	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#004FB9';
	var HighBgColor='#006BC9';
	var FontLowColor='#FFFFFF';
	var FontHighColor='black';
	var BorderColor='#999999';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Tahoma, Arial, Helvetica, sans-serif"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=121; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

Menu1=new Array("Home Page","index.html",0,19,127);

Menu2=new Array("Products","",4);
	Menu2_1=new Array("AssetGen Connect – For managing physical infrastructure","p_assetgen.html",0,19,480);
	Menu2_2=new Array("AssetGen SysMap – Mapping infrastructure, systems, services and processes","p_assetgensysmap.html",0,19,480);
	Menu2_3=new Array("netViz – Mapping complex networks, systems & services","p_netviz.html",0);
	Menu2_4=new Array("AssetGen Planner and Impact Analyser","p_planner.html",0);


Menu3=new Array("Training","",7);
	Menu3_1=new Array("Introduction to data centre design","t_design.html",0,19,480);
	Menu3_2=new Array("Practical data centre management Part 1 – Managing the facility","t_management1.html",0,19,480);
	Menu3_3=new Array("Practical data centre management Part 2 – Managing the external interface","t_management2.html",0,19,480);
	Menu3_4=new Array("How to map services and systems","t_howtomap.html",0);
	Menu3_5=new Array("Creating and Maintaining Visio Infrastructure Diagrams","t_creatnmaintainvisioinfrasdiag.html",0);
	Menu3_6=new Array("Advanced Visio Techniques for IT Professionals","t_visiotitpadvance.html",0);
    Menu3_7=new Array("Latest Course Schedule","t_courseschedule.html",0);

Menu4=new Array("Solutions","",7);
	Menu4_1=new Array("Inventory Audit, Capture and Maintenance","s_inventory.html",0,19,335);
	Menu4_2=new Array("Managing Physical Connectivity","s_cablemanagement.html",0);
	Menu4_3=new Array("Change Management Process Development","s_processdevelopment.html",0);
	Menu4_4=new Array("Business Continuity and Risk Management","s_riskmanagement.html",0);	
	Menu4_5=new Array("Business Process Capture and Maintenance","s_businessprocess.html",0);
	Menu4_6=new Array("Multi-user infrastructure documentation","s_multiuser.html",0);
	Menu4_7=new Array("CMDB Visualisation","s_cmdbvisualisation.html",0);

Menu5=new Array("Company","",4);
	Menu5_1=new Array("Background","c_backgroung.html",0,19,153);
	Menu5_2=new Array("Clients","c_clients.html",0);
	Menu5_3=new Array("Relationships","c_relationship.html",0);
	Menu5_4=new Array("Contact Us","c_contact.html",0);

Menu6=new Array("News/Events/Papers","",5);
	Menu6_1=new Array("News","n_news.html",0,19,163);
	Menu6_2=new Array("Seminars","n_seminars.html",0);
	Menu6_3=new Array("Conferences","n_conferences.html",0);
	Menu6_4=new Array("White Papers/Case studies","n_papers.html",0);
	Menu6_5=new Array("Webcasts","n_links.html",0);

