

	var NoOffFirstLineMenus=20;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='ffffcc';			// Background color when mouse is not over on subs
	var HighBgColor='339933';			// Background color when mouse is over
	var HighSubBgColor='339933';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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 TextAlign = 'center';
	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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=113;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=20;				// Multiple frames y correction
	var HorCorrect=10;				// Multiple frames x correction
	var LeftPaddng=3;				// 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='navig';			// Frame where sub levels appear
	var DocTargetFrame='navig';			// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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("CONTENTS","index.html","",0,20,158);
Menu3=new Array("Agriculture","","",4);
	Menu3_1=new Array("Encouraging harvest","agriculture1.html","",0,20,150);
	Menu3_2=new Array("Concern rises","agriculture2.html","",0);
	Menu3_3=new Array("Moving toward...","agriculture3.html","",0);
              Menu3_4=new Array("A better way...","agriculture4.html","",0);

Menu4=new Array("Automobiles","","",4);
	Menu4_1=new Array("A glorious comeback","automobiles1.html","",0,20,150);
	Menu4_2=new Array("A global production...","automobiles2.html","",0);
	Menu4_3=new Array("Strength in two...","automobiles3.html","",0);
	Menu4_4=new Array("Becoming a regional...","automobiles4.html","",0);


Menu5=new Array("Building Materials","","",4);
	Menu5_1=new Array("Ready for take...","building1.html","",0,20,150);
	Menu5_2=new Array("Growing at a","building2.html","",0);
	Menu5_3=new Array("Will the property...","building3.html","",0);
	Menu5_4=new Array("Rising domestic...","building4.html","",0);

Menu6=new Array("Economy","","",4);
	Menu6_1=new Array("Planning for the...","economy1.html","",0,20,150);
	Menu6_2=new Array("Outlook not necessarily...","economy2.html","",0);
	Menu6_3=new Array("Building on strength","economy3.html","",0);
        Menu6_4=new Array("Fiscal policymakers...","economy4.html","",0);
	
Menu19=new Array("Telecommunications","","",4);
	Menu19_1=new Array("Signals slowly growing...","telecommunications1.html ","",0,20,150);
	Menu19_2=new Array("The race to...","telecommunications2.html","",0);
	Menu19_3=new Array("Three's a big...","telecommunications3.html","",0);
	Menu19_4=new Array("A matter of...","telecommunications4.html","",0);

Menu9=new Array("Fashion ","fashion1.html","",0);
	
Menu7=new Array("Electronics ","","",4);
	Menu7_1=new Array("Banking on gadgets...","electronics1.html ","",0,20,150);
	Menu7_2=new Array("Baht headache","electronics2.html","",0);
	Menu7_3=new Array("Thailand-China...","electronics3.html","",0);
	Menu7_4=new Array("Delta embraces...","electronics4.html","",0);
Menu8=new Array("Energy ","","",3);
	Menu8_1=new Array("Integrating supply...","energy1.html ","",0,20,150);
	Menu8_2=new Array("Building a shortcut","energy2.html","",0);
	Menu8_3=new Array("At the heart of...","energy3.html","",0);
	
Menu10=new Array("Finance & Markets ","","",4);
	Menu10_1=new Array("Share ownership...","finance1.html ","",0,20,150);
	Menu10_2=new Array("Running of the...","finance2.html","",0);
	Menu10_3=new Array("Equity funds command...","finance3.html","",0);
	Menu10_4=new Array("Insurers sell virtues...","finance4.html","",0);
Menu12=new Array("Information Technology ","","",3);
	Menu12_1=new Array("Connecting the...","information1.html ","",0,20,150);
	Menu12_2=new Array("Broadband for less","information2.html","",0);
	Menu12_3=new Array("Promoting software...","information4.html","",0);
	

Menu11=new Array("Health Care ","","",3);
	Menu11_1=new Array("Side-effects...","health1.html ","",0,20,150);
	Menu11_2=new Array("Insuring the masses","health2.html","",0);
	Menu11_3=new Array("Tax incentives could...","health3.html","",0);
	
Menu13=new Array("International Trade ","","",4);
	Menu13_1=new Array("Export engine...","international1.html ","",0,20,150);
	Menu13_2=new Array("Two-way pacts...","international2.html","",0);
	Menu13_3=new Array("Closer watch on...","international3.html","",0);
	Menu13_4=new Array("New markets in ...","international4.html","",0);
Menu14=new Array("Investment ","","",3);
	Menu14_1=new Array("Integration vital","investment1.html ","",0,20,150);
	Menu14_2=new Array("Focus on ...","investment2.html","",0);
	Menu14_3=new Array("Closer ties with ...","investment3.html","",0);
	
Menu15=new Array("Media & Entertainment ","","",5);
	Menu15_1=new Array("A resilient industry","media1.html ","",0,20,150);
	Menu15_2=new Array("Ad industry upbeat","media2.html","",0);
	Menu15_3=new Array("Change on airwaves","media3.html","",0);
	Menu15_4=new Array("In the limelight","media4.html","",0);
         Menu15_5=new Array("Piracy slows growth","media5.html","",0); 
Menu16=new Array("Petrochemicals ","","",4);
	Menu16_1=new Array("Riding the market...","petrochemicals1.html ","",0,20,150);
	Menu16_2=new Array("Huge benefits...","petrochemicals2.html","",0);
	Menu16_3=new Array("ATC preaches value...","petrochemicals3.html","",0);
	Menu16_4=new Array("Integration pays off...","petrochemicals4.html","",0)
Menu17=new Array("Property ","","",4);
	Menu17_1=new Array("Cooling down the...","property1.html ","",0,20,150);
	Menu17_2=new Array("More choices...","property2.html","",0);
	Menu17_3=new Array("Zoning will alter...","property3.html","",0);
	Menu17_4=new Array("Busy year for...","property4.html","",0)
Menu18=new Array("Retailing","","",3);
	Menu18_1=new Array("Gaining a modern...","retailing1.html ","",0,20,150);
	Menu18_2=new Array("Supermarkets gain...","retailing2.html","",0);
	Menu18_3=new Array("Changing battlefields","retailing3.html","",0);
	
Menu2=new Array("Thailand Facts & Figures","thailand1.html","",0);
Menu20=new Array("Tourism & Aviation","","",6);
	Menu20_1=new Array("Overcoming early...","tourism1.html ","",0,20,150);
	Menu20_2=new Array("Wanted: big...","tourism2.html","",0);
	Menu20_3=new Array("Hotels look to...","tourism3.html","",0);
	Menu20_4=new Array("Outbound travel...","tourism4.html","",0)	
Menu20_5=new Array("Silver lining in...","tourism5.html","",0)
	Menu20_6=new Array("Budget airlines...","tourism6.html","",0)
	