 /***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          	   *
*	For info write to menus@burmees.nl		          	  			   *
*	You may remove all comments for faster loading	         	  	   *		
***********************************************************************************/
var brow= navigator.appName;
if(brow == "Microsoft Internet Explorer")
{
    if (window.screen.width == 1024)
	{
		var StartLeft=350;
		var StartTop=53;			
	}

	 else if (window.screen.width == 1152)
	{
		var StartLeft=410;
		var StartTop=53;			
	}

	else 
	{
		var StartLeft=230;
		var StartTop=53;			
	}
}
else
{
	if (window.innerWidth == 1024)
	{
		var StartLeft=350;
		var StartTop=53;			
	}
	
	else if (window.screen.width == 1152)
	{
		var StartLeft=410;
		var StartTop=53;			
	}

	else 
	{
		var StartLeft=230;
		var StartTop=53;			
	}
}

var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor="#FFFFFF";			// Background color when mouse is not over
	var LowSubBgColor='#A1D9EF';			// Background color when mouse is not over on subs
	var HighBgColor="#FFFFFF";			// Background color when mouse is over
	var HighSubBgColor='#F0F0F0';			// Background color when mouse is over on subs
	var FontLowColor='BLACK';			// Font color when mouse is not over
	var FontSubLowColor='BLACK';		// Font color subs when mouse is not over
	var FontHighColor='BLACK';			// Font color when mouse is over
	var FontSubHighColor='BLACK';		// Font color subs when mouse is over
	var BorderColor="white";			// Border color
	var BorderSubColor="#F0F0F0";		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"		// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	//var StartTop=20;				// Menu offset x coordinate
	//var StartLeft=150;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;			// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=75;				// delay before menu folds in
	var TakeOverBgColor=0;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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=0;					// 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=1;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
   var Arrws=['/images/tri.gif',3,10,'/images/tridown.gif',6,4,'/images/trileft.gif',5,10];
		// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "companyprofileroll:Image1.jpg:contactus.jpg"
//Menu1=new Array("rollover:images/companyprofileroll.jpg:images/exportsroll.jpg","","",0,83,125);
// <font face='webdings' size=2>4</font>
/*Menu1=new Array("<img src='images/whitepatch.jpg' border=0>","","",0,20,25);

Menu2=new Array("<img src='images/logistics.jpg' border=0>","","",0,20,70);

Menu3=new Array("rollover:images/home.jpg:images/homeroll.jpg","index.htm","",0,20,51);
	//Menu2_2=new Array("rollover:images/menus/management.jpg:images/menus/managementroll.jpg","management.htm","",0,17,84);

//Menu4=new Array("<img src='images/whitepatch.jpg' border=0>","","",0,20,1);*/

// MENU 1

Menu1=new Array("rollover:/images/aboutus_icon.jpg:/images/aboutus_icondown.jpg","/html/aboutus_home.html","",2,30,82);
		Menu1_1=new Array("Company","/html/aboutus_home.html","",0,18,130);
//		Menu1_2=new Array("Business Vision","/html/business_vision.html","",0,18,130);
		Menu1_2=new Array("Why Reliance Telematics","/html/why_reliance_tele.html","",0,18,130);

// MENU 2

Menu2=new Array("rollover:/images/technology_icon.jpg:/images/technology_icondown.jpg","/html/technology.html","",4,30,93);
		Menu2_1=new Array("Location Identification","/html/location_identification.html","",3,18,200);
			Menu2_1_1=new Array("Global Positioning System (GPS)","/html/gps.html","",0,18,200);
			Menu2_1_2=new Array("Mobile Network Intellegence","/html/mobile_network.html","",0,18,200);
			Menu2_1_3=new Array("RF Transponders","/html/rftransport.html","",0,18,200);
			
		Menu2_2=new Array("Unit Intelligence","/html/unit_intelligence.html","",0,18,160);
		Menu2_3=new Array("Transmission of data","/html/transmission_data.html","",0,18,160);
			Menu2_3_1=new Array("Cellular Network","/html/cellular_network.html","",0,18,160);
			Menu2_3_2=new Array("RF Transmission","/html/rf_trans.html","",0,18,160);
			Menu2_3_3=new Array("V-Sat Transmiission","/html/vsat_trans.html","",0,18,160);

		Menu2_4=new Array("Delivery Methods","/html/delivery_method.html","",0,18,160);

