/******************************************************************************************************************
 *	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7) *
 *	For info write to menus@burmees.nl		                                                          *
 *	You may remove all comments for faster loading - USF	                                                          *		
 ******************************************************************************************************************/

	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='CCCC99';			// Background color when mouse is not over
	var LowSubBgColor='CCCC99';			// Background color when mouse is not over on subs
	var HighBgColor='336633';			// Background color when mouse is over
	var HighSubBgColor='336633';			// Background color when mouse is over on subs
	var FontLowColor='003300';			// Font color when mouse is not over
	var FontSubLowColor='003300';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='999977';			// Border color
	var BorderSubColor='999977';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// 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','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='';				// span id for relative positioning
	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=['/hris/images/trinew.gif',5,10,'/hris/images/tridownnew.gif',10,5,'/hris/images/trileftnew.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("GEMS Home","/hris/default.htm","",0,20,150);

Menu2=new Array("Sign into GEMS","","",6,20,150);
	Menu2_1=new Array("eUSF Portal","https://eusf.admin.usf.edu/default.aspx","",0,20,150)
	Menu2_2=new Array("Portal Instructions","javascript:window.open('http://usfweb2.usf.edu/eusf/');","",0,20,150); 
	Menu2_3=new Array("GEMS Sign On","javascript:window.open('https://gems.fastmail.usf.edu/gemspro/signon.html');","",0,20,150);
	Menu2_4=new Array("Self Service/ ON Campus ","javascript:window.open('https://gems.fastmail.usf.edu/gemspro/signon.html');","",0,20,150);
	Menu2_5=new Array("Self Service/ OFF Campus ","javascript:window.open('https://gems.fastmail.usf.edu:4430/gemspro-selfservice/signon.html');","",0,20,150);
	Menu2_6=new Array("Self Service Instructions","/hris/self_service/self_service.htm","",0,20,150);

Menu3=new Array("About GEMS","","",4,20,150);
	Menu3_1=new Array("What is GEMS?","/hris/gems_access/GEMS_Overview.htm","",0,20,150);
    Menu3_2=new Array("GEMS Role Definitions","/hris/gems_access/role_definitions.htm","",0,20,150);
    Menu3_3=new Array("GEMS Roles","/hris/gems_access/GEMS_Roles.htm","",0,20,150);
    Menu3_4=new Array("Glossary of Terms","javascript:window.open('http://reports.admin.usf.edu:8001/pls/repl0/mm.glo');","",0,20,150);
        	
Menu4=new Array("How Do I","","",11,20,150);
	Menu4_1=new Array("Get Started in GEMS?","/hris/gems_access/GEMS_Overview.htm","",0,20,150);
	Menu4_2=new Array("Create a GEMS Bookmark","/hris/gems_access/createbookmark.htm","",0,20,150);
	Menu4_3=new Array("Change My Password?","/hris/gems_access/forgotpassword.htm","",0,20,150);
	Menu4_4=new Array("Reset My Password?","/hris/gems_access/forgotpassword.htm","",0,20,150);
	Menu4_5=new Array("Register for the Listserv?","mailto:nward@admin.usf.edu?subject=GEMS Listserv Signup","",0,20,150);
	Menu4_6=new Array("Report a Problem?","javascript:window.open('http://itsupportservices.custhelp.com/cgi-bin/itsupportservices.cfg/php/enduser/home.php')","",0,20,150);
	Menu4_7=new Array("Run a Report?","/hris/training/How_to_Run_a_GEMS_Report.doc","",0,20,150);
    Menu4_8=new Array("Run a Query?","/hris/training/How_to_Run_a_GEMS_Query.doc","",0,20,150);
	Menu4_9=new Array("Use Self Service?","/hris/self_service/self_service.htm","",0,20,150);
	Menu4_10=new Array("Access On-line Certs?","/hris/procedures/webcert/certification.htm","",0,20,150);
	Menu4_11=new Array("Get Training?","/hris/training/get_training.htm","",0,20,150);
    
Menu5=new Array("Security","","",3,20,150);
	Menu5_1=new Array("GEMS Roles","/hris/gems_access/GEMS_Roles.htm","",0,20,150);
	Menu5_2=new Array("Roles Definitions","/hris/gems_access/role_definitions.htm","",0,20,150);
	Menu5_3=new Array("Security Access","/hris/Gems_Access/gems_forms.htm","",0,20,150);
	
Menu6=new Array("Payroll Dept","javascript:window.open('http://usfweb2.usf.edu/usfpers/pa.htm')","",0,20,150);
	
Menu7=new Array("Online Certs","","",6,20,150);
	Menu7_1=new Array("Access Online Certs","javascript:window.open('https://eusf.admin.usf.edu')","",0,20,150);
	Menu7_2=new Array("About Online Certs","/hris/procedures/webcert/certification.htm","",0,20,150);
	Menu7_3=new Array("Preparer Duties","/hris/procedures/webcert/preparer.htm","",0,20,150);
	Menu7_4=new Array("Certifier Duties","/hris/procedures/webcert/certifier.htm","",0,20,150);
	Menu7_5=new Array("Using Cert. Reports","/hris/procedures/webcert/usingcerts.htm","",0,20,150);
	Menu7_6=new Array("Employee Timesheets","http://usfweb2.usf.edu/usfpers/procedures/Forms%20TOC.htm#Time","",0,20,150);

Menu8=new Array("Reports and Queries","","",3,20,150);
	Menu8_1=new Array("About Reports & Queries","/hris/training/aboutreportsqueries.htm","",0,20,150);
	Menu8_2=new Array("Public Queries","/hris/queryreport/queriespage1.htm","",0,20,150);
	Menu8_3=new Array("Reports","/hris/queryreport/queriesframe.htm","",0,20,150);
	
Menu9=new Array("Business Procedures","","",6,20,150);
	Menu9_1=new Array("All GEMS Procedures","javascript:window.open('http://compass.custhelp.com/cgi-bin/compass.cfg/php/enduser/std_alp.php?p_lva=&p_li=&p_accessibility=0&p_page=1&p_cv=&p_pv=&p_prods=&p_cats=0&p_hidden_prods=&cat_lvl1=0&p_search_text=gems&p_new_search=1&p_search_type=answers.search_nl&p_sort_by=4%3A1')","",0,20,150);
	Menu9_2=new Array("About Managing Positions","/hris/procedures/aboutmanpositions.htm","",0,20,150);
	Menu9_3=new Array("About Managing Appts","/hris/procedures/aboutappointments.htm","",0,20,150);
	Menu9_4=new Array("About Payroll Process","/hris/procedures/aboutpayroll.htm","",0,20,150);
	Menu9_5=new Array("About Pay Distributions","/hris/procedures/aboutpaydistribution.htm","",0,20,150);
	Menu9_6=new Array("About On-line Certification","/hris/procedures/aboutcertification.htm","",0,20,150);
	
Menu10=new Array("FAQs","/HRIS/faq/faqhome.htm","",0,20,150);	

Menu11=new Array("GEMS 8.9 Upgrade Info","/HRIS/GEMS_Upgrade_Info&Updates.htm","",0,20,150);
	
Menu12=new Array("Forms","","",7,20,150);
	Menu12_1=new Array("GEMS Security Access","/hris/Gems_Access/gems_forms.htm","",0,20,150);
	Menu12_2=new Array("HR Forms by Category","javascript:window.open('http://www.usf.edu/usfpers/procedures/forms toc.htm')","",0,20,150);
	Menu12_3=new Array("HR Forms by Alphabet","javascript:window.open('http://www.usf.edu/usfpers/procedures/formsalpha.htm')","",0,20,150);
	Menu12_4=new Array("Payroll Forms","javascript:window.open('http://usfweb2.usf.edu/usfpers/pa.htm')","",0,20,150);
	Menu12_5=new Array("PET Forms","javascript:window.open('http://usfweb2.usf.edu/usfpers/pa.htm')","",0,20,150);
    Menu12_6=new Array("User Service Requests","/hris/userrequests/userrequests.htm","",0,20,150);
	Menu12_7=new Array("GEMS 8.8 Crosswalk","javascript:window.open('http://www.usf.edu/hris/training/GEMS_88_crosswalk.doc')","",0,20,150);
	
Menu13=new Array("Training","","",6,20,150);
	Menu13_1=new Array("About Training","/hris/training/get_training.htm","",0,20,150);
	Menu13_2=new Array("Pre-Class Tutorials","/hris/training/gems_nav_tutorial.htm","",0,20,150);
	Menu13_3=new Array("Instructor-Led Training","/hris/training/gems_training_program.htm","",0,20,150);
	Menu13_4=new Array("Training Registration","javascript:window.open('http://usfweb2.usf.edu/human-resources/Talent-Management/')","",0,20,150);
	Menu13_5=new Array("FAST Training","javascript:window.open('http://usfweb2.usf.edu/fast/aboutfasttraining.htm')","",0,20,150);
	Menu13_6=new Array("OASIS Training","javascript:window.open('http://usfweb2.usf.edu/oasis/oasistraining.htm')","",0,20,150);

Menu14=new Array("Contacts","","",3,20,150);
	Menu14_1=new Array("EBS Governance","javascript:window.open('http://usfweb2.usf.edu/ebscentral/governancestructure.htm')","",0,20,150);
	Menu14_2=new Array("GEMS Team","/HRIS/faq/gems_contacts.htm","",0,20,150);
	Menu14_3=new Array("Report a Problem?","javascript:window.open('http://itsupportservices.custhelp.com/cgi-bin/itsupportservices.cfg/php/enduser/home.php')","",0,20,150);
	
Menu15=new Array("Useful Links","","",7,20,150);
	Menu15_1=new Array("FAST Homepage","javascript:window.open('http://www.usf.edu/fast/')","",0,20,150);
	Menu15_2=new Array("FAST Chart Fields","javascript:window.open('http://www.usf.edu/hris/chartfields/chartfields.htm')","",0,20,150);			
	Menu15_3=new Array("HR Homepage","javascript:window.open('http://usfweb2.usf.edu/HR/')","",0,20,150);		
	Menu15_4=new Array("USF Homepage","javascript:window.open('http://www.usf.edu/')","",0,20,150);		
	Menu15_5=new Array("PERT Homepage","javascript:window.open('http://usfweb.usf.edu/controller/research/PERT.htm')","",0,20,150);		
	Menu15_6=new Array("GEMS What's New","/HRIS/WhatsNew/LatestNews.htm","",0,20,150);	
	Menu15_7=new Array("Remote Outlook Email","javascript:window.open('https://tiki.fastmail.usf.edu/exchange/')","",0,20,150); 
	 


  