// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("rollover?../common_images/nav_about.gif?../common_images/nav_about_f2.gif","../about/about_corporate.html","",5,30,106,"","","","","","",-1,-1,-1,"","");
	Menu1_1=new Array("Corporate Profile","../about/about_corporate.html","",0,20,135,"","","","","","",-1,-1,-1,"","");
	Menu1_2=new Array("Quality Assurance","../about/about_quality.html","",0,20,135,"","","","","","",-1,-1,-1,"","");
	Menu1_3=new Array("The Flexpipe Experience","../about/about_experience.html","",0,20,135,"","","","","","",-1,-1,-1,"","");
	Menu1_4=new Array("Management Biographies","../about/about_biographies.html","",0,20,135,"","","","","","",-1,-1,-1,"","");
	Menu1_5=new Array("Client Testimonials","../about/about_testimonials.html","",0,20,135,"","","","","","",-1,-1,-1,"","");

Menu2=new Array("rollover?../common_images/nav_solutions.gif?../common_images/nav_solutions_f2.gif","../solutions/solutions_design.html","",5,30,106,"","","","","","",-1,-1,-1,"","");
	Menu2_1=new Array("Product Design & Development","../solutions/solutions_design.html","",0,20,165,"","","","","","",-1,-1,-1,"","");
	Menu2_2=new Array("Joining System","../solutions/solutions_joining.html","",0,20,165,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("Installation","../solutions/solutions_installation.html","",0,20,165,"","","","","","",-1,-1,-1,"","");
	Menu2_4=new Array("Service","../solutions/solutions_service.html","",0,20,165,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("Frequently Asked Questions","../solutions/solutions_faqs.html","",0,20,165,"","","","","","",-1,-1,-1,"","");
	
Menu3=new Array("rollover?../common_images/nav_news.gif?../common_images/nav_news_f2.gif","../news/news_recent.html","",5,30,76,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("What's New","../news/news_recent.html","",0,20,100,"","","","","","",-1,-1,-1,"","");
	Menu3_2=new Array("News Releases","../news/news_releases.html","",0,20,100,"","","","","","",-1,-1,-1,"","");
	Menu3_3=new Array("Event Calendar","../news/news_events.html","",0,20,100,"","","","","","",-1,-1,-1,"","");
	Menu3_4=new Array("Media Centre","../news/news_media.html","",0,20,100,"","","","","","",-1,-1,-1,"","");
	Menu3_5=new Array("News Archive","../news/news_archive.html","",0,20,100,"","","","","","",-1,-1,-1,"","");

Menu4=new Array("rollover?../common_images/nav_literature.gif?../common_images/nav_literature_f2.gif","../literature/literature.html","",0,30,103,"","","","","","",-1,-1,-1,"","");

Menu5=new Array("rollover?../common_images/nav_careers.gif?../common_images/nav_careers_f2.gif","../main/careers.html","",0,30,83,"","","","","","",-1,-1,-1,"","");
	
Menu6=new Array("rollover?../common_images/nav_contact.gif?../common_images/nav_contact_f2.gif","../contact/contact_offices.html","",2,30,97,"","","","","","",-1,-1,-1,"","");
	Menu6_1=new Array("Flexpipe Offices","../contact/contact_offices.html","",0,20,97,"","","","","","",-1,-1,-1,"","");
	Menu6_2=new Array("Solution Centres","../contact/contact_centres.html","",0,20,97,"","","","","","",-1,-1,-1,"","");