//Menu object creationoCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menunameoCMenu.frames = 0//Menu properties   oCMenu.pxBetween=-1oCMenu.fromLeft=110 oCMenu.fromTop=215 oCMenu.rows=1 oCMenu.menuPlacement="center"oCMenu.menuPlacementExtra=-1                                                             oCMenu.offlineRoot=""oCMenu.onlineRoot="http://www.coolcats.net/" oCMenu.resizeCheck=1 oCMenu.wait=300 oCMenu.fillImg=""oCMenu.zIndex=0//Background bar propertiesoCMenu.useBar=0oCMenu.barWidth="100%"oCMenu.barHeight="52" oCMenu.barClass="clBar"oCMenu.barX=0 oCMenu.barY=10oCMenu.barBorderX=0oCMenu.barBorderY=0oCMenu.barBorderClass=""//Level properties - ALL properties have to be specified in level 0oCMenu.level[0]=new cm_makeLevel() //Add this for each new leveloCMenu.level[0].width=170oCMenu.level[0].height=52oCMenu.level[0].regClass="hideImageonPrint"oCMenu.level[0].overClass="hideImageonPrint"oCMenu.level[0].borderX=1oCMenu.level[0].borderY=1oCMenu.level[0].borderClass="clLevel0border"oCMenu.level[0].offsetX=18oCMenu.level[0].offsetY=-1oCMenu.level[0].rows=0oCMenu.level[0].arrow="images/arrow_rt.gif"oCMenu.level[0].arrowWidth=4oCMenu.level[0].arrowHeight=7oCMenu.level[0].align="bottom"//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove thisoCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)oCMenu.level[1].Placement="left"oCMenu.level[1].width=170oCMenu.level[1].height=20oCMenu.level[1].regClass="clLevel1"oCMenu.level[1].overClass="clLevel1over"oCMenu.level[1].borderX=5oCMenu.level[1].borderY=5oCMenu.level[1].align="right" oCMenu.level[1].offsetX=1oCMenu.level[1].offsetY=0oCMenu.level[1].rows=0oCMenu.level[1].borderClass="clLevel1border"//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove thisoCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)oCMenu.level[2].width=170oCMenu.level[2].height=20oCMenu.level[2].offsetX=0oCMenu.level[2].offsetY=0oCMenu.level[2].regClass="clLevel2"oCMenu.level[2].overClass="clLevel2over"oCMenu.level[2].borderClass="clLevel2border"/******************************************Menu item creation:myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/oCMenu.makeMenu('top0','','Home','http://www.coolcats.net/','','72','52','images/nav_home.png','images/nav_home_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('top1','','About&nbsp;Us','','','100','52','images/nav_about.png','images/nav_about_o.png','hideImageonPrint','hideImageonPrint','')		oCMenu.makeMenu('sub11','top1','&nbsp;Your&nbsp;Host,&nbsp;Eric','http://www.coolcats.net/eric/')	oCMenu.makeMenu('sub12','top1','&nbsp;Eric&rsquo;s&nbsp;Cars','')	oCMenu.makeMenu('sub13','sub12','&nbsp;1984&nbsp;Cougar&nbsp;GS','http://www.coolcats.net/eric/84gs.html')	oCMenu.makeMenu('sub14','sub12','&nbsp;1986&nbsp;Cougar&nbsp;Convertible','http://www.coolcats.net/eric/86convertible.html')	oCMenu.makeMenu('sub15','sub12','&nbsp;Previous&nbsp;Cars','http://www.coolcats.net/eric/cars.html')	oCMenu.makeMenu('top2','','Reference&nbsp;Center','','','164','52','images/nav_refcen.png','images/nav_refcen_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('sub20','top2','&nbsp;Welcome','http://www.coolcats.net/welcome/')	oCMenu.makeMenu('sub21','sub20','&nbsp;Get&nbsp;Your&nbsp;Cougar&nbsp;Appraised','http://www.coolcats.net/welcome/appraisal.html')	oCMenu.makeMenu('sub22','sub20','&nbsp;Cougar&nbsp;Buyers&nbsp;Guide','http://www.coolcats.net/welcome/buyersguide.html')	oCMenu.makeMenu('sub23','sub20','&nbsp;Cougar&nbsp;Used&nbsp;Car&nbsp;Values','http://www.coolcats.net/welcome/values.html')	oCMenu.makeMenu('sub24','sub20','&nbsp;Cougar&nbsp;Features&nbsp;&amp;&nbsp;Options','http://www.coolcats.net/welcome/features.html')	oCMenu.makeMenu('sub25','top2','&nbsp;1983-88&nbsp;Model&nbsp;Year&nbsp;Info','')	oCMenu.makeMenu('sub26','sub25','&nbsp;1983','http://www.coolcats.net/fox/1983.html')	oCMenu.makeMenu('sub27','sub25','&nbsp;1984','http://www.coolcats.net/fox/1984.html')	oCMenu.makeMenu('sub28','sub25','&nbsp;1985','http://www.coolcats.net/fox/1985.html')	oCMenu.makeMenu('sub29','sub25','&nbsp;1986','http://www.coolcats.net/fox/1986.html')	oCMenu.makeMenu('sub200','sub25','&nbsp;1987','http://www.coolcats.net/fox/1987.html')	oCMenu.makeMenu('sub201','sub25','&nbsp;1988','http://www.coolcats.net/fox/1988.html')	oCMenu.makeMenu('sub202','sub25','&nbsp;20th&nbsp;Anniversary&nbsp;(1987)','http://www.coolcats.net/fox/20thanniversary.html')	oCMenu.makeMenu('sub203','sub25','&nbsp;Limited&nbsp;+&nbsp;Other&nbsp;Editions','http://www.coolcats.net/fox/limited.html')	oCMenu.makeMenu('sub204','sub25','&nbsp;Fox&nbsp;Cougar&nbsp;Convertibles','http://www.coolcats.net/fox/convertible.html')	oCMenu.makeMenu('sub205','sub25','&nbsp;Misc.&nbsp;Fox&nbsp;Info','http://www.coolcats.net/fox/index.html')	oCMenu.makeMenu('sub210','top2','&nbsp;General&nbsp;Information','http://www.coolcats.net/general/')	oCMenu.makeMenu('sub211','sub210','&nbsp;About&nbsp;the&nbsp;2.3L&nbsp;Turbo-4','http://www.coolcats.net/general/turbo4.html')	oCMenu.makeMenu('sub212','sub210','&nbsp;About&nbsp;the&nbsp;3.8L&nbsp;V6','http://www.coolcats.net/general/v6.html')	oCMenu.makeMenu('sub213','sub210','&nbsp;About&nbsp;the&nbsp;5.0L&nbsp;V8','http://www.coolcats.net/general/v8.html')	oCMenu.makeMenu('sub214','sub210','&nbsp;Rear&nbsp;Axle&nbsp;Info','http://www.coolcats.net/general/axleinfo.html')	oCMenu.makeMenu('sub215','sub210','&nbsp;Instrument&nbsp;Cluster&nbsp;Info','http://www.coolcats.net/general/cluster.html')	oCMenu.makeMenu('sub216','sub210','&nbsp;Fact&nbsp;vs.&nbsp;Fiction','http://www.coolcats.net/general/fact.html')	oCMenu.makeMenu('sub220','top2','&nbsp;Reference&nbsp;Library','http://www.coolcats.net/library/')	oCMenu.makeMenu('sub221','sub220','&nbsp;Capacities&nbsp;&amp;&nbsp;Specs','http://www.coolcats.net/library/capacities.html')	oCMenu.makeMenu('sub222','sub220','&nbsp;Fuse&nbsp;Panel&nbsp;Layout','http://www.coolcats.net/library/fusepanel.html')	oCMenu.makeMenu('sub223','sub220','&nbsp;Parts&nbsp;Interchange&nbsp;List','http://www.coolcats.net/library/parts.html')	oCMenu.makeMenu('sub224','sub220','&nbsp;Bulb&nbsp;Chart&nbsp;(1983-86)','http://www.coolcats.net/library/bulb8386.html')	oCMenu.makeMenu('sub225','sub220','&nbsp;Bulb&nbsp;Chart&nbsp;(1987-88)','http://www.coolcats.net/library/bulb8788.html')	oCMenu.makeMenu('sub226','sub220','&nbsp;Part&nbsp;Numbers&nbsp;(1983-86)','http://www.coolcats.net/library/partnumbers8386.html')	oCMenu.makeMenu('sub227','sub220','&nbsp;Part&nbsp;Numbers&nbsp;(1987-88)','http://www.coolcats.net/library/partnumbers8788.html')	oCMenu.makeMenu('sub228','sub220','&nbsp;VIN&nbsp;&amp;&nbsp;Other&nbsp;Codes','http://www.coolcats.net/library/vincode.html')		oCMenu.makeMenu('top3','','Help&nbsp;Center','','','122','52','images/nav_help.png','images/nav_help_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('sub30','top3','&nbsp;Intro','http://www.coolcats.net/help/')	oCMenu.makeMenu('sub31','top3','&nbsp;Interior&nbsp;+&nbsp;Dash','http://www.coolcats.net/help/index.html#interior')	oCMenu.makeMenu('sub32','top3','&nbsp;Exterior','http://www.coolcats.net/help/index.html#exterior')	oCMenu.makeMenu('sub33','top3','&nbsp;Heating&nbsp;+&nbsp;Cooling','http://www.coolcats.net/help/index.html#heating')	oCMenu.makeMenu('sub34','top3','&nbsp;Ignition&nbsp;System','http://www.coolcats.net/help/index.html#ignition')	oCMenu.makeMenu('sub35','top3','&nbsp;Engine&nbsp;+&nbsp;Drivetrain','http://www.coolcats.net/help/index.html#engine')	oCMenu.makeMenu('top4','','Modifying','','','107','52','images/nav_mod.png','images/nav_mod_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('sub40','top4','&nbsp;Intro','http://www.coolcats.net/modifying/')	oCMenu.makeMenu('sub41','top4','&nbsp;Drivetrain','')	oCMenu.makeMenu('sub42','sub41','&nbsp;Engine','http://www.coolcats.net/modifying/index.html#engine')	oCMenu.makeMenu('sub43','sub41','&nbsp;Transmission','http://www.coolcats.net/modifying/index.html#transmission')	oCMenu.makeMenu('sub44','sub41','&nbsp;Rear&nbsp;Axle','http://www.coolcats.net/modifying/index.html#rearaxle')	oCMenu.makeMenu('sub45','top4','&nbsp;Suspension','http://www.coolcats.net/modifying/index.html#suspension')		oCMenu.makeMenu('sub46','top4','&nbsp;Exhaust','http://www.coolcats.net/modifying/index.html#exhaust')	oCMenu.makeMenu('sub47','top4','&nbsp;Brakes','http://www.coolcats.net/modifying/index.html#brakes')		oCMenu.makeMenu('sub48','top4','&nbsp;Exterior','http://www.coolcats.net/modifying/index.html#exterior')	oCMenu.makeMenu('sub49','top4','&nbsp;Lighting','http://www.coolcats.net/modifying/index.html#lighting')	oCMenu.makeMenu('sub400','top4','&nbsp;Interior&nbsp;+&nbsp;Electronic','http://www.coolcats.net/modifying/index.html#interior')	oCMenu.makeMenu('top5','','Restoring','','','103','52','images/nav_resto.png','images/nav_resto_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('sub50','top5','&nbsp;Intro','http://www.coolcats.net/restoring/')	oCMenu.makeMenu('sub51','top5','&nbsp;Drivetrain','')	oCMenu.makeMenu('sub52','sub51','&nbsp;Engine','http://www.coolcats.net/modifying/index.html#engine')	oCMenu.makeMenu('sub53','sub51','&nbsp;Transmission','http://www.coolcats.net/restoring/index.html#transmission')	oCMenu.makeMenu('sub54','sub51','&nbsp;Rear&nbsp;Axle','http://www.coolcats.net/restoring/index.html#rearaxle')	oCMenu.makeMenu('sub55','top5','&nbsp;Suspension','http://www.coolcats.net/restoring/index.html#suspension')		oCMenu.makeMenu('sub56','top5','&nbsp;Exhaust','http://www.coolcats.net/restoring/index.html#exhaust')	oCMenu.makeMenu('sub57','top5','&nbsp;Brakes','http://www.coolcats.net/restoring/index.html#brakes')		oCMenu.makeMenu('sub58','top5','&nbsp;Exterior','http://www.coolcats.net/restoring/index.html#exterior')	oCMenu.makeMenu('sub59','top5','&nbsp;Lighting','http://www.coolcats.net/restoring/index.html#lighting')	oCMenu.makeMenu('sub500','top5','&nbsp;Interior&nbsp;+&nbsp;Electronic','http://www.coolcats.net/restoring/index.html#interior')oCMenu.makeMenu('top6','','Community','','','116','52','images/nav_comm.png','images/nav_comm_o.png','hideImageonPrint','hideImageonPrint','')	oCMenu.makeMenu('sub61','top6','&nbsp;Viewer&nbsp;Photos','http://www.coolcats.net/photos/')	oCMenu.makeMenu('sub62','top6','&nbsp;Message&nbsp;Board','http://www.coolcats.net/messageboard.html')	oCMenu.makeMenu('sub63','top6','&nbsp;Media','http://www.coolcats.net/media/')	oCMenu.makeMenu('sub64','top6','&nbsp;State&nbsp;of&nbsp;the&nbsp;Cat&nbsp;(Blog)','http://www.coolcats.net/sotc/')	oCMenu.makeMenu('sub65','top6','&nbsp;Car&nbsp;Shows','http://www.coolcats.net/shows.html')	oCMenu.makeMenu('sub66','top6','&nbsp;Merchandise','http://www.coolcats.net/merchandise/')	oCMenu.makeMenu('sub67','top6','&nbsp;Links','http://www.coolcats.net/links.html')	oCMenu.makeMenu('top7','','Contact&nbsp;Us','http://www.coolcats.net/contact.html','','111','52','images/nav_cont.png','images/nav_cont_o.png','hideImageonPrint','hideImageonPrint','')//Leave this line - it constructs the menuoCMenu.construct()	
