 ajmenu1 = new mainMenu('vertical', 0, 'transparent', '', '#2a5575', '#FF0000','left');
 ajmenu1.cellpadding = 3;
 ajmenu1.pad_1 = 0;
 ajmenu1.pad_2 = 0;
 

 ajmenu1.addItems('Home', 'index.htm','About Us', 'about_us.htm','Products', '','Infrastructure', 'infrastructure.htm', 'Quality Policy', 'quality_policy.htm','Enquiry Form', 'feedback.htm','Contact Us', 'contacts.htm');
 
 ajmenu1 = new subMenu('3','#D7EAF4', '#eeeeee', '#000000', '#000000');
 ajmenu1.menuborder = '1px solid #1F5F7F';
 ajmenu1.addItems("<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;About products ", "about_products.htm","<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Types of Cones", "types_cones.htm","<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Applications of Cones", "application_cones.htm","<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Salient Features ", "sailent_features.htm");

ajmenu1 = new subMenu('4','#D7EAF4', '#eeeeee', '#000000', '#000000');
 ajmenu1.menuborder = '1px solid #1F5F7F';
 ajmenu1.addItems("<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Machinery And Plant", "infrastructure.htm#machinery","<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Production Procedure", "infrastructure.htm#production"); 

 ajmenu1 = new subMenu('5','#D7EAF4', '#eeeeee', '#000000', '#000000');
 ajmenu1.menuborder = '1px solid #1F5F7F';
 ajmenu1.addItems("<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Quality checking <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;system and Clientele", "quality_policy.htm#quality","<img src='images/bullet.gif' width='8' height='7' border='0'>&nbsp;Customer Satisfaction", "quality_policy.htm#customer");
 