
<!--


//	Home
oCMenu2.makeMenu('top1','','&nbsp;&nbsp;Home','index.html','',110,16)
                 



//	About Us
oCMenu2.makeMenu('top2','','&nbsp;&nbsp;About Us','','000000',110,16)
                 oCMenu2.makeMenu('sub201','top2','&nbsp;&nbsp;About Us', 'about.html','',130);	
	             oCMenu2.makeMenu('sub202','top2','&nbsp;&nbsp;Our Policies', 'privacy.html','',130);
                 
                 
                 
//	Shopping
oCMenu2.makeMenu('top3','','&nbsp;&nbsp;Shop','','',110,16)
	            oCMenu2.makeMenu('sub301','top3','&nbsp;&nbsp;Domestic Autos', 'restock.html','',130);
                oCMenu2.makeMenu('sub302','top3','&nbsp;&nbsp;Foreign Autos', 'restock.html','',130);

oCMenu2.makeMenu('sub303','top3','&nbsp;&nbsp;Seat Covers', 'restock.html','',130);

	            oCMenu2.makeMenu('sub304','top3','&nbsp;&nbsp;Accessories', 'restock.html','',130);
                
                                            

//	Faqs
oCMenu2.makeMenu('top4','','&nbsp;&nbsp;FAQs','','',110,16)
	           oCMenu2.makeMenu('sub401','top4','&nbsp;&nbsp;How To Measure', 'measure.html','',130);
	           oCMenu2.makeMenu('sub402','top4','&nbsp;&nbsp;Help', 'contact.html','',130);



//	Contact
oCMenu2.makeMenu('top5','','&nbsp;&nbsp;Contact Us','contact.html','',110,16)	
               

	           

//	 News
oCMenu2.makeMenu('top6','','&nbsp;&nbsp;Cool News','news.html','',110,16)
	           


//	Links
oCMenu2.makeMenu('top7','','&nbsp;&nbsp;Related Links','','',110,16)
	           
	           oCMenu2.makeMenu('sub701','top7','&nbsp;&nbsp;Primo Customs', 'http://www.primocustoms.com','_blank',130);
               oCMenu2.makeMenu('sub702','top7','&nbsp;&nbsp;Nachos Upholstery', 'http://www.nachosupholstery.com','_blank',130);

          
               
//	

//Leave these two lines! Making the styles and then constructing the menu
oCMenu2.makeStyle(); oCMenu2.construct();

//-->
