oCMenu.makeMenu('top0','','<center><B>HOME</B></center>','/','','91')
oCMenu.makeMenu('top1','','<center><B>ABOUT US</B></center>','/about.html','','100')
oCMenu.makeMenu('top2','','<center><B>ITINERARIES</B></center>','/itineraries/golden_triangle_tours.html','','135')
	oCMenu.makeMenu('sub20','top2','<div align=left>Golden Triangle Tours</div>','/itineraries/golden_triangle_tours.html','','170')
	oCMenu.makeMenu('sub21','top2','<div align=left>Rajasthan Tour</div>','/itineraries/golden_triangle_tours.html#Rajasthan_Tours','','170')
	oCMenu.makeMenu('sub22','top2','<div align=left>Kerala Tour</div>','/itineraries/kerala_tours.html','','170')
	oCMenu.makeMenu('sub23','top2','<div align=left>Karnataka Tour</div>','/itineraries/kerala_tours.html#karnataka_tours','','170')
	oCMenu.makeMenu('sub24','top2','<div align=left>Palace on Wheels Tour</div>','/itineraries/palace_on_wheels_tours.html','','170')
	oCMenu.makeMenu('sub25','top2','<div align=left>Royal Raj. Tour</div>','/itineraries/palace_on_wheels_tours.html#royal_raj','','170')
	oCMenu.makeMenu('sub26','top2','<div align=left>Temples & Tigers Tour</div>','/itineraries/temples_and_tigers_tours.html','','170')
	oCMenu.makeMenu('sub27','top2','<div align=left>Tiger Trails of India</div>','/itineraries/temples_and_tigers_tours.html#tiger_trails','','170')
	oCMenu.makeMenu('sub28','top2','<div align=left>North India Tour</div>','/itineraries/north_india_tours.html','','170')
	oCMenu.makeMenu('sub29','top2','<div align=left>North India Pligrimage Tour</div>','/itineraries/north_india_tours.html#pilgrimage','','170')

oCMenu.makeMenu('top3','','<center><B>OUR SERVICES </B></center>','/travel-services/hotel_accommodation.html','','120')
	oCMenu.makeMenu('sub30','top3','<div align=left>Hotel Accommodation</div>','/travel-services/hotel_accommodation.html','','200')
	oCMenu.makeMenu('sub31','top3','<div align=left>Transport</div>','/travel-services/transport.html','','200')
	oCMenu.makeMenu('sub32','top3','<div align=left>Air/Rail Tickets Packages</div>','/travel-services/air_rail_tickets.html','','200')
	oCMenu.makeMenu('sub33','top3','<div align=left>Conferences/Incentives/Events</div>','/travel-services/school_tours.html','','200')

oCMenu.makeMenu('top4','','<center><B>ENQUIRY</B></center>','/enquiry.php','','110')

oCMenu.makeMenu('top5','','<center><B>CONTACT US </B></center>','/contact.html','','115')
//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()