//UDMv3.8.5
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************


// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "center";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#CCCCCC";	// main nav cell color
var rCOLOR = 	"#999999";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#000000"	// main nav border color
var aLINK = 	"#555555";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face		
var fSIZE = 	11;		// main nav font size (pixels)	
var fWEIGHT = 	"normal"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	2;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	-1;		// shift the submenus vertically
var hOFFSET = 	-1;		// shift the submenus horizontally

var smCOLOR = 	"#CCCCCC";	// submenu cell color
var srCOLOR = 	"#999999";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#000000"	// submenu border color
var saLINK = 	"#000055";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana";  // submenu font face		
var sfSIZE = 	11;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	3;		// menu drop shadow size 
var shCOLOR =	"#bcbcbc";	// menu drop shadow color
var shOPACITY = 75;		// menu drop shadow opacity (not ie4/ns4/op5)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 5;		// shift the child menus vertically 			
var chhOFFSET = -3;		// shift the child menus horizontally 		

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 100;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "title";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)


//** LINKS ***********************************************************

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://www.blueox.us","Products",160,"center","","Products",0,0,"","","","",""); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(160,"left","left",0,0,"","","","","","","");
	
	// add submenu link items ("url","Link name","_target","alt text")
	SI("http://www.blueox.us/Towbars/towbars.htm","Towbars","","");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/Towbars/towbars.htm","Alexus","","");
		CI("http://www.blueox.us/Towbars/towbars.htm","Aladdin","","");
		CI("http://www.blueox.us/Towbars/towbars.htm","Aventa II","","");
		CI("http://www.blueox.us/Towbars/towbars.htm","Acclaim","","");
		CI("http://www.blueox.us/Towbars/towbars.htm","Adventurer","","");
		CI("http://www.blueox.us/Towbars/towbars.htm","Ambassador","","");
			
	SI("http://www.blueox.us/Baseplates/baseplates.htm","Baseplates","","");
	
	SI("http://www.blueox.us/Brakes/brakes.htm","Braking Systems","","");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/Brakes/apollo.htm","Apollo","","");
		CI("http://www.blueox.us/Brakes/autostop.htm","AutoStop","","");
		CI("http://www.blueox.us/Brakes/brakesafe.htm","BrakeSafe Push","","");
		CI("http://www.blueox.us/Brakes/toadstop.htm","ToadStop I/II","","");
				
	SI("http://www.blueox.us/TruCenter/trucenter.htm","TruCenter","","");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/TruCenter/trucenter.htm","Steering Controls","","");
		CI("http://www.blueox.us/TruCenter/trucenter.htm","Sway Controls","","");
		CI("http://www.blueox.us/TruCenter/trucenter.htm","Bracket Kits","","");
		CI("http://www.blueox.us/TruCenter/tcfaqs.htm","FAQ's","","");
		CI("http://www.blueox.us/server.htm","Testimonials","","");
		CI("http://www.blueox.us/server.htm","Product Specs","","");
		
	SI("http://www.blueox.us/server.htm","Accessories","","");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/server.htm","Adapters","","");
		CI("http://www.blueox.us/server.htm","Covers","","");
		CI("http://www.blueox.us/server.htm","Drop Receivers","","");
		CI("http://www.blueox.us/server.htm","Locks","","");
		CI("http://www.blueox.us/server.htm","Safety Cables","","");
		CI("http://www.blueox.us/server.htm","Wiring & Electrical Kits","","");
		CI("http://www.blueox.us/server.htm","Accessory Kits","","");
		CI("http://www.blueox.us/server.htm","Protective Equipment","","");
		CI("http://www.blueox.us/server.htm","Bike Racks","","");
		CI("http://www.blueox.us/server.htm","Towable Accessories","","");
		CI("http://www.blueox.us/server.htm","Other","","");
		CI("http://www.blueox.us/server.htm","Repair & Maintenance","","");
		
	SI("http://www.blueox.us/Hitches/hitches.htm","Hitches","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/Hitches/swaypro.htm","SwayPro","","");
		CI("http://www.blueox.us/Hitches/wdh.htm","Ultimate Hitch","","");
		CI("http://www.blueox.us/Hitches/hitches.htm","Sway Control","","");
		CI("http://www.blueox.us/Hitches/hitchfaqs.htm","FAQ's","","");
		
	SI("http://www.blueox.us/Carriers/carriers.htm","Sport Carriers","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/Carriers/MC1.htm","Motorcycle Carrier I","","");
		CI("http://www.blueox.us/Carriers/MC2.htm","Motorcycle Carrier II","","");
		CI("http://www.blueox.us/Carriers/SP1.htm","Sport Lift I","","");
		CI("http://www.blueox.us/Carriers/SP2.htm","Sport Lift II","","");
		CI("http://www.blueox.us/Carriers/SC1.htm","Sport Carrier I","","");
		CI("http://www.blueox.us/Carriers/SC2.htm","Sport Carrier II","","");
		CI("http://www.blueox.us/Carriers/SR.htm","Sport Ramps","","");
		CI("http://www.blueox.us/Carriers/SCAccessories.htm","Accessories","","");
				
	SI("","5th Wheel Products","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(160,"left","left",-1,-1,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.blueox.us/BedSaver/bedsaver.htm","BedSaver","","");
		CI("http://www.blueox.us/server.htm","PinLock","","");
		CI("http://www.blueox.us/server.htm","Solid-as-a-Rock","","");
		CI("http://www.blueox.us/server.htm","SmarTire Monitoring","","");
	
