/****************************************** Menu item creation: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) myCoolMenu.level[x].arrow="../art/bullet_arrow1.gif" *************************************/ //################################################################################################## oCMenu.makeMenu('mItem_home','','Home','/contents/','',70); oCMenu.makeMenu('mItem_19','','THREE STEP PROCESS','/contents/index.php/19.html','',164); oCMenu.makeMenu('mItem_5','','AUTO RESOURCES','/contents/index.php/5.html','',132); oCMenu.makeMenu('mItem_3','mItem_5','MANUFACTURERS\' WEBSITES','/contents/index.php/3.html','',240); oCMenu.makeMenu('mItem_26','mItem_5','AUTO DETAIL','/contents/index.php/26.html','',240); oCMenu.makeMenu('mItem_12','mItem_5','TIPS ON PURCHASING VEHICLE','/contents/index.php/12.html','',240); oCMenu.makeMenu('mItem_24','mItem_5','TIPS ON TEST DRIVING VEHICLE','/contents/index.php/24.html','',240); oCMenu.makeMenu('mItem_27','mItem_5','EXTENDED WARRANTIES','/contents/index.php/27.html','',240); oCMenu.makeMenu('mItem_40','mItem_27','WHY USE OUR WARRANTY PROGRAM?','/contents/index.php/40.html','',258); oCMenu.makeMenu('mItem_4','mItem_5','AUTO INSURANCE','/contents/index.php/4.html','',240); oCMenu.makeMenu('mItem_25','mItem_4','INSURANCE AGENTS - RECOMMENDED','/contents/index.php/25.html','',268); oCMenu.makeMenu('mItem_37','mItem_25','Matt Wyatt - Farmers Insurance','/contents/index.php/37.html','',292); oCMenu.makeMenu('mItem_38','mItem_25','Barry Hasson - Allstate Insurance','/contents/index.php/38.html','',292); oCMenu.makeMenu('mItem_21','mItem_5','POPULAR VEHICLES OF THE WEEK','/contents/index.php/21.html','',240); oCMenu.makeMenu('mItem_20','mItem_5','WA STATE DEPT. OF LICENSING','/contents/index.php/20.html','',240); oCMenu.makeMenu('mItem_36','','REQUEST FORM','/contents/index.php/36.html','',112); oCMenu.makeMenu('mItem_18','mItem_36','FEE AGREEMENT','/contents/index.php/18.html','',122); oCMenu.makeMenu('mItem_42','','Used cars for Sale','/contents/index.php/42.html','',156); oCMenu.makeMenu('mItem_9','','CONTACT US','/contents/index.php/9.html','',92); //################################################################################################## //Leave these two lines! Making the styles and then constructing the menu oCMenu.construct()