//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	5; 		// absolute top position

var staticMENU =true;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU =false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"darkblue";	// main nav cell color
var rCOLOR = 	"red";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"lightblue"	// main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// 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 = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"lightblue";	// submenu cell color

var srCOLOR = 	"lightgreen";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"black"	// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial";// submenu font face
var sfSIZE = 	13;		// 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 = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	3;		// submenu drop shadow size
var shCOLOR =	"000000";	// submenu drop shadow color
var shOPACITY =30;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// 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 = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//**Oil Field ***********************************************************




// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("","Oil Field",75,"center","","",0,0,"e");

     // define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
    defineSubmenuProperties(120,"left","left",-4,0,"");

    // add submenu link items ("url","Link name","_target","alt text")
	
                          addSubmenuItem("","Injectors >>","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h                                            offset,"filter")
		defineChildmenuProperties(100,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		 addChildmenuItem("http://mxros.com/catalogsite/60k_General.htm","60k                                              Injector","","");
                                        addChildmenuItem("http://mxros.com/catalogsite/50k_General.htm","50k                                              Injector","","");
		addChildmenuItem("http://mxros.com/catalogsite/28k_General.htm","28k                                              Injector","","");
	                   addChildmenuItem("http://mxros.com/catalogsite/20k_General.htm","20k     Injector","","");
                                    
                                       addChildmenuItem("http://mxros.com/catalogsite/10k_General.htm","10k                                                        Injector","","");


                       // add submenu link items ("url","Link name","_target","alt text")
	
                          addSubmenuItem("","Control Cabins >>","","");

                                        // define child menu properties (width,"align to edge","text-alignment",v offset,h                                            offset,"filter")
		defineChildmenuProperties(192,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/AU_Console_Cabin_General.htm","Model A, U-Console","","");
addChildmenuItem("http://mxros.com/catalogsite/BU_Backup_Cabin_General.htm","Model B, U-Console, JackUp","","");
addChildmenuItem("http://mxros.com/catalogsite/C_Baskets_Cabin_General.htm","Model C, Hose Baskets","","");
addChildmenuItem("http://mxros.com/catalogsite/D_Plain_Cabin_General.htm","Model D ,Plain","","");

   // add submenu link items ("url","Link name","_target","alt text")
	
                          addSubmenuItem("","Power Packs >>","","");

defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/PP_A.htm","Model A, Cummins","","");
addChildmenuItem("http://mxros.com/catalogsite/PP_B.htm","Model B Detroit","","");
addChildmenuItem("http://mxros.com/catalogsite/PP_C.htm","Model C Caterpiller","","");

 // add submenu link items ("url","Link name","_target","alt text")
	
                          addSubmenuItem("","Tubing Reels >>","","");

defineChildmenuProperties(192,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/TR_A.htm","Model A, 1 in to 1 1/2 in  ","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model B, 1 in to 2 1/4 in  ","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model C, 2 in to 2 3/8 in  ","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model D, 3/4 in to Capillary  ","","");

 addSubmenuItem("","Spooling Reels >>","","");

defineChildmenuProperties(75,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model A,  ","","");

  addSubmenuItem(" ","Hose Reels >>","","");

defineChildmenuProperties(192,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/PHR-A.htm","Model A, Single Control","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model B, Dual Control","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Model C, Pwr Hose Control","","");

addSubmenuItem("","Gooseneck >>","","");

defineChildmenuProperties(125,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/42gooseneck.htm","Model A, 42 in.  ","","");
addChildmenuItem("http://mxros.com/catalogsite/52gooseneck.htm","Model B, 52 in.  ","","");
addChildmenuItem("http://mxros.com/catalogsite/62gooseneck.htm","Model C, 62 in.  ","","");
addChildmenuItem("http://mxros.com/catalogsite/72gooseneck.htm","Model D, 72 in.  ","","");
addChildmenuItem("http://mxros.com/catalogsite/82gooseneck.htm","Model E, 82 in.  ","","");

addSubmenuItem("","Nitrogen >>","","");

defineChildmenuProperties(160,"left","left",-50,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/n2combo trailer.htm","CTU-N2 Combo Trailer","","");
addChildmenuItem("http://mxros.com/catalogsite/n2dfv.htm","Model N2DFV","","");
addChildmenuItem("http://mxros.com/catalogsite/n2dfvc.htm","Model N2DFVC","","");
addChildmenuItem("http://mxros.com/catalogsite/n2hrv.htm","Model N2HV ","","");
addChildmenuItem("http://mxros.com/catalogsite/n2180hrskd.htm","Model N2180HRSKD","","");
addChildmenuItem("http://mxros.com/catalogsite/n230hrskd.htm","Model N230HRSKD","","");
addChildmenuItem("http://mxros.com/catalogsite/n290hrskd.htm","Model N290HRSKD","","");
addChildmenuItem("http://mxros.com/catalogsite/n2330dftrk.htm","Model N2330DFTRK ","","");
addChildmenuItem("http://mxros.com/catalogsite/n2660dftrk.htm","Model N2660DFTRK","","");
addChildmenuItem("http://mxros.com/catalogsite/n2360HRtrk.htm","Model N2360HRTRK","","");
addChildmenuItem("http://mxros.com/catalogsite/n2900DFTRL.htm","Model N2900DFTRL","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Direct Fired Vaporizer","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Heat Recovery Vaporizer","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","High Pressure Pumps","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Centrifugal Pumps","","");

addSubmenuItem("","Logging >>","","");

defineChildmenuProperties(150,"left","left",0,-40,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/LOGGING SKD.htm","Logging Skid","","");
addChildmenuItem("http://mxros.com/catalogsite/logging general.htm","Logging Trucks","","");

addChildmenuItem("","E-Line Trailer","","");
addChildmenuItem("","Slick-Line Trailer","","");
addChildmenuItem("","Slick-Line Skid","","");
addChildmenuItem("","Single/Dual Drum Units","","");
addChildmenuItem("","Split Drum Units","","");

//*************************Law Enforcement************************************        
  

addMainItem("","Law Enforcement",140,"center","","",0,0,"w");

	defineSubmenuProperties(137,"left","left",-4,0,"");

	addSubmenuItem("","SWAT >>","","");

defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/SWAT Truck.htm","Swat Truck ","","");
addChildmenuItem("http://mxros.com/catalogsite/E450 Hi-Top SWAT.htm","Swat Truck, High Top  ","","");

	addSubmenuItem("","Crime Scene >>","","");

defineChildmenuProperties(130,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/Freightliner CSV.htm","Frieghtliner CSV  ","","");
addChildmenuItem("http://mxros.com/catalogsite/E350 CSV.htm","E 350 CSV  ","","");
addChildmenuItem("http://mxros.com/catalogsite/E450 Hi-Top CSV.htm","E 450 CSV  ","","");



                    addSubmenuItem("http://mxros.com/catalogsite/Command Center.htm","Command Center","","");
	addSubmenuItem("","Surveillance >>","","");


defineChildmenuProperties(180,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/DOT video.htm","DOT Trailer","","");
addChildmenuItem("http://mxros.com/catalogsite/Remote Surveillance Van.htm","Surveillance Van","","");
addChildmenuItem("http://mxros.com/catalogsite/Remote Surveillance Trailer.htm","Remote Surveillance Trailer","","");
	addSubmenuItem("http://mxros.com/catalogsite/Emergency Response.htm","Emergency Response","","");
	addSubmenuItem("","Bomb Disposal >>","","");

defineChildmenuProperties(190,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/Bomb Trailer.htm","Bomb Disposal Trailer","","");
addChildmenuItem("http://mxros.com/catalogsite/Bomb Trailer.htm","Bomb Disposal Trailer / Lab","","");

                    addSubmenuItem("http://mxros.com/catalogsite/hostage.htm","Hostage Negotiation","","");
                    addSubmenuItem("http://mxros.com/catalogsite/Weapons Carrier.htm","Weapons Carrier","","");


//************************Telecom / Video************************************                  

addMainItem("","Telecom / Video",140,"center","","",0,0,"s");

	defineSubmenuProperties(185,"left","left",-4,0,"");

	addSubmenuItem("http://mxros.com/catalogsite/Video production.htm","Video Production","","");
	addSubmenuItem("","Elect. News Gathering Vans >>","","");

defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/E350 ENG.htm","E 350 ENG.","","");
addChildmenuItem("http://mxros.com/catalogsite/Freightliner ENG.htm","Freightliner ENG.","","");


	addSubmenuItem("","SNG Trucks >>","","");

defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/SAT  ENG.htm","Satellite SNG","","");

	addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Broadcast Vehicles","","");
	

//************************Other Specialty Vehicles************************************  

addMainItem("","Other Specialty Vehicles",175,"center","","",0,0,"r");

	defineSubmenuProperties(170,"left","left",-4,0,"");

	addSubmenuItem("","Mobile Showroom >>","");

defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://mxros.com/catalogsite/Mobile shoe truck.htm","Mobile Shoe Truck","","");
addChildmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Tool Sales Trucks","","");

	addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Concession Vehicles","","");
	addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Specialty Trailers ","","");
              addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Generator Installs","","");
              addSubmenuItem(" http://mxros.com/catalogsite/Data Acquisition.htm","Data Acquisition.","","");
              addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Hospitality Trailers","","");
              addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Frac Vans","","");
	addSubmenuItem("http://mxros.com/catalogsite/sorry not posted.html","Water Generation Trailers","","");

                   

defineChildmenuProperties(170,"left","left",0,-50,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")

                                       
              
addMainItem("http://www.mxros.com/index.html","Home",50,"center","_blank","",0,0,"r");


//**DO NOT EDIT THIS *****
}//***********************
//************************

