/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#cccccc';			// Background color when mouse is not over
	var LowSubBgColor='#cccccc';		// Background color when mouse is not over on subs
	var HighBgColor='#d3eca8';			// Background color when mouse is over
	var HighSubBgColor='#d3eca8';		// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';		// Font color subs when mouse is not over
	var FontHighColor='666666';			// Font color when mouse is over
	var FontSubHighColor='666666';		// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='#666666';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="tahoma,arial,helvetica,technical"	// 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='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=90;					// 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=3;					// Left padding
	var TopPaddng=3;					// 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=0;					// 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("Home","menu.php","",0,20,70);

Menu2=new Array("Furnished Offices","#","",2,20,100);
	Menu2_1=new Array("Franchisee","furn_offices_franchisee.php","",3,20,100);
		Menu2_1_1=new Array("Senator","furn_offices_franchisee_sen.php","",0,20,100);
		Menu2_1_2=new Array("Ambassador","furn_offices_franchisee_amb.php","",0,20,100);
		Menu2_1_3=new Array("Statesman","furn_offices_franchisee_sts.php","",0,20,100);
	Menu2_2=new Array("Management","furn_offices_management.php","",6,20,100);
		Menu2_2_1=new Array("Professional","furn_offices_management_prof.php","",0,20,100);
		Menu2_2_2=new Array("Professional Suite","furn_offices_management_profsuite.php","",0,20,100);
		Menu2_2_3=new Array("Kensington","furn_offices_management_kens.php","",0,20,100);
		Menu2_2_4=new Array("Kennedy Suite","furn_offices_management_kenn.php","",0,20,100);
		Menu2_2_5=new Array("Lennox","furn_offices_management_lenn.php","",0,20,100);
		Menu2_2_6=new Array("Lyndhurst","furn_offices_management_lynd.php","",0,20,100);

Menu3=new Array("Meeting & Reception Areas","meeting_reception.php","",3,20,145);
		Menu3_1=new Array("Meeting Rooms","meeting_reception.php","",4,20,145);
			Menu3_1_1=new Array("Governer's Room","meeting_reception_gov.php","",0,20,100);
			Menu3_1_2=new Array("Solution Room","meeting_reception_sol.php","",0,20,100);
			Menu3_1_3=new Array("Kembla Suite","meeting_reception_kem.php","",0,20,100);
			Menu3_1_4=new Array("Rendezvous Room","meeting_reception_ren.php","",0,20,100);
		Menu3_2=new Array("Training Rooms","meeting_reception_tra.php","",0,20,145);
		Menu3_3=new Array("Reception Areas","meeting_reception_rec.php","",0,20,145);
		
Menu4=new Array("Workstations","office_workstations.php","",6,20,70);
	Menu4_1=new Array("How It Works...","","",3,20,100);
			Menu4_1_1=new Array("Power Duct","off_work_hiw_power_duct.php","",0,20,100);
			Menu4_1_2=new Array("Concealed Locator","off_work_hiw_concealed_locator.php","",0,20,100);
			Menu4_1_3=new Array("Tile System","off_work_hiw_tile_system.php","",0,20,100);
	Menu4_2=new Array("Masterpiece","off_work_mas.php","",0,20,100);
	Menu4_3=new Array("Seclusion","off_work_sec.php","",0,20,100);
	Menu4_4=new Array("Freedom","off_work_fre.php","",0,20,100);
	Menu4_5=new Array("Interactive","off_work_int.php","",0,20,100);
	Menu4_6=new Array("Explorer","off_work_exp.php","",0,20,100);
		
Menu5=new Array("Partitions","partitions.php","",10,20,70);
	Menu5_1=new Array("Obscure Glass/Screen","part_ogs.php","",0,20,130);
	Menu5_2=new Array("Full Height Silicone Butt","part_fhsb.php","",0,20,130);
	Menu5_3=new Array("Glass Frontage","part_gf.php","",0,20,130);
	Menu5_4=new Array("Half-glass Clear","part_hgc.php","",0,20,130);
	Menu5_5=new Array("Glass and Plaster Wall","part_gapw.php","",0,20,130);
	Menu5_6=new Array("Corner Glass","part_cgc.php","",0,20,130);
	Menu5_7=new Array("C-Type","part_ct.php","",0,20,130);
	Menu5_8=new Array("Full Height Door/Glass","part_fhdg.php","",0,20,130);
	Menu5_9=new Array("Door Height Full Glass","part_dhfg.php","",0,20,130);
	Menu5_10=new Array("Safety Doors","part_sd.php","",0,20,130);
	
Menu6=new Array("Furniture","","",2,20,70);
	Menu6_1=new Array("Chairs","chairs.php","",0,20,100);
	Menu6_2=new Array("Filing Cabinets","filing_cabinets.php","",0,20,100);
	
Menu7=new Array("Layout Plans","","",4,20,75);
	Menu7_1=new Array("Plan 1","layoutplan1.php","",0,20,100);
	Menu7_2=new Array("Plan 2","layoutplan2.php","",0,20,100);
	Menu7_3=new Array("Plan 3","layoutplan3.php","",0,20,100);
	Menu7_4=new Array("Plan 4","layoutplan4.php","",0,20,100);

Menu8=new Array("Contact Us","contactus.php","",0,20,70);

Menu9=new Array("Testimonials","","",3,20,70);
	Menu9_1=new Array("Styleline Interiors","testimonial1.php","",0,20,100);
	Menu9_2=new Array("Linea Group","testimonial2.php","",0,20,100);
	Menu9_3=new Array("Ergonomic Office Solutions","testimonial3.php","",0,32,100);
	