/* COOLjsMenu style + structure file */ var STYLE_0 = { borderWidth:0, borderColor:"#2839AD", backgroundColor:[ "#2839AD", "#2839AD" ], backgroundClass:[ "clsCMOn", "clsCMOver" ], /*1{*/itemoff:[ '+previousItem', 0 ]/*1}*/, /*2{*/leveloff:[ 0, '+parentItem' ]/*2}*/ }; var STYLE_BORDERS_1 = { backgroundClass:[ "clsCMOn2", "clsCMOver2" ], itemoff:[ '+previousItem-1px;', 0 ], leveloff:[ '+parentItem-25px', 220 ], borderWidth:1, borderColor:"#fff", textClass:[ "clsCMOn2", "clsCMOver2" ] }; var STYLE_1 = { itemoff:[ '+previousItem-1px', 0 ] }; var STYLE_2 = { leveloff:[ 0, '+parentItem-1px' ] }; var MENU_ITEMS = [ {pos:'relative', style:[ STYLE_0, STYLE_1, STYLE_2 ], blankImage:'http://www.landsurveys.net.au/images/spacer.gif'}, {code:'', ocode:'', size:[ 20, 234 ]}, {code:'', ocode:'', size:[ 30, 234 ], sub:[ {style:STYLE_BORDERS_1, size:[ 25,220 ]}, {code:"Licensed Land Surveys", url:"/licensed-land-surveys.html"}, {code:"Contour Feature/Detail Survey", url:"/surveying-services.html"}, {code:"Building/Construction Surveys", url:"/construction-surveyor.html"} ] }, {code:'', ocode:'', size:[ 32, 234 ], sub:[ {style:STYLE_BORDERS_1, size:[ 25,255 ]}, {code:"Earthworks", url:"/engineering-surveying.html"}, {code:"Civil Concrete Construction", url:"/construction-survey.html"}, {code:"Mechanical/Structural Construction", url:"/engineering-survey.html"} ] }, {code:'', ocode:'', size:[ 32, 234 ], sub:[ {style:STYLE_BORDERS_1, size:[ 25,220 ]}, {code:"Residential", url:"/property-surveying.html"}, {code:"Commercial", url:"/land-surveying.html"} ] }, {code:'', ocode:'', url:"/casestudies.html", size:[ 32, 234 ]}, {code:'', ocode:'', url:"/qualifications.html", size:[ 32, 234 ]}, {code:'', ocode:'', url:"/formsdown.html", size:[ 32, 234 ] } ]; var menu1 = new COOLjsMenuPRO("menu1", MENU_ITEMS); menu1.initTop();