/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	modified by webvues for tdw trial		          *
*		          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;
	var LowBgColor='#651318';
	var LowSubBgColor='white';
	var HighBgColor='white';
	var HighSubBgColor='#000000';
	var FontLowColor='white';
	var FontSubLowColor='black';
	var FontHighColor='black';
	var FontSubHighColor='white';
	var BorderColor='#651318';
	var BorderSubColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=0;
	var FontFamily="verdana,arial,helvetica"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=0;
	var StartLeft=10;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='menuPos1';
	var HideTop=0;
	var MenuWrap=0;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['',0,0,'',0,0,'',0,0];	// 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:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Exit Catalog","../homeUS.html","",0,20,100);


Menu2=new Array("Search","","",2,20,85);
    Menu2_1=new Array("Find your tire size","../fitmentGuideIndex.html","",0,18,180);
	Menu2_2=new Array("Find nearest dealer","../locatorHercules/locatorHercules.html","",0,18,180);
    

Menu3=new Array("Performance","","",6,20,120);
	Menu3_1=new Array("Performance GROUP","hercules_performance_INDEX.html","",0,18,180);
	Menu3_2=new Array("Raptis WR1","hercules_performance_raptisWR1.html","",0,18,180);
	Menu3_3=new Array("Raptis VR-HR","hercules_performance_raptisVR-HR.html","",0,18,180);
	Menu3_4=new Array("Raptis TR1","hercules_performance_raptisTR1.html","",0,18,180);
	Menu3_5=new Array("HP 4000","hercules_performance_HP4000.html","",0,18,180);
	Menu3_6=new Array("Ironman iMove","ironman_iMove.html","",0,18,180);
	
Menu4=new Array("Touring","","",7,20,90);
    Menu4_1=new Array("Touring GROUP","hercules_touring_INDEX.html","",0,18,180);
    Menu4_2=new Array("Ultra Tour LE","hercules_touring_ultraTourLE.html","",0,18,180);
    Menu4_3=new Array("Tour 4.0 plus","hercules_touring_tour4_plus.html","",0,18,180);
    Menu4_4=new Array("Roadtour655","hercules_touring_roadtour655.html","",0,18,180);
	Menu4_5=new Array("Touring MRX Plus IV","hercules_touring_MRXplusIV.html","",0,18,180);
	Menu4_6=new Array("Touring MRX Plus V","hercules_touring_MRXplusV.html","",0,18,180);
	Menu4_7=new Array("Ironman CRi","ironman_tourCRi.html","",0,18,180);
	

Menu5=new Array("Light Truck - SUV","","",9,20,150);
    Menu5_1=new Array("Light Truck-SUV GROUP","hercules_light_truck_INDEX.html","",0,18,180);
    Menu5_2=new Array("Terra Trac A/T","hercules_light_truck_terraTracAT.html","",0,18,180);
    Menu5_3=new Array("All Trac A/T","hercules_light_truck_allTracAT.html","",0,18,180);
    Menu5_4=new Array("Terra Trac SUV","hercules_light_truck_terraTracSUV.html","",0,18,180);
    Menu5_5=new Array("Terra Trac Radial Rib","hercules_light_truck_terraTracRadialRib.html","",0,18,180);
    Menu5_6=new Array("Terra Trac HT","hercules_light_truck_terraTracHT.html","",0,18,180);
    Menu5_7=new Array("Trail Digger M/T","hercules_light_truck_trailDiggerMT.html","",0,18,180);
    Menu5_8=new Array("Roadtour XUV","hercules_light_truck_roadtourXUV.html","",0,18,180);
    Menu5_9=new Array("Ironman Radial A/P","ironman_radialAP.html","",0,18,180)
	
	
Menu6=new Array("Winter","","",3,20,90);
	Menu6_1=new Array("Winter GROUP","hercules_winter_INDEX.html","",0,18,158);
	Menu6_2=new Array("Avalanche Xtreme Passenger","hercules_winter_avalanche_passenger.html","",0,18,158);
	Menu6_3=new Array("Avalanche Xtreme LT-SUV","hercules_winter_avalanche_SUV-LT.html","",0,18,158);
	
Menu7=new Array("Commercial","","",2,20,100);
	Menu7_1=new Array("Medium Truck Tires","hercules_medium_truck_INDEX.html","",0,18,158);
	Menu7_2=new Array("Specialty Tires","hercules_specialty_INDEX.html","",0,18,158);


