//UDMv3.8.5
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************


///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8.5 by Brothercake
//  http://www.udm4.com/udm3/ 
//
//  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
//
///////////////////////////////////////////////////////////////////////////


//var level = 0;
//var URLPath = window.location.pathname

// *** POSITIONING AND STYLES *********************************************//
var menuALIGN = "left";		// alignment mode 
//var absLEFT = 	10;		// absolute left or right position (if menu is left or right aligned)
var absTOP =  	40; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = true;	// show empty cells
var showBORDERS = false;	// show empty cell borders

//var baseHREF = "dropdown_menu/"

var zORDER = 		2000;		// base z-order of nav structure

var mCOLOR = 		"";	// main nav cell color
var rCOLOR = 		"";	// main nav cell rollover color
var bSIZE = 		0;		// main nav border size
var bCOLOR = 		""	// main nav border color
var aLINK = 		"#333333";	// main nav link color
var aHOVER = 		"#7DA42F";		// main nav link hover-color (dual purpose)
var aDEC = 			"none";		// main nav link decoration
var fFONT = 		"Arial,verdana,Helvetica,sans-serif";	// main nav font face		
var fSIZE = 		10;		// 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 = 	6;		// 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 = 	2;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#dde0e9";	// submenu cell color
var srCOLOR = 	"#7DA42F";	// submenu cell rollover color
var sbSIZE = 		0;		// submenu border size
var sbCOLOR = 	""	// submenu border color
var saLINK = 		"#333333";	// submenu link color
var saHOVER = 	"YELLOW";		// submenu link hover-color (dual purpose)
var saDEC = 		"none";		// submenu link decoration
var sfFONT = 		"Arial,verdana,helvetica,sans-serif";  // submenu font face		
var sfSIZE = 		10;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	7;		// submenu text indent (if text is left or right aligned)
var svPADDING = 3;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =		1;		// menu drop shadow size 
var shCOLOR =		"#dde0e9";	// 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 = 15;		// shift the child menus vertically 			
var chhOFFSET = -3;		// shift the child menus horizontally 		

var openTIMER = 1;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// 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)

//alert (baseHREF);
//** 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("","",380,"","","",0,0,"","","","",""); 

MI("#","ABOUT US",65,"LEFT","","",0,0,"","","","",""); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(175,"left","left",0,0,"","","","","","","");
	
	// add submenu link items ("url","Link name","_target","alt text")
	//SI("","","","");
	//SI(depth + "AboutUs/aboutLakeside.htm","LAKESIDE LOGISTICS","","Lakeside Logistics");
	//SI(depth + "AboutUs/LakesideTour.htm","CORPORATE OFFICE TOUR","","Office Tour");
	//SI(depth + "AboutUs/caseStudies.htm","CASE STUDIES","","Case studies");
	//SI(depth + "AboutUs/businessContinuity.htm","BUSINESS CONTINUITY","","Business Continuty");
	//SI(depth + "AboutUs/news.htm","NEWS","","News");
	//SI(depth + "AboutUs/employmentOpp.htm","EMPLOYMENT OPPORTUNITIES","","Opportunities at Lakeside");
	//SI(depth + "AboutUs/pVGreen.asp","VISION GREEN","","Vision Green");
	
	SI("http://www.lakesidelogistics.com/AboutUs/aboutLakeside.htm","LAKESIDE LOGISTICS","","Lakeside Logistics");
	SI("http://www.lakesidelogistics.com/AboutUs/LakesideTour.htm","CORPORATE OFFICE TOUR","","Office Tour");
	SI("http://www.lakesidelogistics.com/AboutUs/caseStudies.htm","CASE STUDIES","","Case studies");
	SI("http://www.lakesidelogistics.com/AboutUs/businessContinuity.htm","BUSINESS CONTINUITY","","Business Continuty");
	SI("http://www.lakesidelogistics.com/AboutUs/news.htm","NEWS","","News");
	SI("http://www.lakesidelogistics.com/AboutUs/employmentOpp.htm","EMPLOYMENT OPPORTUNITIES","","Opportunities at Lakeside");
	SI("http://visiongreen.lakesidelogistics.com","VISION GREEN","","Vision Green");

		// 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://planmagic.com/business_planning.html","PlanMagic Business","","");
		//CI("http://planmagic.com/marketing_planning.html","PlanMagic Marketing","","");
		//CI("http://planmagic.com/finance_pro.html","PlanMagic Finance Pro","","");

	//SI("http://planmagic.com/directory/index.html","Business directory","","");

