	var NoOffFirstLineMenus=3; //set number of main menu items
	var LowBgColor='#bb3300';
	var HighBgColor='#cc3333';
	var FontLowColor='yellow';
	var FontHighColor='black';
	var BorderColor='#990000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	//var FontFamily="Arial, Helvetica, Sans-Serif"
	var FontFamily="Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.01;
	var ChildVerticalOverlap=.01;
	var StartTop=69; //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=200;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","http://www.trackiq.com.au",0,23,110);	
	//Menu2=new Array("alliances","http://www.trackiq.com.au",3,20,180);
			//Menu2_1=new Array("Predictive Condition Monitoring","http://www.teknis.net/files/predictiveCM.pdf",0,20,180);
			//Menu2_2=new Array("WMA Brochure","http://www.teknis.net/files/wma_brochure.pdf",0,20,180);
			//Menu2_3=new Array("Publication","http://www.teknis.net/files/wma_rtsa.pdf",0,20,180);						
	//Menu3=new Array("products","http://www.teknis.net/WMSOver/WCMContents.htm",4,20,180);
		//Menu3_1=new Array("Wheel Condition Monitoring","http://www.teknis.net/WMSOver/WCMContents.htm",6,20,180);
		     //Menu3_1_1=new Array("About","http://www.teknis.net/WMSOver/wcm.htm",0,20,180);
		    // Menu3_1_2=new Array("Overview","http://www.teknis.net/WMSOver/WCMOver.htm",0,20,140);
		    // Menu3_1_3=new Array("Features","http://www.teknis.net/WMSOver/WCMFeatures.htm",0,20,140);
		    // Menu3_1_4=new Array("In-motion Weighing","http://www.teknis.net/WMSOver/WCMWeigh.htm",0,20,140);
		    // Menu3_1_5=new Array("Wheel Defect Characterisation","http://www.teknis.net/WMSOver/WCMDefects.htm",0,20,140);
		    // Menu3_1_6=new Array("WCM WMS Brochure","http://www.teknis.net/WMSOver/wcmwms.pdf",0,20,140);	
		     
		           
		//Menu3_2=new Array("Wayside Monitoring System","http://www.teknis.net/WMSOver/WMSContents.htm",9,20,140);
		     //Menu3_2_1=new Array("Overview","http://www.teknis.net/WMSOver/WMSOver.htm",0,20,140);
		     //Menu3_2_2=new Array("WMS Databases","http://www.teknis.net/WMSOver/WMSData.htm",0,20,140);
		     //Menu3_2_3=new Array("WMS Workstation","http://www.teknis.net/WMSOver/WMSWorks.htm",0,20,140);
		     //Menu3_2_4=new Array("Train View","http://www.teknis.net/WMSOver/WMSWorks.htm#TrainView",0,20,140);
		     //Menu3_2_5=new Array("Vehicle View","http://www.teknis.net/WMSOver/WMSWorks.htm#VehicleView",0,20,140);
		    // Menu3_2_6=new Array("Consist Speed","http://www.teknis.net/WMSOver/WMSWorks.htm#ConsistSpeed",0,20,140);
		    // Menu3_2_7=new Array("Consist Load","http://www.teknis.net/WMSOver/WMSWorks.htm#ConsistLoad",0,20,140);
		    // Menu3_2_8=new Array("Other Examples","http://www.teknis.net/WMSOver/WMSWorks.htm#OtherExamples",0,20,140);
		     //Menu3_2_9=new Array("WMS Web","http://www.teknis.net/WMSOver/WMSWeb.htm",0,20,140);
		
		//Menu3_3=new Array("Driver Display Unit","http://www.teknis.net/product4.htm",0,20,140);
		//Menu3_4=new Array("Secure Data Link","http://www.teknis.net/product6.htm",0,20,140);

	    
	           
	Menu2=new Array("contact","http://www.teknis.net/contact.htm",0,20,150);
	Menu3=new Array("customer support","http://www.teknis.net/support.htm",0,20,150);
	
