
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	115; 		// 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 = "resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"navy";		// main nav cell color
var rCOLOR = 	"#4B74AB";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"white";	// 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 = 	11;		// 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 = 	0;		// 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 = 	"#4B74AB";	// submenu cell color
var srCOLOR = 	"lightblue";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"black";	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"black";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";	// 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 = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu dropshadow size
var shCOLOR =	"#cccccc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 0;		// shift the child menus vertically
var chhOFFSET = 22;		// shift the child menus horizontally

var openTIMER = 10;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 0;		// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 300;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
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 gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 8;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 7;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = 0;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 0;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "arr_L.gif";	//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "arr_L.gif";	//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = "arr_R.gif";	//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "arr_R.gif";//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.revenue.alabama.gov/motorvehicle/index.html","Motor Vehicle",100,"center","","",0,0,"","","","","");

MI("","Contact",70,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(220,"left","left",-4,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("http://www.revenue.alabama.gov/motorvehicle/pdf/orgchart.pdf","Organizational Chart","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/statemap.html","County Title and Registration Offices","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/mvmailform.cfm","EMail Motor Vehicle","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/mvmap.html","Directions","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/address.html","Physical and <br> Mailing Addresses","_parent","");

MI("","FAQs",70,"center","","",0,0,"","","","","");

	SP(105,"left","left",-4,0,"","","","","","","");

	SI("http://www.revenue.alabama.gov/motorvehicle/Title_FAQ.html","Title","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/Registration_FAQ.html","Registration","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/toc.htm","IRP/IFTA","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/IRPIFTA_Efile_FAQ.html","IRP/IFTA E-File","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/pdf/mlimanual.pdf","Liability Insurance","_parent","");
	

MI("http://www.revenue.alabama.gov/motorvehicle/forms.html","Forms",70,"center","","",0,0,"","","","","");


MI("","E-Services",70,"center","","",0,0,"","","","","");

	SP(250,"left","left",-4,0,"","","","","","","");
	
	SI("https://www.mvtrip.alabama.gov/","Registration and Insurance Portal (MVTRIP)","_parent","");
	
	SI("http://www.revenue.alabama.gov/motorvehicle/ETAPS.html","ETAPS","_parent","");
	
	SI("http://www.titlestatus.mvtrip.alabama.gov","Track the Status of Your Title Application","_parent","");
	
	SI("http://www.revenue.alabama.gov/motorvehicle/mvinfo.html","Obtain Motor Vehicle Information","_parent","");
	
	SI("http://itunes.apple.com/us/app/alabama-dmv/id399424940?mt=8","Download Motor Vehicle iPhone App","_parent","");
	
	SI("https://market.android.com/details?id=alabama.dmv","Download Motor Vehicle Android App","_parent","");
	
	SI("https://www.alabamainteractive.org/ador_pt/welcome.action","Search or Reserve Personalized Tag Message","_parent","");

	SI("https://www.alabamainteractive.org/dor_tfp/","Trip & Fuel Permits","_parent","");
		
	SI("https://amcprod.celtic.bz/mcs","IRP / IFTA E-File","_parent","");
	
	SI("https://www.alamli.com/MLIQueryResponse.aspx","Respond to MLI Questionnaire","_parent","");
	
	SI("","Online Registration","_parent","");

		// 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",0,-20,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://autaugaprobate.com/default.aspx","Autauga County","_parent","");
		CI("http://www.co.baldwin.al.us/PageView.asp?PageType=R&edit_id=3","Baldwin County","_parent","");
		CI("https://www.paysafenetwork.com/bibb_license/default.aspx","Bibb County","_parent","");
		CI("http://www.blountrevenue.com/","Blount County","_parent","");
		CI("http://www.calhouncountyal.org/","Calhoun County","_parent","");
		CI("http://www.chamberscounty.com/probate.html","Chambers County","_parent","");
		CI("http://cherokeetagandtax.com/Default.aspx","Cherokee County","_parent","");
		CI("http://www.newchiltoncounty.org/tagdepartment.htm","Chilton County","_parent","");
		CI("http://www.clarkecountyal.com/license_commissioner.htm","Clarke County","_parent","");
		CI("http://claycountyprobate.com/","Clay County","_parent","");
		CI("https://renewyourtag.com/","Coffee County","_parent","");
		CI("http://www.colbertprobatejudge.org/","Colbert County","_parent","");
		CI("http://covingtoncountyal.org/viewDepartment.php?id=28","Covington County","_parent","");
		CI("http://www.crenshawcountyalonline.com/ProbateJudge/default.aspx","Crenshaw County","_parent","");
		CI("http://www.cullmanrevenuecom.com/","Cullman County","_parent","");
		CI("http://www.dalecountyrevenuecommissioner.com/","Dale County","_parent","");
		CI("http://www.dallascountyproperty-tags.com/","Dallas County","_parent","");
		CI("http://www.revenue-dekalbco-al.us/","DeKalb County","_parent","");
		CI("http://www.elmorecountyprobateoffice.com/","Elmore County","_parent","");
		CI("http://www.co.escambia.al.us/taxc.html","Escambia County","_parent","");
		CI("http://www.renewyourtag.com/","Etowah County","_parent","");
		CI("https://renewyourtag.com/franklin/","Franklin County","_parent","");
		CI("http://www.houstoncounty.org/","Houston County","_parent","");
		CI("http://www.jacksoncountyrevenue.com/","Jackson County","_parent","");
		CI("http://jeffconline.jccal.org/","Jefferson County","_parent","");
		CI("http://www.lauderdalecountyonline.com/","Lauderdale County","_parent","");
		CI("http://www.lawrencecountyrevenue.com/","Lawrence County","_parent","");
		CI("http://www.leecountyrevenuecommissioner.com/search.aspx","Lee County","_parent","");
		CI("http://license.limestonecounty.net/","Limestone County","_parent","");
		CI("http://www.co.madison.al.us/","Madison County","_parent","");
		CI("https://renewyourtag.com/","Marengo County","_parent","");
		CI("http://marioncountyalabama.org/vGenInfo.aspx","Marion County","_parent","");
		CI("http://www.marshallco.org/","Marshall County","_parent","");
		CI("http://www.licensemobile.com/","Mobile County","_parent","");
		CI("http://www.mc-ala.org/","Montgomery County","_parent","");
		CI("http://www.morganlicensecommissioner.org/","Morgan County","_parent","");
		CI("http://www.pikeprobate.com/","Pike County","_parent","");
		CI("http://www.randolphcountyrevenue.com/","Randolph County","_parent","");
		CI("http://www.rcala.com/Tag.html","Russell County","_parent","");
		CI("http://www.shelbycountyalabama.com/index.shtm","Shelby County","_parent","");
		CI(	    "http://www.stclairco.com/index.php?submenu=Probate&src=gendocs&link=Probate_Office_Home&category=Probate%20Office&PHPSESSID=41c7ab3dc7cc92bd11fb279366f098db","St. Clair County","_parent","");
		CI("http://www.talladegacountyal.org/","Talladega County","_parent","");
		CI("http://tallapoosataxandprobate.com/","Tallapoosa County","_parent","");
		CI("http://www.walkercounty.com/","Walker County","_parent","");


MI("","License Plate Information",150,"center","","",0,0,"","","","","");

	SP(180,"left","left",-4,0,"","","","","","","");
	

		SI("http://www.revenue.alabama.gov/motorvehicle/mvforms/feeschedule.htm","Registration Fees Schedule","","");

		SI("http://www.revenue.alabama.gov/motorvehicle/standard.html","Standard Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/specialty.html","Specialty Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/collegeview.html","Collegiate Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/militaryview.html","Military Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/generic.html","Generic Specialty Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/raceplates.html","Generic Race Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/annualview.html","Annual Plates","","");
		SI("http://www.revenue.alabama.gov/motorvehicle/stateorgov.html","Government Plates","","");
		
		SI("","Vintage Plates","","");
		
			CP(165,"left","left",0,-20,"","","","","","","");
			
			CI("http://www.revenue.alabama.gov/motorvehicle/vintagepassengertags.html","Vintage Passenger Plates","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/vintagemotorcycletags.html","Vintage Motorcycle Plates","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/vintagetrucktags.html","Vintage Truck Plates","_parent","");
		
		SI("","Commitment to Purchase","","");
		
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(165,"left","left",0,-20,"","","","","","","");

			// add child menu link items ("url","Link name","_target","alt text")
			
			CI("http://www.revenue.alabama.gov/motorvehicle/mvforms/locreport.pdf","Commitment to Purchase Report","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/CtoPNov11.htm","Organizations Obtaining <br>Commitments to Purchase<br>12/1/10 to 11/30/11","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/CtoPNov12.htm","Organizations Obtaining <br>Commitments to Purchase<br>12/1/11 to 11/30/12","_parent","");
		
		
		//SI("","New License Plate Information","","");
			//Section removed as per Brenda Coone 6/12/03
			
			// 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",0,-20,"","","","","","","");

			// add child menu link items ("url","Link name","_target","alt text")
			//Remove per Brenda 5/21/03 CI("http://www.revenue.alabama.gov/motorvehicle/Registration_Procedures.htm","Procedures for the approval <br> of new license plate categories","_parent","");
			//CI("http://www.revenue.alabama.gov/motorvehicle/LOCReport.PDF","Committments to purchase","_parent","");
			//CI("http://www.revenue.alabama.gov/motorvehicle/CtoPur.pdf","Distincive license plates <br> available for committment <br> to purchase applications","_parent","");

MI("","Reference",70,"center","","",0,0,"","","","","");

	SP(140,"left","left",-4,0,"","","","","","","");

	SI("http://www.revenue.alabama.gov/motorvehicle/code.html","Code of Alabama 1975","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/rules.html","Administrative Rules","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/memos.html","County Memos","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/manuals.html","Manuals","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/mvforms/tagtypes.xls","Tag Information","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/mvforms/intchart.xls","Interest Chart","_parent","");
	SI("http://www.revenue.alabama.gov/motorvehicle/presentations.html","Presentations","_parent","");
	SI("","Registration Statistics","","");
		
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(105,"left","left",0,-20,"","","","","","","");

			// add child menu link items ("url","Link name","_target","alt text")
			CI("http://www.revenue.alabama.gov/motorvehicle/pdf/2009data.pdf","FY2009","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/pdf/2010data.pdf","FY2010","_parent","");
			CI("http://www.revenue.alabama.gov/motorvehicle/pdf/2011data.pdf","FY2011","_parent","");
			
	SI("http://www.revenue.alabama.gov/budget/mvstats.html","Title Statistics","_parent","");

MI("http://www.revenue.alabama.gov/motorvehicle/iac.html","Insurance Advisory Council",160,"center","","",0,0,"","","","","");

MI("","Related Links",100,"center","","",0,0,"","","","","");

	SP(165,"right","left",-4,0,"","","","","","","");

	SI("http://www.ador.state.al.us/invest/salvinsp.html","Salvage Vehicle Inspections","_parent","")
	SI("http://www.revenue.alabama.gov/advalorem/index.html","Motor Vehicle Property Tax","_parent","");
	SI("http://www.revenue.alabama.gov/salestax/staterates.html","Motor Vehicle Sales Tax","_parent","");
	SI("http://www.dps.alabama.gov/DriverLicense/Default.aspx","Driver License","_parent","");
	SI("http://www.aamva.org/","AAMVA","_parent","American Association of Motor Vehicle Adminstrators");
	SI("http://www.nhtsa.dot.gov/","NHTSA","_parent","National Highway Traffic Safety Administration");
	SI("http://www.vehiclehistory.gov/", "National Motor Vehicle Title<br>Information System", "_parent", "");
	SI("http://www.iftach.org/","IFTA Inc.","_parent","International Fuel Tax Association, Inc.");
	SI("http://www.fmcsa.dot.gov/","Federal Motor Carrier Safety<br>Administration","_parent","");
	SI("http://www.alabama.gov/","Alabama.gov","_parent","Alabama.gov");

	
//* DO NOT EDIT THIS BIT *
}//***********************
//************************


