/*
	Copyright information in config_key.js
	Menu tree
	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
*/
Menu1=new Array("Home","index.html","",0,16,122);



Menu2=new Array("Music","/music/index.html","",3);
	Menu2_1=new Array("Pakistani","/music/index.php?cat=paki","",0,16,120);
	Menu2_2=new Array("Indian","/music/index.php?cat=indi","",0);
	Menu2_3=new Array("English","/music/index.php?cat=english","",0);


Menu3=new Array("Softwares","/softwares/index.html","",3);
	Menu3_1=new Array("Top Ten","/softwares/index.php?cat=top","",0,16,120);
	Menu3_2=new Array("Latest","/softwares/index.php?cat=latest","",0);
	Menu3_3=new Array("All","/softwares/index.php?cat=all","",0);

Menu4=new Array("care's work","/careswork/index.php","",2);
	Menu4_1=new Array("what do we do?","/careswork/whatwedo.php","",0,16,120);
	Menu4_2=new Array("project search","/careswork/searchwork.php","",0);

Menu5=new Array("campaigns","/campaigns/index.php","",6);
	Menu5_1=new Array("children and poverty","/campaigns/childrenpoverty/index.php","",0,16,135);
	Menu5_2=new Array("world hunger","/campaigns/world-hunger/index.php","",0);
	Menu5_3=new Array("education","/campaigns/education.php","",0);
	Menu5_4=new Array("HIV / AIDS","/campaigns/hiv.php","",0);
	Menu5_5=new Array("victories over poverty","/campaigns/poverty.php","",0);
	Menu5_6=new Array("care for the child","/campaigns/cftc/","",0);

Menu6=new Array("get involved","/getinvolved/index.php","",3);
	Menu6_1=new Array("advocate with care","/getinvolved/advocacy/index.php","",0,16,150);
	Menu6_2=new Array("volunteer","/getinvolved/volunteer/index.php","",0);
	Menu6_3=new Array("care in your community","/getinvolved/regional/index.php","",0);

Menu7=new Array("careers","/careers/index.php","",8);
	Menu7_1=new Array("view positions and apply","javascript:window.open('http://lawson.ijob.com/servlet/com.lawson.ijob.QuickCandidate?vendor=225','lawson_jobs')","",0,16,210);
  Menu7_2=new Array("join care's consultant database","javascript:window.open('http://lawson.ijob.com/servlet/com.lawson.ijob.QuickCandidate?vendor=251','lawson_consultants')","",0);
	Menu7_3=new Array("positions with other care members","/careers/cipositions.php","",0);
	Menu7_4=new Array("international living conditions","/careers/workingconditions.php","",0);
	Menu7_5=new Array("care locations","/careers/locations.php","",0);
	Menu7_6=new Array("frequently asked questions","/careers/faq.php","",0);
	Menu7_7=new Array("resume guidelines","/careers/resumeguide.php","",0);
	Menu7_8=new Array("benefits overview","/careers/benefits.php","",0);
//	Menu7_9=new Array("care internships","/careers/internship.php","",0);

Menu8=new Array("partnerships","/partnerships/index.php","",1);
	Menu8_1=new Array("corporate alliances","/partnerships/corporate.php","",0,16,165);

Menu9=new Array("web features","/features/index.php","",2);
	Menu9_1=new Array("special reports","/features/specialreports.php","",0,16,165);
	Menu9_2=new Array("virtual field trips","/features/vfts.php","",0);

Menu10=new Array("multimedia","/multimedia/index.php","",2);
	Menu10_1=new Array("photo gallery","/multimedia/photogallery.php","",0,16,165);
	Menu10_2=new Array("video gallery","/multimedia/videogallery.php","",0);

Menu11=new Array("Contact","contact.html","",0);



