BLANK_IMAGE = 'http://www.itcomparison.com/menu/images/b.gif'; var STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:5, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOver" // CSS class for item which is under mouse } }; var RED_STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:2, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOverRed" // CSS class for item which is under mouse } }; var GREEN_STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:2, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOverGreen" // CSS class for item which is under mouse } }; var BLUE_STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:2, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOverBlue" // CSS class for item which is under mouse } }; var CENTERED_STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:2, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOverCentered"// CSS class for item which is under mouse } }; var IMAGED_STYLE = { border:1, // item's border width, pixels; zero means "none" shadow:2, // item's shadow size, pixels; zero means "none" color:{ border:"#666666", // color of the item border, if any shadow:"#DBD8D1", // color of the item shadow, if any bgON:"white", // background color for the items bgOVER:"#B6BDD2" // background color for the item which is under mouse right now }, css:{ ON:"clsCMOnImaged", // CSS class for items OVER:"clsCMOverImaged" // CSS class for item which is under mouse } }; var MENU_ITEMS = [ {pos:[12,200], itemoff:[21,0], leveloff:[0,99], style:STYLE, size:[30,132]}, {code:"Home",url:'http://www.itcomparison.com/index.html'}, {code:"Virtualization related", sub:[ {style:GREEN_STYLE}, {code:"Virtualization Software", sub:[ {style:RED_STYLE}, {code:"VMware VS MS",url:'http://www.itcomparison.com/Virtualization/MS2005R2vsvi3/VirtualizationMS2005R2vsvmware3esx.htm'}, {code:"VMware VS Hyper-V",url:'http://itcomparison.com/Virtualization/MShypervvsvi35/HyperVvsvmware35esx.htm'}, {code:"VMware VS Xen",url:'http://www.itcomparison.com/Virtualization/Xenvsvi3/xenvsvmware3esx.htm'}, {code:"MS VS Xen",url:'http://www.itcomparison.com/Virtualization/MS2005R2vsxen/MS2005R2vsXen.htm'} ] }, {code:"Backup Solutions", sub:[ {style:GREEN_STYLE}, {code:"Coming Soon"}, {code:"Coming Soon"}, {code:"Coming Soon"} ] }, {code:"DR Solutions", sub:[ {style:BLUE_STYLE}, {code:"Coming Soon"}, {code:"Coming Soon"}, {code:"Coming Soon"} ] } ] }, {code:"Hardware Related", sub:[ {}, {code:"Blades", format:{style:RED_STYLE}, sub:[ {}, {code:"HP vs IBM", url:'http://itcomparison.com/Blades/Bladesibmvshp/Bladesibmvshp.htm'}, {code:"Sun VS IBM", format:{style:GREEN_STYLE}}, {code:"Sun VS HP", format:{style:RED_STYLE}} ] }, {code:"Coming Soon", format:{style:GREEN_STYLE}, sub:[ {}, {code:"Coming Soon", format:{style:RED_STYLE}}, {code:"Coming Soon", format:{style:BLUE_STYLE}}, {code:"Coming Soon", format:{style:GREEN_STYLE}} ] }, {code:"Coming Soon", format:{style:BLUE_STYLE}, sub:[ {}, {code:"Coming Soon", format:{style:RED_STYLE}}, {code:"Coming Soon", format:{style:GREEN_STYLE}}, {code:"Coming Soon", format:{style:BLUE_STYLE}} ] } ] }, {code:"Software Related", sub:[ {style:CENTERED_STYLE}, {code:"Disaster Recovery", sub:[ {}, {code:"XOsoft vs DoubleTake", url:'http://itcomparison.com/DR/XOsoftvsDoubleTake/XOsoftvsDoubleTake.htm'}, {code:"Coming Soon"}, {code:"Coming Soon"} ] }, {code:"E-Mail Systems", sub:[ {}, {code:"Exchange VS Lotus", url:'http://itcomparison.com/Mail/Exchange2k7vslotus8/Exchange2k7vslotus8.htm'}, {code:"Coming Soon"}, {code:"Coming Soon"} ] }, {code:"Operating Systems", sub:[ {}, {code:"Mac vs Vista", url:'http://itcomparison.com/OS/MacvsVista/macvsvista.htm'}, {code:"Ubuntu vs Vista", url:'http://itcomparison.com/OS/vistavsubuntu/vistavsubuntu.htm'}, {code:"Coming Soon"} ] }, {code:"Coming Soon", sub:[ {}, {code:"Coming Soon"}, {code:"Coming Soon"}, {code:"Coming Soon"} ] } ] }, {code:"Forums", url:'http://itcomparison.com/phpBB2/'}, {code:"About Us", url:'http://www.itcomparison.com/aboutus.htm'} ];