//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  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
var absLEFT = 	12;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	120; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "http://ldpi-inc.com/js/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"white";	// main nav cell color
var rCOLOR = 	"white";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#0066CC"	// main nav border color
var aLINK = 	"";	// 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 = 	12;		// 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 = 	"white";	// submenu cell color

var srCOLOR = 	"white";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	""	// 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 = 	"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 =	2;		// submenu drop shadow size
var shCOLOR =	"#cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// 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 openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
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 = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 775;		// override grid width
var gridHEIGHT = 500;		// 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;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right 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") [** last four are new **]
addMainItem("http://ldpi-inc.com/main-site/product-nav/index.htm","PRODUCTS",93,"center","","",0,0,"","","","#0066cc","#990000");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(160,"left","left",-5,45,"","","","","","#0066cc","#990000");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://ldpi-inc.com/main-site/product-nav/model/index.htm","Fixture Series","","");
					
				// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(135,"left","left",20,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","#0066cc","#990000");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://taskindustrial.ldpi-inc.com/index.htm","General Industrial","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/application/vapor_proof.html","Vapor/Dust Proof","","");
		addChildmenuItem("http://paintbooth.ldpi-inc.com/slimlight.html","Slim Lights","","");
		addChildmenuItem("http://fluorescent.ldpi-inc.com/troffer.html","Troffer","","");
		addChildmenuItem("http://wetdamp.ldpi-inc.com/marine/index.htm","Marine","","");
		addChildmenuItem("http://wetdamp.ldpi-inc.com/index.htm","Wet/Damp","","");
		addChildmenuItem("http://hid.ldpi-inc.com/index.htm","H.I.D.","","");
		addChildmenuItem("http://explosionproof.ldpi-inc.com/index.htm","Explosion Proof","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/fixture-type/incandescent.html","Incandescent","","");
		addChildmenuItem("http://fluorescent.ldpi-inc.com/387.html","Compact Fluorescent","","");
		addChildmenuItem("http://inspection.ldpi-inc.com/index.htm","Inspection","","");
	
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://ldpi-inc.com/main-site/product-nav/fixture-type/index.htm","Fixture Type","","");
			
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(115,"left","left",15,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","#0066cc","#990000");
					

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://fluorescent.ldpi-inc.com/index.htm","Fluorescent","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/fixture-type/incandescent.html","Incandescent","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/fixture-type/emergency.html","Emergency","","");
		addChildmenuItem("http://inspection.ldpi-inc.com/index.htm","Inspection","","");
		addChildmenuItem("http://wetdamp.ldpi-inc.com/index.htm","Wet/Damp","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/fixture-type/portable.html","Light Carts","","");
		
	addSubmenuItem("http://ldpi-inc.com/main-site/product-nav/class/index.htm","Class Specifications","","");
				
				// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(115,"left","left",15,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","#0066cc","#990000");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/c1d1.html","Class I, Division 1","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/c1d2.html","Class I, Division 2","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/class2.html","Class II","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/c2d1.html","Class II, Division 1","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/c2d2.html","Class II, Division 2","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/product-nav/class/class3.html","Class III","","");
	
	addSubmenuItem("http://ldpi-inc.com/main-site/products/index.htm","Accessories","","");
					
				// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(185,"left","left",15,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","#0066cc","#990000");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://ldpi-inc.com/main-site/products/accessories/index.htm","Lighting Accessories","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/products/lamps/index.htm","All Lamps","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/products/ballasts/index.htm","Fluorescent Lighting Ballasts","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/products/lens-protection/index.htm","Lens Protection","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/products/corner-lighting/index.htm","Corner Lighting","","");
		addChildmenuItem("http://ldpi-inc.com/main-site/products/light-meter/index.htm","Digital Light Meter","","");


addMainItem("http://ldpi-inc.com/main-site/product-nav/application/index.htm","APPLICATIONS",123,"center","","",0,0,"","","","#0066cc","#990000");

	defineSubmenuProperties(165,"left","left",-5,25,"","","","","","#0066cc","#990000");

	addSubmenuItem("http://taskindustrial.ldpi-inc.com/index.htm","Task/Industrial Lighting","","");
	addSubmenuItem("http://explosionproof.ldpi-inc.com/index.htm","Explosion Proof Lighting","","");
	addSubmenuItem("http://paintbooth.ldpi-inc.com/index.htm","Paint Booth Lighting","","");
	addSubmenuItem("http://wetdamp.ldpi-inc.com/index.htm","Wet/Damp Lighting","","");
	addSubmenuItem("http://wetdamp.ldpi-inc.com/marine/index.htm","Marine","","");
	addSubmenuItem("http://hid.ldpi-inc.com/index.htm","H.I.D. Lighting","","");
	addSubmenuItem("http://fluorescent.ldpi-inc.com/387.html","Compact Fluorescent","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/product-nav/application/vapor_proof.html","Vapor/Dust Proof Lighting","","");
	addSubmenuItem("http://inspection.ldpi-inc.com/index.htm","Inspection Lighting","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/product-nav/application/dock.htm","Dock Lighting","","");


addMainItem("http://ldpi-inc.com/main-site/technical/index.htm","TECHNICAL",100,"center","","",0,0,"","","","#0066cc","#990000");

	defineSubmenuProperties(175,"left","left",-5,25,"","","","","","#0066cc","#990000");

	addSubmenuItem("http://ldpi-inc.com/main-site/technical/articles.html","Articles","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/codes.html","Codes","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/lamps.html","Lamps","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/ballasts.html","Ballasts","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/light_calculations.asp","Lighting Calculations","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/light.html","How Much Light Is Needed?","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/Photometrics/photometrics.htm","Photometrics","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/HID_t-ratings/HID_t-ratings.htm","HID T-Ratings","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/IP_code.htm","IP-Codes","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/Custom/custom.htm","Custom Fixture Applications","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/technical/install/install.htm","Installation Instructions","","");

addMainItem("http://ldpi-inc.com/main-site/contact/index.htm","CONTACT",115,"center","","",0,0,"","","","#0066cc","#990000");

	defineSubmenuProperties(130,"left","left",-5,35,"","","","","","#0066cc","#990000");

	addSubmenuItem("http://ldpi-inc.com/main-site/contact/index.htm","Contact LDPI","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/contact/expert.htm","Ask The Expert","","");
	addSubmenuItem("http://ldpi-inc.com/legal/index.htm","Terms & Conditions","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/contact/contact.asp","Request Catalog","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/contact/sales.html","Sales Team","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/order/index.htm","Place Order","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/contact/reps/index.htm","Representative Info","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/contact/employment.html","Employment","","");


addMainItem("http://ldpi-inc.com/main-site/news/index.htm","NEWS",110,"center","","",0,0,"","","","#0066cc","#990000");

	defineSubmenuProperties(145,"left","left",-4,40,"","","","","","#0066cc","#990000");

	addSubmenuItem("http://ldpi-inc.com/main-site/news/press/index.htm","Press Releases","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/news/tradeshow.html","Tradeshow Information","","");
	addSubmenuItem("http://ldpi-inc.com/main-site/news/company.html","Company","","");

addMainItem("","LINKS",110,"center","","",0,0,"","","","#0066cc","#990000");

	defineSubmenuProperties(145,"left","left",-4,40,"","","","","","#0066cc","#990000");

	addSubmenuItem("http://ldpi-inc.com/main-site/news/links.html","Related Links","","");
	
addMainItem("http://ldpi-inc.com","HOME",110,"center","","",0,0,"","","","#0066cc","#990000");


//**DO NOT EDIT THIS *****
}//***********************
//************************