// MENU 3

Menu3=new Array("rollover:/images/product_soln_icon.jpg:/images/product_soln_icondown.jpg","/html/products_soln.html","",2,31,135);
		Menu3_1=new Array("Offered Solutions","/html/offered_solu.html","",5,18,130);
			Menu3_1_1=new Array("Fleet Tracking & Messaging Solution (FTMS)","/html/fleet_message.html","",0,18,250);
			Menu3_1_2=new Array("Consignment Tracking Solution (CTS)","/html/consignment_tracking.html","",0,18,250);
			Menu3_1_3=new Array("Emergency Response Solution (ERS)","/html/emergency_response.html","",0,18,250);
			Menu3_1_4=new Array("Fleet Scheduling & Monitoring Solution (FSMS)","/html/fleet_scheduling.html","",0,18,250);
			Menu3_1_5=new Array("Passenger Information System (PIS)","/html/passenger_info.html","",0,18,250);

		Menu3_2=new Array("Solution Components","/html/solution_compo.html","",4,18,130);
			Menu3_2_1=new Array("Vehicle Mounted Tracking Units","/html/vehicle_mounted.html","",3,18,180);
				Menu3_2_1_1=new Array("Trans-TrackGPS - SMS Protocol Units","/html/trans_smsprotocol.html","",0,18,230);
				Menu3_2_1_2=new Array("Trans-track GPS SMS + GPRS protocol units","/html/trans_dataprotocol.html","",0,18,230);
				Menu3_2_1_3=new Array("Comparative Statement of Various Models","/html/comparative_state.html","",0,18,230);
				
			Menu3_2_2=new Array("Information Delivery Methods","/html/info_del_meth.html","",0,18,160);
			Menu3_2_3=new Array("Enterprise Solution Integration","/html/enter_sol_inter.html","",0,18,160);
			Menu3_2_4=new Array("Product Support Technologies","/html/prod_supp_tech.html","",0,18,160);

//MENU 4

Menu4=new Array("rollover:/images/pricing_plan_icon.jpg:/images/pricing_plan_icondown.jpg","/html/network.html","",4,30,94);
		Menu4_1=new Array("Sales Network","/telematics/jsp/rtl/SalesNetwork.jsp","",0,18,180);
			Menu4_1_1=new Array("Statewise List of Sales Offices","/html/satatewise_sales.html","",0,18,180);
		Menu4_2=new Array("Installation & Service Network","/html/hardware_service.html","",3,18,180);
			//Menu4_2_1=new Array("Statewise List of Authorised Service Centers","/html/statewise_authorised.html","",0,18,180);
			Menu4_2_1=new Array("Reliance Own Service Centers","/html/reliance_own.html","",0,18,180);
			Menu4_2_2=new Array("Central Maintenance Hub","/html/central_main.html","",0,18,180);
			Menu4_2_3=new Array("Reliance Authorised Service Providers","/telematics/jsp/rtl/relianceServiceProvider.jsp","",0,30,180);
			
		Menu4_3=new Array("Call Center / Technical Helpdesk support","/html/call_centre_tech.html","",0,18,180);
		Menu4_4=new Array("Important mail contacts","/html/important_mail.html","",0,18,180);
//Menu12=new Array("<img src='/images/whitepatch.jpg' border=0>","","",0,20,1);

//MENU 5

Menu5=new Array("rollover:/images/valuebenefits_icon.jpg:/images/valuebenefits_icondown.jpg","/html/valuebenefits.html","",0,30,100);
	Menu5_1=new Array("Asset Utilization","/html/asset.html","",0,18,130);
	Menu5_2=new Array("Safety& Security","/html/safety_secure.html","",0,18,130);
	Menu5_3=new Array("Supply Chain Visibility","/html/supply_chain_visi.html","",0,18,130);
	Menu5_4=new Array("Communication","/html/communication.html","",0,18,130);
	Menu5_5=new Array("Exception Handling","/html/exception_handling.html","",0,18,130);