	
	// ----- Home -----
	Menu1=new Array("Home" ,"/home/HomeContent.shtml","",0,20,45);

	// ----- About POSH -----	
	Menu2_1=new Array("Overview","/AboutPOSH/Overview/index.shtml","",0,20,90);
	Menu2_2=new Array("Philosophy","/AboutPOSH/Philosophy/index.shtml","",0,20,90);
	Menu2_3=new Array("History","/AboutPOSH/History/index.shtml","",0,20,90);
	Menu2_4=new Array("Who We Are","/AboutPOSH/WhoWeAre/index.shtml","",0,20,90);
	Menu2_5=new Array("Awards & Recognition","/AboutPOSH/AwardsRecognition/index.shtml","",0,30,90);
	Menu2_6=new Array("Environmental Commitment","/AboutPOSH/EnvironmentalCommitment/index.shtml","",0,30,90);
	Menu2=new Array("About POSH" ,"","",6,20,90);

	// ----- Products -----
	Menu3_1=new Array("Systems" ,"/Products/System/index.shtml","",0,20,90);
	Menu3_2=new Array("Desking" ,"/Products/Desking/index.shtml","",0,20,90);
	Menu3_3=new Array("Seating" ,"/Products/Seating/index.shtml","",0,20,90);
	Menu3_4=new Array("Storage" ,"/Products/Storage/index.shtml","",0,20,90);
	Menu3_5=new Array("Other Seating" ,"/Products/OtherSeating/index.shtml","",0,20,90);
	Menu3_6=new Array("Sofa" ,"/Products/Sofa/index.shtml","",0,20,90);
	Menu3_7=new Array("HermanMiller Furniture" ,"/Products/HMFurniture/index.shtml","",0,30,90);
	Menu3_8=new Array("HermanMiller Seating" ,"/Products/HMSeating/index.shtml","",0,30,90);
	Menu3_9=new Array("HermanMiller Classic" ,"/Products/HMClassic/index.shtml","",0,30,90);
	Menu3_10=new Array("Fantoni Executive Collection" ,"/Products/Fantoni/index.shtml","",0,30,90);
	Menu3_11=new Array("MoMA Collection" ,"/Products/DesignerCollection/index.shtml","",0,20,90);
	Menu3=new Array("Products" ,"","",11,20,90);
	//Menu3_10=new Array("Accessories" ,"/Products/Accessories/index.shtml","",0,20,90);
	
	// ----- Case Studies -----
	Menu4=new Array("Case Studies" ,"/CaseStudies/CaseStudies/index.shtml","",0,20,90);

	// ----- News & Events -----
	Menu5_1=new Array("2010" ,"/NewsAndEvents/2010/index.shtml","",0,20,100);
	Menu5_2=new Array("2009" ,"/NewsAndEvents/2009/index.shtml","",0,20,100);
	Menu5_3=new Array("2008" ,"/NewsAndEvents/2008/index.shtml","",0,20,100);
	Menu5_4=new Array("2007" ,"/NewsAndEvents/2007/index.shtml","",0,20,100);
	Menu5=new Array("News & Events" ,"","",4,20,100);

	// ----- POSH Network -----
	Menu6_1=new Array("Hong Kong","/POSHNetwork/HongKong/index.shtml","",0,20,100);
	Menu6_2=new Array("China","/POSHNetwork/China/index.shtml","",0,20,100);
	Menu6=new Array("POSH Network" ,"","",2,20,100);

	// ----- Contact Us -----
	Menu7=new Array("Contact Us" ,"/ContactUs/ContactUs/index.shtml","",0,20,80);

	// ----- POSH Library -----
	Menu8=new Array("POSH Library" ,"/POSHLibrary/index.html","",0,20,96);

	// ----- POSH Online -----	
	Menu9=new Array("POSH Online" ,"/POSHOnline/index.html","",0,20,90);

	// ----- Site Map -----
	Menu10=new Array("Site Map" ,"/SiteMap/SiteMap/index.shtml","",0,20,70);

	Menu11=new Array("|" ,"","",0,20,8);

	// ----- BIG5 -----
	Menu12=new Array("繁" ,"/TC/","",0,20,20);

	// ----- GB -----
	Menu13=new Array("简" ,"/SC/","",0,20,20);

	var NoOffFirstLineMenus=13;