/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#024997';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#A8DDFD';			// Background color when mouse is over
	var HighSubBgColor='#A8DDFD';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='right';			// 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=.2;			// vertical overlap child/ parent
	var StartTop=83;				// Menu offset x coordinate
	var StartLeft=-5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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=['jscripts/tri1.gif',5,10,'jscripts/tridown1.gif',10,5,'jscripts/trileft1.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("Corporate Profile","","",3,30,60);
	Menu1_1=new Array("Home","index.htm","",0,20,150);
	Menu1_2=new Array("Group Structure","javascript:openpopup2()","",0);
	Menu1_3=new Array("Factory Location","manufacturing.htm","");

Menu2=new Array("Vision & Mission","","",7,30,60);
	Menu2_1=new Array("Vision","vision.htm","",0,20,150);			
	Menu2_2=new Array("Mission","mission.htm","",0);
	Menu2_3=new Array("Policy","policy.htm","");
	Menu2_4=new Array("Motto","motto.htm","");
	Menu2_5=new Array("Philoshopy","philosophy.htm","");
	Menu2_6=new Array("Value","value.htm","");
	Menu2_7=new Array("Strategy","strategy.htm","");

Menu3=new Array("Products & Services","","",8,30,60);
	Menu3_1=new Array("Blender","blender.htm","",0,20,150);
	Menu3_2=new Array("Automotive","car.htm","",0,20,150);
	Menu3_3=new Array("Fan","fan.htm","",0,20,150);
	Menu3_4=new Array("Food Processor","Food Processor.htm","",0,20,150);
	Menu3_5=new Array("Iron","iron.htm","",0,20,150);
	Menu3_6=new Array("Rice Cooker","rice_cooker.htm","",0,20,150);
	Menu3_7=new Array("Vacuum Cleaner","vacuum_cleaner.htm","",0,20,150);
	Menu3_8=new Array("Circuit Breaker","circuit_breaker.htm","",0,20,150);

Menu4=new Array("Manufacturing Power","","",3,30,75);
	Menu4_1=new Array("Specialization","specialization.htm","",0,20,150);
	Menu4_2=new Array("Production Facilities","production.htm","",0);
	Menu4_3=new Array("Quality Assurance","quality.htm","",0);


Menu5=new Array("Awards & Achievement","","",1,30,75);
	Menu5_1=new Array("Customer Award","award.htm","",0,20,150);

Menu6=new Array("Clientele","","",1,30,50);
	Menu6_1=new Array("Clientele","clientele.htm","",0,20,150);

Menu7=new Array("Investor Relations","","",6);
	Menu7_1=new Array("Bursa Announcement","corporate.htm","",0,20,150);
	Menu7_2=new Array("Press Release","press_release.htm","",0);
	Menu7_3=new Array("Financial Statement","financial.htm","",0);
	Menu7_4=new Array("Share Prices","javascript:openpopup3()","",0);
	Menu7_5=new Array("Prospectus","prospectus.htm","",0);
	Menu7_6=new Array("Investor Contact","investor_contact.htm","",0);

Menu8=new Array("Community Services","","",3);
	Menu8_1=new Array("Social Activities Involvement","social.htm","",0,20,150);
	Menu8_2=new Array("SHE","","",4,20,150);
		Menu8_2_1=new Array("SHE Policy","she_policy.htm","",0,20,150);
		Menu8_2_2=new Array("SHE Organization","she_organization.htm","",0,20,150);
		Menu8_2_3=new Array("SHE Activities","she_activities.htm","",0,20,150);
		Menu8_2_4=new Array("SHE Training","she_training.htm","",0,20,150);
	Menu8_3=new Array("Employees Activities","activities.htm","",0,20,150);

Menu9=new Array("Career","","",1,30,45);
	Menu9_1=new Array("Vacancy","vacancies.htm","",0,20,150);

Menu10=new Array("Contact Us","","",2,"",50);
	Menu10_1=new Array("Contact List","contact.htm","",0,20,120);
	Menu10_2=new Array("Road Map","javascript:openpopup()","",0,20,120);

Menu11=new Array("Zenne","","",1);
	Menu11_1=new Array("Zenne Gas Cooker","contact.htm","",0,20,180);