	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#ffff9e';		// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#ffff33';		// Background color when mouse is over on subs
	var FontLowColor='#000066';		// Font color when mouse is not over
	var FontSubLowColor='#000066';		// Font color subs when mouse is not over
	var FontHighColor='#cc0000';			// Font color when mouse is over
	var FontSubHighColor='#cc0000';		// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#99ccff';		// Border color for subs
	var BorderWidth=3;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, verdana, sans serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';		// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// 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("WFMC","","",5,20,100);
	Menu1_1=new Array("About WFMC","wfmc.htm","",0,20,100);
	Menu1_2=new Array("Our Mission","wfmc.htm","",0);
	Menu1_3=new Array("Our Vision","wfmc.htm","",0);
	Menu1_4=new Array("Services","services.htm","",0);
	Menu1_5=new Array("Awards","awards.htm","",0);


Menu2=new Array("Franchising","franchise.htm","",2);
	Menu2_1=new Array("Qualifications","franchise.htm","",0,20,100);
	Menu2_2=new Array("Procedures","inquire.htm","",0);


Menu3=new Array("WPFI","wpfi.htm","",0,20,100);
	

Menu4=new Array("Partners","","",1);
	Menu4_1=new Array("NGOs","ngo.htm","",10,20,100);
		Menu4_1_1=new Array("NORFIL","ngo.htm","",0,20,100);
		Menu4_1_2=new Array("IMCCSDI","ngo.htm#imc","",0,20,100);
		Menu4_1_3=new Array("IMCH","ngo.htm#imch","",0,20,100);
		Menu4_1_4=new Array("NORFI","ngo.htm#norfi","",0,20,100);
		Menu4_1_5=new Array("Cebu FPOI","ngo.htm#cebu","",0,20,100);
		Menu4_1_6=new Array("LEFADO","ngo.htm#lefado","",0,20,100);
		Menu4_1_7=new Array("HFC","ngo.htm#hfc","",0,20,100);
		Menu4_1_8=new Array("COMDEV","ngo.htm#comdev","",0,20,100);
		Menu4_1_9=new Array("DMSF-CERDH","ngo.htm#dmsf","",0,20,100);
		Menu4_1_10=new Array("KFI","ngo.htm#kfi","",0,20,100);
			

Menu5=new Array("News","new.htm","",0);

Menu6=new Array("Announcements","announce.htm","",0);
	
//Menu6=new Array("What's New","new.htm","",2);
	//Menu6_1=new Array("News","new.htm","",0,20,100);
	Menu6_2=new Array("Announcements","announce.htm","",0,20,100);
	//Menu6_2=new Array("Classified Ads","ads.htm","",0,20,100);	
	//Menu6_2=new Array("Downloads","downloads.htm","",3,20,100);
		//Menu6_2_1=new Array("Studies","downloads.htm","",0,20,100);
		//Menu6_2_2=new Array("Manuals","downloads.htm#manuals","",0,20,100);
		//Menu6_2_3=new Array("Fact Sheets","downloads.htm#fs","",0,20,100);
	
Menu7=new Array("Features","","",5);
	Menu7_1=new Array("Press Releases","features.htm","",0,20,110);
	Menu7_2=new Array("Midwife In Focus","infocus.htm","",0);
	Menu7_3=new Array("Legal Advice","legal.htm","",0);
	Menu7_4=new Array("Events","events.htm","",0);
	Menu7_5=new Array("Archives","archive.htm","",0);
	
Menu8=new Array("FAQ","faq.htm","",0);
		
Menu9=new Array("Links","links.htm","",0);


Menu10=new Array("Workgroup","http://groups.yahoo.com/group/wfmc","",0);

//Menu12=new Array("Online Store","store.htm","",0);

//Menu13=new Array("Jobs","jobs.htm","",0);

Menu11=new Array("Directory","","",2);
	Menu11_1=new Array("Contact Info","dir.htm","",0,20,100);
	Menu11_2=new Array("Locator","map.htm","",0);
	
Menu12=new Array("Contact Us","contact.htm","",0);

Menu13=new Array("Home","index.html","",0);

Menu14=new Array("","","",0,10,100);

Menu15=new Array("","http://mail.wfmc.com.ph","images/chkml.gif",0,31,100);