MI("","Customer Service",162,"center","","",0,0,"","","","",""); 

	SP(162,"left","left",0,0,"","","","","","","");
	
	SI("mailto:info@blueox.us","Contact Us","","");
	SI("http://www.blueox.us/server.htm","Authorized Dealers","","");
	SI("http://www.blueox.us/server.htm","Customer Service Survey","","");
	SI("http://www.blueox.us/server.htm","Product Registration","","");
	SI("http://www.blueox.us/server.htm","Rallies & Seminars","","");
	SI("http://www.blueox.us/server.htm","Literature Request","","");
	SI("http://www.blueox.us/server.htm","Dealers Only","","");
	SI("http://www.blueox.us/server.htm","Distributors Only","","");
	SI("http://www.blueox.us/server.htm","Employees Only","","");

MI("","Tech Tips",162,"center","","",0,0,"","","","",""); 
	SP(164,"left","left",0,0,"","","","","","","");
	
	SI("http://www.blueox.us/server.htm","Towing Laws","","");
	SI("http://www.blueox.us/server.htm","Towing Tips","","");
	SI("http://www.blueox.us/instruction/towingbasics101.htm","Towing 101","","");
	SI("http://www.blueox.us/server.htm","Backing Up Towed Vehicles","","");
	SI("http://www.blueox.us/server.htm","Wiring Gremlins","","");
	SI("http://www.blueox.us/server.htm","Towbar Wear","","");
			
MI("","News/Trends",160,"center","","",0,0,"","","","",""); 
	SP(160,"left","left",0,0,"","","","","","","");
	
	SI("http://www.blueox.us/server.htm","What's New at Blue Ox","","");
	SI("http://www.blueox.us/server.htm","Product Bulletins","","");
	SI("http://www.blueox.us/server.htm","Service Bulletins","","");


MI("","About Blue Ox",160,"center","","",0,0,"","","","",""); 

	SP(160,"right","right",0,0,"","","","","","","");

	SI("http://www.blueox.us/aboutus/corporateinfo.htm","Corporate Information","","");
	SI("http://www.blueox.us/server.htm","Blue Ox RV Park","","");
	SI("http://www.blueox.us/server.htm","Newsletters","","");
	SI("http://www.blueox.us/aboutus/wheresblueox.htm","Where is Blue Ox?","","");
	SI("http://www.blueox.us/hr/employment.htm","Employment","","");
	SI("http://www.blueox.us/aboutus/relatedlinks.htm","Related Links","","");


//* DO NOT EDIT THIS BIT *
}//***********************
//************************

