/* --- menu items --- */
var MENU_ITEMS = [
	['Enabling Framework', 'rajasthan.htm'],
	['Company Profile', 'profile.htm'],
	['Projects', null,
		['Region Wise', null,
			['Jaipur', 'jaipur.html'],
			['Abu', 'mtabu.html'],
			['Udaipur', 'udaipur.html'],
			['Bhiwadi', 'Bhiwadi.html'],
			['Rest of Rajasthan', 'ror.html']
		],
		['Sector Wise', null,
			['Tourism', 'tourism.htm'],
			['Transportation', 'transportation.htm'],
			['Industrial', 'industrial_area.htm'],
			['Urban', 'urban.htm']
		],
		['Strategic Advisory Mandate', 'infra.htm'
		]
	],
	['Investment&nbsp;Opportunities', 'invitation.htm'],
	['Careers', 'careersl.htm']
];

var MENU_ITEMS_SIDE = [
	['Key Professionals', 'key_professional.htm'],
	['Feedback', 'feedback.htm'],
	['Contact Us', 'mailto:pdcor_jp1@sancharnet.in']
];

var MENU_ITEMS_HOME = [
	['Home', 'home.htm'],
	['Enabling Framework', 'rajasthan.htm'],
	['Company Profile', 'profile.htm'],
	['Projects', null,
		['Region Wise', null,
			['Jaipur', 'jaipur.html'],
			['Abu', 'mtabu.html'],
			['Udaipur', 'udaipur.html'],
			['Bhiwadi', 'Bhiwadi.html'],
			['Rest of Rajasthan', 'ror.html']
		],
		['Sector Wise', null,
			['Tourism', 'tourism.htm'],
			['Transportation', 'transportation.htm'],
			['Industrial', 'industrial_area.htm'],
			['Urban', 'urban.htm']
		],
		['Strategic Advisory Mandate', 'infra.htm'
		]
	],
	['Investment&nbsp;Opportunities', 'invitation.htm'],
	['Feedback', 'feedback.htm'],
	['Contact Us', 'mailto:pdcor_jp1@sancharnet.in']
	
];

var MENU_ITEMS_HOME1 = [
	['Enabling Framework', 'rajasthan.htm'],
	['Company Profile', 'profile.htm'],
	['Projects', null,
		['Region Wise', null,
			['Jaipur', 'jaipur.html'],
			['Abu', 'mtabu.html'],
			['Udaipur', 'udaipur.html'],
			['Bhiwadi', 'Bhiwadi.html'],
			['Rest of Rajasthan', 'ror.html']
		],
		['Sector Wise', null,
			['Tourism', 'tourism.htm'],
			['Transportation', 'transportation.htm'],
			['Industrial', 'industrial_area.htm'],
			['Urban', 'urban.htm']
		],
		['Strategic Advisory Mandate', 'infra.htm'
		]
	],
	['Investment&nbsp;Opportunities', 'invitation.htm'],
	['Feedback', 'feedback.htm'],
	['Contact Us', 'mailto:pdcor_jp1@sancharnet.in']
	
];