MI("#","SERVICES",65,"LEFT","","",0,0,"","","","",""); 

	SP(130,"left","left",0,0,"","","","","","","");
	
	//SI("","","","");
	//SI(depth + "Services/cust_consulting.htm","CONSULTING","","Consulting");
	//SI(depth + "Services/services.htm","SERVICES","","Services");
	//SI(depth + "Services/payment.htm","PAYMENT SERVICE","","Payment Service");	
	//SI(depth + "Services/credit_application.htm","CREDIT APPLICATION","","Credit Application");
	//SI(depth + "Services/industry_links.htm","INDUSTRY LINKS","","Industry Links");	
	
	SI("http://www.lakesidelogistics.com/Services/cust_consulting.htm","CONSULTING","","Consulting");
	SI("http://www.lakesidelogistics.com/Services/services.htm","SERVICES","","Services");
	SI("http://www.lakesidelogistics.com/Services/payment.htm","PAYMENT SERVICE","","Payment Service");	
	SI("http://www.lakesidelogistics.com/Services/credit_application.htm","CREDIT APPLICATION","","Credit Application");
	SI("http://www.lakesidelogistics.com/Services/industry_links.htm","INDUSTRY LINKS","","Industry Links");

MI("#","SEARCH TOOLS",85,"LEFT","","",0,0,"","","","",""); 

	SP(170,"left","left",0,0,"","","","","","","");
	
	//SI(depth + "Supersearch/aboutSupersearch.htm","SUPERSEARCH","","About SuperSearch");
	//SI(depth + "Supersearch/Secure/ShipmentTracking.asp","SHIPMENT TRACKING","","Shipment Tracking");
	//SI(depth + "Supersearch/docusearch.asp","DOCUSEARCH","","DocuSearch");
	///SI(depth + "Supersearch/Secure/InventoryTracking.asp","INVENTORY TRACKING","","Inventory Tracking");
	//SI(depth + "Supersearch/applyForLoginAcc.htm","APPLY FOR LOGIN ACCOUNT","","Apply for login Account");
	//SI("https://dashboard.lakesidelogistics.com/", "DASHBOARD", "", "Dashboard");
	//SI("http://www.lakesidelogistics.com/johnsonscheduler/", "SUPERSCHEDULER", "", "SuperScheduler");
	
	SI("http://www.lakesidelogistics.com/Supersearch/aboutSupersearch.htm","SUPERSEARCH","","About SuperSearch");
	SI("http://www.lakesidelogistics.com/Supersearch/Secure/ShipmentTracking.asp","SHIPMENT TRACKING","","Shipment Tracking");
	SI("http://www.lakesidelogistics.com/Supersearch/docusearch.asp","DOCUSEARCH","","DocuSearch");
	SI("http://www.lakesidelogistics.com/Supersearch/Secure/InventoryTracking.asp","INVENTORY TRACKING","","Inventory Tracking");
	SI("http://www.lakesidelogistics.com/Supersearch/applyForLoginAcc.htm","APPLY FOR LOGIN ACCOUNT","","Apply for login Account");
	SI("https://dashboard.lakesidelogistics.com/", "DASHBOARD", "", "Dashboard");
	SI("http://www.lakesidelogistics.com/johnsonscheduler/", "SUPERSCHEDULER", "", "SuperScheduler");
		
