/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='#ebebeb';		// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';		// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#263b66';		// Font color subs when mouse is not over
	var FontHighColor='#990000';		// Font color when mouse is over
	var FontSubHighColor='#3a66ab';		// Font color subs when mouse is over
	var BorderColor='#990000';			// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	               // Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';		              // Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom'
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=258;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=25;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',10,8];	                             // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Home","index.html","",0,24,95);

Menu2=new Array("About TLC","about.htm","",0,28,113);

Menu3=new Array("Solutions","","",7,28,110);
              Menu3_1=new Array("Common Transportation Issues","transportation_issues.htm","",0,33,180);
              Menu3_2=new Array("Federal & State Compliance","trimble_transportation_suite.htm","",0,33,0);
              Menu3_3=new Array("Tracking & Communications","","",2,33,0);
	               Menu3_3_1=new Array("Discrete Wireless","discrete_wireless_overview.htm","",0,25,180);
	               Menu3_3_2=new Array("Trimble GeoManager","trimble_geomanager.htm","",0,25,160);
              Menu3_4=new Array("Fleet Safety","","",2,27,0);
	               Menu3_4_1=new Array("Transportation Suite","trimble_transportation_suite.htm","",0,25,180);
	               Menu3_4_2=new Array("Service Fleets","discrete_wireless_overview.htm","",0,25,160);
              Menu3_5=new Array("Fleet Administration","trimble_transportation_suite.htm","",0,27,0);
              Menu3_6=new Array("Fleet Efficiency","discrete_wireless_overview.htm","",0,27,0);
              Menu3_7=new Array("Driver Performance","heavy_duty_trucking.htm","",0,27,0);
 

Menu4=new Array("Products","","",4,28,106);
               Menu4_1=new Array("Discrete Wireless","discrete_wireless_overview.htm","",4,25,210);
	               Menu4_1_1=new Array("Marcus V8","marcus_v8.htm","",0,25,160);
		  Menu4_1_2=new Array("Marcus Drive","marcus_drive.htm","",0,25,160);
		  Menu4_1_3=new Array("Sample Reports","sample_reports.htm","",0,25,160);
		  Menu4_1_4=new Array("Sample Map Views","sample_map_views.htm","",0,27,160);	
               Menu4_2=new Array("Trimble Mobile Resource Management","trimble_mrm_overview.htm","",3,33,0);
	               Menu4_2_1=new Array("Trimble GeoManager","trimble_geomanager.htm","",0,27,230);
		  Menu4_2_2=new Array("Trimble Transportation Suite","trimble_transportation_suite.htm","",0,27,230);
		  Menu4_2_3=new Array("Heavy Duty Trucking","heavy_duty_trucking.htm","",0,27,230);
               Menu4_3=new Array("RearSight","rear_sight.htm","",0,25,0);
               Menu4_4=new Array("RearSentry","rear_sentry.htm","",0,27,0);

Menu5=new Array("Installation","installation.htm","",0,28,120);

Menu6=new Array("Contact Us","contact.htm","",0,28,120);







