﻿/*	(c) Ger Versluis 2000 version 5 October 9th 2001  */		

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#91c6e9';			// Background color when mouse is not over
	var LowSubBgColor='#e5e1e4';		// Background color when mouse is not over on subs
	var HighBgColor='#e5e1e4';			// Background color when mouse is over
	var HighSubBgColor='#91c6e9';			// Background color when mouse is over on subs
	var FontLowColor='#1e427f';			// Font color when mouse is not over
	var FontSubLowColor='#1e427f';		// Font color subs when mouse is not over
	var FontHighColor='#1e427f';			// Font color when mouse is over
	var FontSubHighColor='#1e427f';		// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif";	// Font family menu items
	var FontSize=10;					// Font size menu items
	var FontBold=0;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;		// vertical overlap child/ parent
	var StartTop=107;					// Menu offset x coordinate
	var StartLeft=41;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=1;					// Left padding
	var TopPaddng=1;					// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';					// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;						// Hide first level when loading new document 1 or 0
	var MenuWrap=1;						// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;					// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
	var Arrws=['../images/arrow.gif',5,10,'../images/arrow.gif',10,5,'../images/arrow.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:../newdesignimages/home.gif:../newdesignimages/homeglow.gif","http://www.firstassist.com/index.html","",0,36,63);

Menu2=new Array("rollover:../newdesignimages/clients.gif:../newdesignimages/clientsglow.gif","http://www.firstassist.com/clients/clientinfo.html","",3,36,68);
	Menu2_1=new Array("Info","http://www.firstassist.com/clients/clientinfo.html","",0,20,100);
	Menu2_2=new Array("Request Staffing","http://www.firstassist.com/clients/staffingrequests.html","",0,20,100);
	Menu2_3=new Array("Staffing Options","http://www.firstassist.com/clients/staffingoptions.html","",0,20,100);


Menu3=new Array("rollover:../../newdesignimages/employment.gif:../../newdesignimages/employmentglow.gif","http://www.firstassist.com/employment/employment.html","",4,36,105);
		Menu3_1=new Array("Per-Diem","","",3,20,100);
            Menu3_1_1=new Array("Preliminary Application","http://www.firstassist.com/employment/applyonline.html","",0,20,130);
			Menu3_1_2=new Array("Benefits","http://www.firstassist.com/employment/perdiem/benefits.html","",0,20,130);
			Menu3_1_3=new Array("Browse Jobs","http://www.firstassist.com/employment/perdiem/jobs.html","",0,20,130);
		Menu3_2=new Array("Contract","","",6,20,100);
            Menu3_2_1=new Array("Preliminary Application","http://www.firstassist.com/employment/applyonline.html","",0,20,130);
			Menu3_2_2=new Array("Benefits","http://www.firstassist.com/employment/travel/benefits.html","",0,20,130);
			Menu3_2_3=new Array("Browse Jobs","http://www.firstassist.com/employment/travel/jobs.html","",0,20,130);
			Menu3_2_4=new Array("Contact Info","http://www.firstassist.com/employment/travel/contactinfo.html","",0,20,130);
			Menu3_2_5=new Array("Featured Housing","http://www.firstassist.com/employment/travel/featuredhousing.html","",0,20,130);
			Menu3_2_6=new Array("Travel Resources","http://www.firstassist.com/employment/travel/travelresources.html","",0,20,130);
		Menu3_3=new Array("Permanent Work","","",2,20,100);
            Menu3_3_1=new Array("Preliminary Application","http://www.firstassist.com/employment/applyonline.html","",0,20,130);
			Menu3_3_2=new Array("Browse Jobs","http://www.firstassist.com/employment/permanent/jobs.html","",0,20,130);	
		Menu3_4=new Array("Corporate","","",2,20,100);
			Menu3_4_1=new Array("Benefits","http://www.firstassist.com/employment/corporate/benefits.html","",0,20,130);
			Menu3_4_2=new Array("Browse Jobs","http://www.firstassist.com/employment/corporate/applyonline.html","",0,20,130);	

Menu4=new Array("rollover:../../newdesignimages/locations.gif:../../newdesignimages/locationsglow.gif","http://firstassist.com/locations/locations2.html","",5,36,94);
	Menu4_1=new Array("Baltimore","http://www.firstassist.com/locations/baltimore.html","",0,20,134);
	Menu4_2=new Array("Chicago","http://www.firstassist.com/locations/chicago.html","",0,20,134);
	Menu4_3=new Array("Cleveland","http://www.firstassist.com/locations/cleveland.html","",0,20,134);
	Menu4_4=new Array("Washington, DC","http://www.firstassist.com/locations/dc.html","",0,20,134);
	Menu4_5=new Array("Travel","http://www.firstassist.com/locations/travel.html","",0,20,134);

Menu5=new Array("rollover:../newdesignimages/resources.gif:../newdesignimages/resourcesglow.gif","http://firstassist.com/resources/resources.html","",10,36,95);
	Menu5_1=new Array("Associations","http://www.firstassist.com/resources/associations.html","",0,20,135);
	Menu5_2=new Array("Continuing Education","http://www.firstassist.com/resources/continuingeducation.html","",0,20,135);
	Menu5_3=new Array("Forms","http://www.firstassist.com/resources/forms.html","",0,20,135);
	Menu5_4=new Array("International Boards","http://www.firstassist.com/resources/internationalboards.html","",0,20,135);
	Menu5_5=new Array("Interview Tips","http://www.firstassist.com/resources/interviewtips.html","",0,20,135);
	Menu5_6=new Array("Licensing - State Boards","http://www.firstassist.com/resources/licensing.html","",0,20,135);
	Menu5_7=new Array("Nursing Journals","http://www.firstassist.com/resources/nursingjournals.html","",0,20,135);
	Menu5_8=new Array("Nursing Schools","http://www.firstassist.com/resources/nursingschools.html","",0,20,135);
	Menu5_9=new Array("Organizations","http://www.firstassist.com/resources/organizations.html","",0,20,135);
	Menu5_10=new Array("Resume Tips","http://www.firstassist.com/resources/resumetips.html","",0,20,135);

Menu6=new Array("rollover:../newdesignimages/connect.gif:../newdesignimages/connectglow.gif","http://firstassist.com/connect/connect.html","",2,36,82);
	Menu6_1=new Array("Forums","http://www.firstassist.com/connect/forums.html","",0,20,120);
	Menu6_2=new Array("Nurse Converse Chat","http://www.firstassist.com/connect/nurseconverse.html","",0,20,120);

Menu7=new Array("rollover:../newdesignimages/aboutus.gif:../newdesignimages/aboutusglow.gif","http://firstassist.com/about/about.html","",4,36,90);
	Menu7_1=new Array("FAI Team","http://www.firstassist.com/about/staff.html","",0,20,130);
	Menu7_2=new Array("Mission & Values","http://firstassist.com/about/mission.html","",0,20,130);
	Menu7_3=new Array("News/Announcements","http://www.firstassist.com/about/news.html","",0,20,130);
	Menu7_4=new Array("Testimonials","http://www.firstassist.com/about/testimonials.html","",0,20,130);

Menu8=new Array("rollover:../newdesignimages/contact.gif:../newdesignimages/contactglow.gif","http://firstassist.com/contact/contact.html","",0,36,86);