MI("#","CARRIER SUPPORT",110,"left","","",0,0,"","","","",""); 

	SP(180,"left","left",0,0,"","","","","","","");
	
	//SI(depth + "CarrierSupport/carrierRelationManager.htm","CARRIER RELATIONS MANAGER","","Carrier Relations Manager");
	//SI(depth + "CarrierSupport/loadAvailability.asp","LOAD AVAILABILITY","","Load Availability");
	//SI(depth + "CarrierSupport/PostTrucks/quickPost.asp","POST TRUCKS","","Post my trucks");
	//SI(depth + "CarrierSupport/Secure/accountPayables.asp","ACCOUNTS PAYABLE","","Accounts Payables");
	//SI(depth + "CarrierSupport/carrierAudit.asp","CARRIER AUDIT","","Carrier Audit");
	//SI(depth + "CarrierSupport/superPay.htm","SUPERPAY","","Super pay");
	//SI(depth + "CarrierSupport/BorderCompliance/borderCompliance.asp","BORDER COMPLIANCE","","Border Compliance"); 
	//SI(depth + "News_PDF/SVI_num/Carrier_SVInotice.pdf","C-TPAT PARTNERSHIP ID NO.","","C-TPAT Partnership ID No."); 
	//SI(depth + "CarrierSupport/CreditNote/CreditNote.pdf","CREDIT REFERENCES","","Credit References"); 
	//SI(depth + "CarrierSupport/CarrierOfTheMonth.asp","CARRIER OF THE MONTH","","Carrier of the month");
	
	SI("http://www.lakesidelogistics.com/CarrierSupport/carrierRelationManager.htm","CARRIER RELATIONS MANAGER","","Carrier Relations Manager");
	SI("http://www.lakesidelogistics.com/CarrierSupport/loadAvailability.asp","LOAD AVAILABILITY","","Load Availability");
	SI("http://www.lakesidelogistics.com/CarrierSupport/PostTrucks/quickPost.asp","POST TRUCKS","","Post my trucks");
	SI("http://www.lakesidelogistics.com/CarrierSupport/Secure/accountPayables.asp","ACCOUNTS PAYABLE","","Accounts Payables");
	SI("http://www.lakesidelogistics.com/CarrierSupport/carrierAudit.asp","CARRIER AUDIT","","Carrier Audit");
	SI("http://www.lakesidelogistics.com/CarrierSupport/superPay.htm","SUPERPAY","","Super pay");
	SI("http://www.lakesidelogistics.com/CarrierSupport/BorderCompliance/borderCompliance.asp","BORDER COMPLIANCE","","Border Compliance"); 
	SI("http://www.lakesidelogistics.com/News_PDF/SVI_num/Carrier_SVInotice.pdf","C-TPAT PARTNERSHIP ID NO.","","C-TPAT Partnership ID No."); 
	SI("http://www.lakesidelogistics.com/CarrierSupport/CreditNote/CreditNote.pdf","CREDIT REFERENCES","","Credit References"); 
	SI("http://www.lakesidelogistics.com/CarrierSupport/CarrierOfTheMonth.asp","CARRIER OF THE MONTH","","Carrier of the month");

MI("#","CONTACT US",75,"left","","",0,0,"","","","",""); 

	SP(195,"left","left",0,0,"","","","","","","");

	//SI(depth + "ContactUs/contactUs.htm","CONTACT INFORMATION","","Contact Information"); 
	//SI(depth + "ContactUs/profiles/profiles.htm","DEPARTMENT PROFILES & PEOPLE","","Department Profiles");
	//SI(depth + "ContactUs/directDial.htm","DIRECT DIAL LIST","","Direct Dial List"); 
	//SI(depth + "ContactUs/MSNMessangerList.htm","MSN CONTACT LIST","","MSN Contact List");
	
	SI("http://www.lakesidelogistics.com/ContactUs/contactUs.htm","CONTACT INFORMATION","","Contact Information"); 
	SI("http://www.lakesidelogistics.com/ContactUs/profiles/profiles.htm","DEPARTMENT PROFILES & PEOPLE","","Department Profiles");
	SI("http://www.lakesidelogistics.com/ContactUs/directDial.htm","DIRECT DIAL LIST","","Direct Dial List"); 
	
MI("http://www.lakesidelogistics.com/AboutUs/LakesideTour.htm","TOUR OUR FACILITY",120,"left","","",0,0,"","","","",""); 
//SI(depth + "AboutUs/LakesideTour.htm","CORPORATE OFFICE TOUR","","Office Tour");

//* DO NOT EDIT THIS BIT *
}//***********************
//************************

