	
	// ----- Home -----
	Menu1=new Array("Home" ,"/home/HomeContent.shtml","",0,20,46);

	// ----- About Steeline -----	
	Menu2_1=new Array("Overview","/AboutSteeline/Overview/index.shtml","",0,20,100);
	Menu2_2=new Array("Philosophy","/AboutSteeline/Philosophy/index.shtml","",0,20,100);
	Menu2_3=new Array("History","/AboutSteeline/History/index.shtml","",0,20,100);
	Menu2_4=new Array("Who We Are","/AboutSteeline/WhoWeAre/index.shtml","",0,20,100);
	Menu2_5=new Array("Awards & Recognition","/AboutSteeline/AwardsRecognition/index.shtml","",0,30,100);
	Menu2_6=new Array("Environmental Commitment","/AboutSteeline/EnvironmentalCommitment/index.shtml","",0,30,100);
	Menu2=new Array("About Steeline" ,"","",6,20,100);

	// ----- Products -----
	Menu3_1=new Array("Systems" ,"/Products/System/index.shtml","",0,20,100);
	Menu3_2=new Array("Desking" ,"/Products/Desking/index.shtml","",0,20,100);
	Menu3_3=new Array("Seating" ,"/Products/Seating/index.shtml","",0,20,100);
	Menu3_4=new Array("Sofa" ,"/Products/Sofa/index.shtml","",0,20,100);
	Menu3_5=new Array("Storage" ,"/Products/Storage/index.shtml","",0,20,100);
	Menu3_6=new Array("Accessories" ,"/Products/Accessories/index.shtml","",0,20,100);
	Menu3=new Array("Products" ,"","",6,20,100);

	// ----- Case Studies -----
	Menu4=new Array("Case Studies" ,"/CaseStudies/CaseStudies/index.shtml","",0,20,100);

	// ----- Steeline Network -----
	//Menu5=new Array("Steeline Network" ,"/SteelineNetwork/SteelineNetwork/index.shtml","",0,20,100);
	Menu5=new Array("Steeline Network" ,"","",0,20,100);

	// ----- Contact Us -----
	Menu6=new Array("Contact Us" ,"/ContactUs/ContactUs/index.shtml","",0,20,100);

	// ----- Steeline Library -----
	Menu7=new Array("Info Centre" ,"/SteelineLibrary/index.html","",0,20,100);

	// ----- Site Map -----
	Menu8=new Array("Site Map" ,"/SiteMap/SiteMap/index.shtml","",0,20,100);

	var NoOffFirstLineMenus=8;
