//**DO NOT EDIT THIS *****if (!exclude) { //********//************************///////////////////////////////////////////////////////////////////////////////  ULTIMATE DROPDOWN MENU VERSION 3.4.1b 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 = "left";		// alignment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 (ie5,ie6 and ns4 only)var stretchMENU = true;		// show empty cellsvar showBORDERS = true;		// 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 = 	"#3366FF";	// main nav cell colorvar rCOLOR = 	"navy";	// main nav cell rollover colorvar bSIZE = 	1;		// main nav border sizevar bCOLOR = 	"#3366FF"	// 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 = 	"comic sans ms,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 = 	"navy";	// submenu cell colorvar srCOLOR = 	"#009933";	// submenu cell rollover colorvar sbSIZE = 	0;		// submenu border sizevar sbCOLOR = 	"navy"	// submenu border colorvar saLINK = 	"white";	// 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 = 	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 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 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 = true;	// allow for text scaling in mozilla 5//** LINKS ***********************************************************// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/","RSA HOME<BR>Company <BR>Info",100,"center","","",0,0);	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")	defineSubmenuProperties(96,"left","left",-4,0,"");	// add submenu link items ("url","Link name","_target","alt text")	addSubmenuItem("http://www.radpro.com/about.html","The Company","","");	addSubmenuItem("http://www.radpro.com/contact.html","Contact Us","","");	addSubmenuItem("http://www.radpro.com/localinfo.html","Visiting RSA","","");	addSubmenuItem("http://www.radpro.com/q-e.html","Qualifications<BR>& Experience","","");	addSubmenuItem("http://www.radpro.com/clients.html","RSA's Clients","","");	addSubmenuItem("http://www.radpro.com/faq.html","FAQ","","");		// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/consulting.html","Health <BR>Physics<BR> Services",100,"center","","",0,0);	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")	defineSubmenuProperties(96,"left","left",0,0,"");	// add submenu link items ("url","Link name","_target","alt text")	addSubmenuItem("http://www.radpro.com/d-d.html","Decontamination<BR>& Decommis-<BR>sioning","","");	addSubmenuItem("http://www.radpro.com/management.html","Health Physics<BR>Management <BR>Services","","");	addSubmenuItem("http://www.radpro.com/rentals.html","Equipment <BR>Rentals","","");	addSubmenuItem("http://www.radpro.com/sites.html","Site Surveys & <BR>Radwaste <BR>Disposal","","");				// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position")addMainItem("http://www.radpro.com/equipment.html","Radiation <BR>Safety<BR>Equipment",100,"center","","",0,0);	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")	defineSubmenuProperties(96,"left","left",0,0,"");	// add submenu link items ("url","Link name","_target","alt text")	addSubmenuItem("http://www.radpro.com/URSA2.html","URSA-II","","");	addSubmenuItem("http://www.radpro.com/Recon.html","The TDS Recon<BR>(Pocket PC)","","");	addSubmenuItem("http://www.radpro.com/K8.html","K8 Nuke <BR>Safeguard","","");	addSubmenuItem("http://www.radpro.com/analog.html","Analog Meters","","");	addSubmenuItem("http://www.radpro.com/digital.html","Digital Meters","","");	addSubmenuItem("http://www.radpro.com/probes.html","Detector Probes","","");	addSubmenuItem("http://www.radpro.com/gateman.html","SEI's Gateman <BR>Detector","","");	addSubmenuItem("http://www.radpro.com/dosimeters.html","Dosimeters","","");	addSubmenuItem("http://www.radpro.com/rentals.html","Equipment <BR>Rentals","","");	addSubmenuItem("http://www.radpro.com/downloads.html","Downloads","_blank","");			// *** change these to absolutes// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/calendar.html","Training <BR>Courses",100,"center","","",0,0);	defineSubmenuProperties(96,"left","left",0,0,"");	addSubmenuItem("http://www.radpro.com/rso.html","RSO Course","_blank","");	addSubmenuItem("http://www.radpro.com/rsoref.html","RSO Refresher","","");	addSubmenuItem("http://www.radpro.com/fundamentals.html","Fundamentals <BR>of Radiological <BR>Protection","_blank","");	addSubmenuItem("http://www.radpro.com/tech1.html","Health Physics <BR>Technician<BR>Level 1, <BR>Basic","_blank","");	addSubmenuItem("http://www.radpro.com/tech2.html","Health Physics <BR>Technician<BR>Level 2, <BR>Advanced","_blank","");	addSubmenuItem("http://www.radpro.com/rpnf.html","Respiratory <BR>Protection for<BR>Nuclear <BR>Facilities","_blank","");	addSubmenuItem("http://www.radpro.com/pim.html","Practical <BR>Instrumentation<BR>& Methods","_blank","");	addSubmenuItem("http://www.radpro.com/dot.html","DOT <BR>Radioactive<BR>Shipper","_blank","");	addSubmenuItem("http://www.radpro.com/custom.html","Customized <BR>Courses","","");	addSubmenuItem("http://www.radpro.com/localinfo.html","Getting Here","_blank","");	addSubmenuItem("http://www.radpro.com/register.html","Register for <BR>a Course","","");		// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/publications.html","RSA <BR>Publications",100,"center","","",0,0);	defineSubmenuProperties(96,"left","left",0,0,"");	addSubmenuItem("http://www.radpro.com/books.html","Texts &<BR>References","","");	addSubmenuItem("http://www.radpro.com/rsomag.html","RSO Magazine","_blank","");	addSubmenuItem("http://www.radpro.com/rpm.html","Radiation <BR>Protection<BR>Management","_blank","");	addSubmenuItem("http://www.radpro.com/software.html","HP Software","_blank","");		// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/software.html","Health <BR>Physics <BR>Software",105,"center","","",0,0);	defineSubmenuProperties(101,"left","left",0,0,"");	addSubmenuItem("http://www.radpro.com/radcalc.html","RadCalc","_blank","");	addSubmenuItem("http://www.radpro.com/resource.html","re:Source","","");	addSubmenuItem("http://www.radpro.com/nmprs.html","Nuclear Medicine <BR>Patient Release<BR>Software","_blank","");	addSubmenuItem("http://www.radpro.com/decay.html","RC Decay<BR>(Palm-based)","_blank","");	addSubmenuItem("http://www.radpro.com/decay.html","RC Decay<BR>(for Pocket PC)","_blank","");	addSubmenuItem("http://www.radpro.com/custom-sw.html","Customized<BR>Applications","_blank","");	addSubmenuItem("http://www.radpro.com/downloads.html","Downloads","_blank","");				// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.radpro.com/rsalab.html","RSA <BR>Laboratories",100,"center","","",0,0);	defineSubmenuProperties(96,"left","left",0,0,"");	addSubmenuItem("http://www.radpro.com/analysis.html","Radiochemical<BR>Analysis","","");	addSubmenuItem("http://www.radpro.com/calibration.html","Instrument <BR>Repair<BR>& Calibration","_blank","");	addSubmenuItem("http://www.radpro.com/leaktests.html","Sealed Source<BR>Leak Test <BR>Kits","_blank","");	addSubmenuItem("http://www.radpro.com/procedures.html","Licensing &<BR> Capabilities","_blank","");	addSubmenuItem("http://www.radpro.com/labprices.html","Lab Service <BR>Prices","_blank","");	addSubmenuItem("http://www.radpro.com/downloads-lab.html","Leak-Test <BR>Forms","_blank","");	// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)addMainItem("http://www.crso.org","CRSO <BR>Group",100,"center","","",0,0);	defineSubmenuProperties(96,"left","left",0,0,"");	addSubmenuItem("http://www.crso.org","Campus Radiation<BR>Safety Officers <BR>Group Info","_blank","");	addSubmenuItem("http://www.radpro.com/crso.html","Join CRSO","_blank","");		// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)		addMainItem("http://www.radpro.com/Merchant2/merchant.mv","Place an<BR>Order",100,"center","","",0,0);	defineSubmenuProperties(96,"left","left",0,0,"");	addSubmenuItem("http://www.radpro.com/order-sw.html","Order Items","","");	addSubmenuItem("http://www.radpro.com/articles-listing.html","Browse or <BR>Search Our <BR>Articles Database","","");					//**DO NOT EDIT THIS *****}//***********************//************************
