
var LMENU_ITEMS = [
	['About Us', script_Path +"about.asp", ""
		//['Awareness Creation', script_Path  +"about_awareness.asp", null],
		//['Volunteerism', script_Path  +"about_volunteerism.asp", null],
		//['Corporate Involvement', script_Path  +"about_corporate.asp", null],
		//['Grants', script_Path  +"about_grants.asp", null],
	],
	['Our Vision', "vision.asp", "SubMenu",
		['Our Mission', script_Path  +"mission.asp", null],
	],
	/*['What We Do', script_Path  +"whatwedo.asp", "SubMenu",
		['Awareness Creation Programme', script_Path  +"whatwedo_awareness.asp", null],
		['Volunteer Programme', script_Path  +"whatwedo_volunteer.asp", null],
		['Corporate Programme', script_Path  +"whatwedo_corporate.asp", null],
		['Institutional Partnerships', script_Path  +"whatwedo_institutional.asp", null],
		['Media Partnerships', script_Path  +"whatwedo_media.asp", null],
		['Saturday School', script_Path  +"whatwedo_saturday.asp", null],
		['University Programme', script_Path  +"whatwedo_university.asp", null],
		['Youthreach Grants', script_Path  +"whatwedo_youthreach.asp", null],
	],*/
	
	
	['What You Can Do', "whatucando.asp", "SubMenu",
		['Volunteer as an Individual', script_Path  +"portal/index.asp", null],
		['Corporate Programme', script_Path  +"whatucando_corporate.asp", null],
		['Partnerships for change', script_Path  +"whatucando_income.asp", null],
		['Mass Volunteerism', script_Path  +"mass_volunteerism.asp", null],
	
	],
	/* Commented on 20-Nov-2008
	['What You Can Do', "whatucando.asp", "SubMenu",
		['Volunteer as an Individual', script_Path  +"portal/index.asp", null],
		['Corporate Programme', script_Path  +"whatucando_corporate.asp", null],
		['Parterships for change', script_Path  +"whatucando_income.asp", null],
		['Community Campaigns', script_Path  +"whatucando_community.asp", null],
	],
	*/
/*	['Mass Volunteerism', "mass_volunteerism.asp", ""],

	['Our Partners', "partners.asp", "SubMenu",
		['Partners in Delhi', script_Path  +"partners_delhi.asp", null],
		['Partners in India & Abroad', script_Path  +"partners_abroad.asp", null],
		['Distribution Outlets', script_Path  +"partners_outlets.asp", null],
	],*/
	['Contact Us', "contact.asp", ""],
	['Sign Up', "portal/OpportunityBy.asp?type=4", ""],
	['Fund Raising', "fund.asp", ""]
];

var LMENU_ITEMS_INNER = [
	['Home', "index.asp", ""],
	['About Us', script_Path +"about.asp", ""
		//['Awareness Creation', script_Path  +"about_awareness.asp", null],
		//['Volunteerism', script_Path  +"about_volunteerism.asp", null],
		//['Corporate Involvement', script_Path  +"about_corporate.asp", null],
		//['Grants', script_Path  +"about_grants.asp", null],
	],
	['Our Vision', "vision.asp", "SubMenu",
		['Our Mission', script_Path  +"mission.asp", null],
	],
	/*['What We Do', script_Path  +"whatwedo.asp", "SubMenu",
		['Awareness Creation Programme', script_Path  +"whatwedo_awareness.asp", null],
		['Volunteer Programme', script_Path  +"whatwedo_volunteer.asp", null],
		['Corporate Programme', script_Path  +"whatwedo_corporate.asp", null],
		['Institutional Partnerships', script_Path  +"whatwedo_institutional.asp", null],
		['Media Partnerships', script_Path  +"whatwedo_media.asp", null],
		['Saturday School', script_Path  +"whatwedo_saturday.asp", null],
		['University Programme', script_Path  +"whatwedo_university.asp", null],
		['Youthreach Grants', script_Path  +"whatwedo_youthreach.asp", null],
	],*/
	['What You Can Do', "whatucando.asp", "SubMenu",
		['Volunteer as an Individual', script_Path  +"portal/index.asp", null],
		['Corporate Programme', script_Path  +"whatucando_corporate.asp", null],
		['Partnerships for change', script_Path  +"whatucando_income.asp", null],
		['Mass Volunteerism', script_Path  +"mass_volunteerism.asp", null],

	
	],
/*['Mass Volunteerism', "mass_volunteerism.asp", ""],
	['Our Partners', "partners.asp", "SubMenu",
		['Partners in Delhi', script_Path  +"partners_delhi.asp", null],
		['Partners in India & Abroad', script_Path  +"partners_abroad.asp", null],
		['Distribution Outlets', script_Path  +"partners_outlets.asp", null],
	],*/
	['Contact Us', "contact.asp", ""],
	['Sign Up', "portal/OpportunityBy.asp?type=4", ""],
	['Fund Raising', "fund.asp", ""]
];