//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#637B9C", "shadow":"#000000", "bgON":"#DCDCDC","bgOVER":"#DCDCDC"};
var defcolor2 = {"border":"#CCCCCC", "shadow":"#000000", "bgON":"#DCDCDC","bgOVER":"#CCCCCC"};
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var defcss2 = {"ON":"clsCMTopOn2", "OVER":"clsCMTopOver2"};
var defcss3 = {"ON":"clsCMTopOn3", "OVER":"clsCMTopOver3"};
var TOP_MIDDLE = {"border":1, "borders":[0,1,0,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[0,1,0,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_TOP = {"border":1, "borders":[0,1,0,1], "shadow":0, "color":defcolor, "css":defcss};
var HEADER = {"border":1, "borders":[0,0,0,2], "shadow":0, "color":defcolor, "css":defcss2};
var FOOTER = {"border":1, "borders":[0,1,0,3], "shadow":0, "color":defcolor, "css":defcss};
var SUB_HEADER = {"border":1, "borders":[0,2,0,1], "shadow":0, "color":defcolor, "css":defcss};
var FLY = {"border":1, "borders":[3,3,3,1], "shadow":0, "color":defcolor2, "css":defcss3};
var FLY_BOT = {"border":1, "borders":[3,3,3,3], "shadow":0, "color":defcolor2, "css":defcss3};

var MENU_ITEMS = [
	{"pos":"relative", "size":[23,174], "itemoff":[0,0], "leveloff":[0,0], "delay":600,  "style":TOP_MIDDLE},

    {code:"Patient Transfer Systems", "format":{"itemoff":[22,0], "arrow":"/i/null.gif" , "arrsize" :[8,8], "image":null, "style":HEADER}
    },

    {code:"Overview", url:"/lateral/", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"TotalLift-II Transfer Chair", url:"/lateral/totalift-2.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"TC-300 Treatment Chair", url:"/lateral/tc300.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Slings", url:"/lateral/slings.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Accessories", url:"/lateral/accessories.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":FOOTER}
    },

    {code:"Resources", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":HEADER}
    },

    {code:"What Users Say", url:"/resources/what_users_say.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Healthcare Articles", url:"/resources/healthcare_articles.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Justification Tools", url:"/resources/tools.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Product Manuals/Ref Guide", url:"/resources/manuals.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Find a Rep/More Info", url:"/resources/representatives.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Related Links", url:"/resources/links.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":FOOTER}
    },

    {code:"Corporate", url:"/about/", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":HEADER}
    },

    {code:"About Wy'East Medical", url:"/about/", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Secure Access", url:"/access/", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },

    {code:"Contact Us", url:"/about/contact.shtml", "format":{"itemoff":[22,0], "arrow":null, "image":null, "style":TOP_MIDDLE}
    },


];
