/* --- menu items --- */
var MENU_ITEMS = [
	['Embassy Berlin', '',
			['The Embassy', 'http://www.indianembassy.de/template.php?inclpage=aboutembassy.htm'],
			['Sc.& Tech. Wing', 'http://www.indianembassy.de/science'],
			['Contact', 'http://www.indianembassy.de/template.php?inclpage=contact.inc',
						],
		
	],
	['Intern. Programmes', '',
			['DAAD Programme', 'http://newdelhi.daad.de/'],
			['Lindau Nobel Laureates', 'http://www.lindau-nobel.de/content/section/4/4/'],
			['International collaboration /ICMR', 'http://icmr.nic.in/hmsc_document/hmsc.htm'],
			
	],
	['S &T System', '',
			['S&T Scenario', 'http://www.indianembassy.de/template.php?sm=1&mnid=601&inclpage=scenario.htm'],
			['Dep.Science & Technoloy', 'http://dst.gov.in/index.htm'],
			['Scientific Policy', 'http://dst.gov.in/stsysindia/stp2003.htm'],

	],
	['Scientific Services', '',
		['NATMO', 'http://dst.gov.in/scientific_services/natmo.htm'],
		['Survey of India', 'http://dst.gov.in/scientific_services/survey.htm'],
		['Press Releases', 'http://dst.gov.in/whats_new/newsindex.htm'],
		['Sc.& Tech. links', 'http://www.indianembassy.de/English/stlinks.htm'],
	],
	['Bilateral cooepation', '',
		['Indo-German Cooperation', 'http://www.stic-dst.org/Germany.html'],
		['MoUs and Agreements', 'http://www.indianembassy.de/template.php?mnid=601&inclpage=mous.htm'],
		['Guidelines for support', 'http://dst.gov.in/whats_new/bmbfguide.pdf'],
	],

];

