/* --- menu items --- */
var MENU_ITEMS = [
	['Products', null,
			['Excise Manufacturing', null,
					['Features', 'excise-man-featues.htm'],
					['Windows Version Software', 'excise-man-win.htm'],															
										
			],
			['Excise Trading', null,
					['Features', 'excise-trad-features.htm'],
					['Windows Version Software', 'excise-trad-win.htm'],										
			],
			
			['EOU Excise', 'excise-eou-features.htm'],
			
			['Service Tax', 'service-tax.htm'],
				
			['Why Udyog Excise?', 'whyudyog.htm'],
	],
	
	['Price List', 'pricelist.htm'],
	
	['Services', 'services.htm'],	
	
	['Channel Partners', 'channel-partners.htm'],
	
	['Legal Consultant Directory', 'consultant-directory.htm'],
	
	['Training Centers', 'training-centers.htm'],			
				
	['Client', null,
			['Client List & Search', 'client-search.asp'],			
			['Testimonials', 'client-testimonial.htm'],
	],
	
	['Case Studies', 'casestudies.htm'],
		
	['FAQ', 'http://www.globaludyog.com/'],
	
	['Downloads', 'downloads.htm',],
	
	['Place an Enquiry', 'order.asp',],
	
	['Excise Diploma', 'diploma-ecst.htm',],
	
	['Excise Events', 'events.htm',],
	
	
]; 

