//UDMv3.8.1
//* DO NOT EDIT THIS BIT (TOP NAVAGATION) *
if (!exclude) { //********
//************************

// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "virtual";		// alignment mode
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 (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "/dd/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#666666";	// main nav cell color
var rCOLOR = 	"#FFFFFF";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#ffffff"	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"000000";		// 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 = 	"normal";		// main nav font weight
var tINDENT = 	5;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	4;		// 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 = 	-1;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#003366";	// submenu cell color
var srCOLOR = 	"#ffffff";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#00FF00"	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#000000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";		// submenu font face
var sfSIZE = 	10;		// 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 =	"#bcbcbc";	// 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 = 5;		// shift the child menus horizontally

var openTIMER = 25;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 50;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// 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 = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 1;		// override grid width
var gridHEIGHT = 1;		// 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)


//** LINKS ***********************************************************

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
addMainItem();
	SP(100,"left","left",0,0,"","","","","","","");

addMainItem();
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(184,"left","left",0,0,"","","","","","","");
		// add submenu link items ("url","Link name","_target","alt text")
                                SI("/about/","Company","");
                                SI("/about/locations.asp","Executive Leadership","");
		SI("/about/webenabledService.asp","Web Enable Service","");
		SI("/about/careerOpportunities.asp","Career Opportunities","");
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			// CP(100,"left","left",0,0,"","","","","","","");
			// CP(125,"left","left",0,0,"","","","","","",""); this is how you do a submenu
		SI("/about/references.asp","References","","");
		SI("/about/faq.asp","FAQ","","");
addMainItem();
	SP(140,"left","left",0,0,"","","","","","","");
		SI("/services/","Our Approach","","");
                                SI("/services/ourServices.asp","Our Services","","");
                                SI("/services/clientIndustries.asp","Client Industries","","");
		SI("/services/feeStructure.asp","Fee Structure","","");
		SI("/services/faq.asp","FAQ","","");

addMainItem();
	SP(160,"left","left",0,0,"","","","","","","");
		SI("/employers/clientPortal.asp","Client Portal","","");
		SI("/employers/candidateSearch.asp","Candidate Search","","");
		SI("/employers/resumeSearchAgentSignup.asp","Resume Search Agent Signup","","");
		SI("/employers/submitJobOrderRequest.asp","Submit Job Order Request","","");
		SI("/employers/createProfile.asp","Create Client Profile","","");
		SI("/employers/feeStructure.asp","Fee Structure","","");

addMainItem();
	SP(140,"left","left",0,0,"","","","","","","");
		SI("/candidates/candidateDashboard.asp","Candidate Dashboard","","");
		SI("/candidates/clientInquirySearch.asp","Client Inquiry Search","","");
		SI("/candidates/careerInterviewingTips.asp","Career & Interviewing Tips","","");
		SI("/candidates/jobAgentSignup.asp","Job Agent Sign Up","","");
		SI("/candidates/jobBoard.asp","The Job Post","","");
		
addMainItem(); 
	SP(130,"left","left",0,0,"","","","","","","");
		SI("/partners/partnersPortal.asp","Partners Portal","","");
		SI("/partners/candidateSearch.asp","Candidate Search","","");
		SI("/partners/submitJobOrderRequest.asp","Job Order Request","","");
		SI("/partners/splitFeeStructure.asp","Split Fee Structure","","");
		SI("/partners/jobBoard.asp","The Job Post","","");

addMainItem();
	SP(150,"left","left",0,0,"","","","","","","");
		SI("/library/","Library","","");
		SI("/about/","Company","","");
		SI("/partners/","Partner Portal","","");
		SI("/employers/","Employer Portal","","");
		SI("/candidates/","Candidate Portal","","");
		SI("/about/careerOpportunities.asp","Career Opportunities","","");
		
addMainItem();
	SP(165,"left","left",0,0,"","","","","","","");
		SI("/news/","News & Events","","");
		SI("/news/ossNews.asp","OSS News","","");
		SI("/news/storageNews.asp","Storage News","","");
		SI("/news/enterpriseNews.asp","Enterprise News","","");
		SI("/news/securityNews.asp","Security News","","");
		SI("/news/newsNotificationAgentSignup.asp","Broadcast Mail Sign Up","","");

addMainItem();
	SP(100,"left","left",0,0,"","","","","","","");
	
//* DO NOT EDIT THIS BIT *
}//***********************
//************************