/****************************************** 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_9','','Home','/contents/index.php/9.html','',81); oCMenu.makeMenu('mItem_4','','About','/contents/index.php/4.html','',81); oCMenu.makeMenu('mItem_8','','Products','/contents/index.php/8.html','',90); oCMenu.makeMenu('mItem_f13','mItem_8','EcoTote Lunch Box Set','/toD_products/dept.php/13.html','',212); oCMenu.makeMenu('mItem_f4','mItem_8','Hip Grip™ Water Bottle Set','/toD_products/dept.php/4.html','',212); oCMenu.makeMenu('mItem_f1','mItem_8','Hip Grip™ Cup Sleeve','/toD_products/dept.php/1.html','',212); oCMenu.makeMenu('mItem_f7','mItem_f1','Everyday Hip Grip™','/toD_products/dept.php/7.html','',181); oCMenu.makeMenu('mItem_f8','mItem_f1','Sport Fleece Hip Grip™','/toD_products/dept.php/8.html','',181); oCMenu.makeMenu('mItem_f9','mItem_f1','Statements Hip Grip™','/toD_products/dept.php/9.html','',181); oCMenu.makeMenu('mItem_15','','Care Instructions','/contents/index.php/15.html','',150); oCMenu.makeMenu('mItem_6','','Contact','/contents/index.php/6.html','',81); //################################################################################################## //Leave these two lines! Making the styles and then constructing the menu oCMenu.construct()