
timegap=200
followspeed=5
followrate=40
suboffset_top=8;
suboffset_left=25;
//for the top menu
main_top=71;	
main_pos = "center"; // here you can use "center;left;right;middle;top;bottom"


effect = "Fade(duration=0.5);Shadow(color='#3366cc', Direction=135, Strength=3)"

prop0=[						// prop1 is an array of properties for the top menu
"ffffff",					// Off Font Color
"660099",					// Off Back Color
"E8C969",					// On Font Color
"660099",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"Bold",					// Font Weight
"verdana",					// Font
4,							// Padding
"images/arrow.gif",				// Sub Menu Image (Leave blank if not needed)
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"660099",					// Referer item Back Color (leave this blank to disable)
							// Sub Image on master menu items (leave blank to disable)
]

prop1=[						// prop1 is an array of properties for the sub menus
"000000","E8C969","FFFFFF","660099","E8C969",10,"normal","normal","verdana",3,"images/arrow.gif",
0,"66ffff","000099","000000","E8C969",]


/* Sample entry for submenus
menu1=[			// This is the array that contains your menu properties and details
52,				// Top
,				// left
,				// Width
0,				// Border Width
"left",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
prop0,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time
"center",		// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation
,				// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 				// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,				// Position of sub image left:center:right:middle:top:bottom
1,				// Show an image on top menu bars indicating a sub menu exists below
,				// Reserved for future use
"About HFC","show-menu2","About.asp",,1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" */

menu1=[			//Home
main_top,,106,,main_pos,prop0,1,"center",,,1,,,1,,
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home","show-menu8","/employer_pg.html","",1,
"Job Posting","show-menu2","../jobpostings/post_a_job.html","",1,
"Resume Search","show-menu3","../resumedatabase/resume_search.html","",1, 
"Personal Folders","show-menu4","/personalfolder/personal_folder.html","",1, 
"Saved Searches","show-menu5","/savesearch/manage_search.html","",1,
 "Usage Reports","show-menu6","/usagereport/job_posting_usage.html","",1, 
 "Account Setting","show-menu7","/accountsettings/manage_letters.html",1  
]

menu2=[			//Policy Guidlines
95,,198,1,"",prop1,,"left",,,,,,,,
"Post a Job","../jobpostings/post_a_job.html","","",0, 
"Manage Job Postings","/jobpostings/job_postingfolder.html","","",0,
"Manage Screening Questionnaires","/jobpostings/manage_questionnaire.html","","",0
]


menu3=[			//Schemes  
95,,100,1,"",prop1,,"left",,,,,,,,
"Magic Search","../resumedatabase/magic_search.html","","",0, 
"Power Search","../resumedatabase/resume_search.html","","",0,
"Search by Role","../resumedatabase/search_by_role.html","","",0
]

menu4=[			//Projects Evaluation 
95,,148,1,"",prop1,,"left",,,,,,,,
"Create a Personal Folder","/personalfolder/create_personal_folder.html","","",0, 
"Manage Personal Folders","/personalfolder/personal_folder.html","","",0 
]

menu5=[			//Documents
95,,175,1,"",prop1,,"left",,,,,,,,
"Save a New Search","/savesearch/save_search.html","","",0,
"Manage Saved Search Folders","/savesearch/manage_search.html","","",0
]

menu6=[			//Recovery 
95,,150,1,"",prop1,,"left",,,,,,,,
"Resume Database Usage","/usagereport/resume_database_usage.html","","",0, 
"Job Posting Usage","/usagereport/job_posting_usage.html","","",0,
"Account Login Usage","/usagereport/ac_login_usage_report.html","","",0,
"Email Sent Report","/usagereport/email_sent_usage.html","","",0
]

menu7=[			//Administrative
95,,143,1,"",prop1,,"left",,,,,,,,
"Change Password","/accountsettings/change_password.html","","",0, 
"Monster Shortcuts","/accountsettings/monster_shortcuts.html","","",0,
"Manage Letters","/accountsettings/manage_letters.html","","",0, 
"Modify Company Profile","/accountsettings/modify_comp_profile.html","","",0, 
"Manage Login Access","/accountsettings/manage_login_access.html","","",0 
]




menu8=[			//Administrative
95,-400,1,1,"",prop1,,"left",,,,,,,,
"","","","",0 
]
