/***********************************************************************************
*    technology is free
*    hail Open World 
*    for info write to menus@burmees.nl		          
*	 you may remove all comments for faster loading	          		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='#FFCC66';			// Background color when mouse is not over
	var LowSubBgColor='#FFCC66';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFCC';			// Background color when mouse is over
	var HighSubBgColor='#FFFFCC';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#0173BA';			// Border color
	var BorderSubColor='#0173BA';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// 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','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	

//###################################################################################################
// ito ang variables ng posisyon ####################################################################
//###################################################################################################

	var StartTop=188;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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='';				// span id for relative positioning
	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
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['navigation/leftnav/leftnav_images/quad_green.gif',7,9,'navigation/leftnav/leftnavimages/quad_green.gif',5,5,'navigation/leftnav/leftnavimages/quad_green.gif',5,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

//###################################################################################################
// ito ang laman ng menu ############################################################################
//###################################################################################################

// 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("Part 1    MACROECONOMIC STABILITY WITH EQUITABLE GROWTH BASED ON FREE ENTERPRISE","../../ads/mtpdp/mtpdp_part1.htm","",6,60,172);
	
	//***********CHAPTER 1	************** REFER TO CH1.HTM	 IN ads/mtpdp/chapters_1-6/
	Menu1_1=new Array("Ensuring Sustained Growth with Equity and Macroeconomic Stability ","../../../ads/mtpdp/chapters_1-6/ch1.htm","",0,20,505);
	
	//***********CHAPTER 2	************** REFER TO CH2.HTM
	Menu1_2=new Array("Promoting Full Decent and Productive Employment","../../../ads/mtpdp/chapters_1-6/ch2.htm","",0,20,140);
	
	//***********CHAPTER 3	************** REFER TO CH3.HTM
	Menu1_3=new Array("Enhancing Competitiveness of Industry and Services","../../../ads/mtpdp/chapters_1-6/ch3.htm","",0,20,140);
	
	//***********CHAPTER 4	************** REFER TO CH4.HTM 
	Menu1_4=new Array("Building on the Country’s Strengths in Information and Communication Technology","../../../ads/mtpdp/chapters_1-6/ch4.htm","",0,20,140);
	
	//***********CHAPTER 5	************** REFER TO CH5.HTM
	Menu1_5=new Array("Putting the Philippines on the International Tourism Map","../../../ads/mtpdp/chapters_1-6/ch5.htm","",0,20,140);
	
	//***********CHAPTER 6	************** REFER TO CH6.HTM	 IN ads/mtpdp/chapters_1-6/
	Menu1_6=new Array("Accelerating Infrastructure Development","../../../ads/mtpdp/chapters_1-6/ch6.htm","",0,20,140);

	
////////////////////////////////////////////////////////////////////////////////////////////

Menu2=new Array("Part 2    AGRICULTURE AND FISHERIES MODERNIZATION WITH SOCIAL EQUITY","../../../ads/mtpdp/mtpdp_part2.htm","",3,48,144);

	//***********CHAPTER 7	************** REFER TO CH6.HTM	 IN ads/mtpdp/chapters_7-9/
	Menu2_1=new Array("Modernizing Agriculture and Fisheries","../../../ads/mtpdp/chapters_7-9/ch7.htm","",0,20,420);
	
	//***********CHAPTER 8	************** REFER TO CH6.HTM	 IN ads/mtpdp/chapters_7-9/
	Menu2_2=new Array("Advancing Social Equity Through Agrarian Reform","../../../ads/mtpdp/chapters_7-9/ch8.htm","",0,20,140);
	
	//***********CHAPTER 9	************** REFER TO CH6.HTM	 IN ads/mtpdp/chapters_7-9/
	Menu2_3=new Array("Promoting Sustainable Management and Use of Natural Resources","../../../ads/mtpdp/chapters_7-9/ch9.htm","",0,20,140);
	

////////////////////////////////////////////////////////////////////////////////////////////

Menu3=new Array("Part 3    COMPREHENSIVE HUMAN DEVELOPMENT AND PROTECTING THE VULNERABLE","../../../ads/mtpdp/mtpdp_part3.htm","",6,60);

	//***********CHAPTER 10	************** REFER TO CH10.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_1=new Array("Investing in Education and Training ","../../../ads/mtpdp/chapters_10-15/ch10.htm","",0,20,290);
	
	//***********CHAPTER 11	************** REFER TO CH11.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_2=new Array("Enhancing Health Care","../../../ads/mtpdp/chapters_10-15/ch11.htm","",0,20,140);
	
	//***********CHAPTER 12	************** REFER TO CH12.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_3=new Array("Expanding Access to Shelter","../../../ads/mtpdp/chapters_10-15/ch12.htm","",0,20,140);
	
	//***********CHAPTER 13	************** REFER TO CH13.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_4=new Array("Protecting Vulnerable Groups","../../../ads/mtpdp/chapters_10-15/ch13.htm","",0,20,140);
	
	//***********CHAPTER 14	************** REFER TO CH14.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_5=new Array("Pursuing Balanced Regional Development","../../../ads/mtpdp/chapters_10-15/ch14.htm","",0,20,140);
	
	//***********CHAPTER 15	************** REFER TO CH15.HTM	 IN ads/mtpdp/chapters_10-15/
	Menu3_6=new Array("Securing Peace and Development in Mindanao ","../../../ads/mtpdp/chapters_10-15/ch15.htm","",0,20,140);
	

////////////////////////////////////////////////////////////////////////////////////////////
	
Menu4=new Array("Part 4    GOOD GOVERNANCE AND THE RULE OF LAW","../../../ads/mtpdp/mtpdp_part4.htm","",3,34,144);
	//***********CHAPTER 16	************** REFER TO CH16.HTM	 IN ads/mtpdp/chapters_16-18/
	Menu4_1=new Array("Winning the Battle Against Poverty Through Good Governance","../../../ads/mtpdp/chapters_16-18/ch16.htm","",0,20,480);
	
	//***********CHAPTER 17	************** REFER TO CH17.HTM	 IN ads/mtpdp/chapters_16-18/
	Menu4_2=new Array("Improving Peace and Order, Law Enforcement and Administration of Justice","../../../ads/mtpdp/chapters_16-18/ch17.htm","",0,20,140);
	
	//***********CHAPTER 18	************** REFER TO CH18.HTM	 IN ads/mtpdp/chapters_16-18/
	Menu4_3=new Array("Harnessing Good Governance Through International Collective Action","../../../ads/mtpdp/chapters_16-18/ch18.htm","",0,20,140);
	


	
