
if (isMenu) 
{
menuVersion = 3;
menuWidth = 170;
childOverlap = 10;
childOffset = 5;
perCentOver = null;
secondsVisible = .5;
fntCol = "#FFFFFF";
fntSiz = "7";
fntBold = false;
fntItal = false;
fntFam = "Arial,sans-serif";
backCol = "#00337F";
overCol = "#CE1126";
overFnt = "#ffffff";
borWid = 1;
borCol = "#1C3D79";
borSty = "solid";
itemPad = 3;
imgSrc = "common/arrows.gif";
imgSiz = 9;
separator = 1;
separatorCol = "#ffffff";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = false;
	
	iLMenu = new String((isMac) ? 393 : (NS4) ? 402 : 401);
	iRMenu = new String((isMac) ? 489 : (NS4) ? 498 : 497);
	
arMenu1 = new Array(
150,
"235","25",
"","",
"","",    
"","",
"Submit&nbsp;Resume","candidate_center.asp?link=submit_resume",0,
"Current Job Openings","current_job_openings.asp",0,
"Typical Job Openings","candidate_center.asp?link=typical_job_openings",0,
"Industries","candidate_center.asp?link=industries",0,
"Disciplines","candidate_center.asp?link=disciplines",0,
"Employee Benefits","candidate_center.asp?link=employee_benefits",0,
"Referral Program","candidate_center.asp?link=referral_program",0,
"Employee Testimonials","candidate_center.asp?link=employee_testimonials",0,
"Resume & Networking Tips","candidate_center.asp?link=resumetips",1,
"Contact Us","candidate_center.asp?link=contact_us",0

)

arMenu1_1 = new Array(
"Submit Resume Now","mailto:jobs@ptsstaffing.com",0
)
arMenu1_6 = new Array(
"Eligibility for Benefits","candidate_center.asp?link=employeebenefits",0
)
arMenu1_9 = new Array(
"Sample Resume","candidate_center.asp?link=sampleresume",0,
"Networking in the New Millennium","candidate_center.asp?link=networkinmill",0
)

arMenu2 = new Array(
150,
"380","25",
"","",
"","",
"","",
"Why Outsource","client_center.asp?link=why_outsource",0,
"Industries","client_center.asp?link=industries",0,
"Disciplines","client_center.asp?link=disciplines",0,
"HR & Payroll Management","client_center.asp?link=hr_and_payroll_management",0,
"Client Testimonials","client_center.asp?link=client_testimonials",0,
"Contact Us","client_center.asp?link=contact_us",0
)

arMenu3 = new Array(
150,
"500","25",
"","",
"","",
"","",
"Newsletters","industry_insider.asp?link=newsletters",0,
"White Papers","industry_insider.asp?link=white_papers",1,
"Contact Us","industry_insider.asp?link=contact_us",0
)

arMenu3_2 = new Array(
"PTS Win-Win FAQ","industry_insider.asp?link=ptswin",0,
"PTS Outsourcing Top 10","industry_insider.asp?link=top10",0
)

arMenu4 = new Array(
150,
"630","25",
"","",
"","",
"","",
"President's Message","company_profile.asp?link=presidents_message",0,
"Client Services Team","company_profile.asp?link=client_services_team",0,
"Awards & Press","company_profile.asp?link=awards_and_press",0,
"Contact Us","company_profile.asp?link=contact_us",0
)



}