//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#ffffff', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#ffffff', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"49904E",					// Mouse Off Font Color
"ffffff",						// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"49904E",				// Mouse On Background Color
"",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		// Font Name
3,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
0,						// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)

]
style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",					// Mouse Off Font Color
"49904e",						// Mouse Off Background Color
"49904e",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Arial",		// Font Name
3,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
0,						// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
120,					// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
97,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use


,"HOME","home.aspx",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"DIVISIONS","show-menu=divisions",,"Divisions",1
,"EMPLOYERS","show-menu=employers",,"Employers",1
,"CANDIDATES","show-menu=candidates",,"Candidates",1
,"TEMP ZONE","show-menu=tempzone",,"Temp Zone",1
,"ABOUT US","show-menu=about",,"About Ethos",1
,"CONTACT","contact.htm",,"Contact Form",1

])

	addmenu(menu=["divisions",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Commercial","ethos_commercial_recruitment.htm",,"Commercial",1
	,"Driving","ethos_driving_recruitment.htm",,"Driving",1
	,"Industrial","ethos_industrial_recruitment.htm",,"Industrial",1
	,"Hospitality","ethos_hospitality_recruitment.htm",,"Hospitality",1
	,"Management","ethos_management_recruitment.htm",,"Management",1
	,"Accounts","ethos_accounts_recruitment.htm",,"Accounts",1
	,"Engineering","ethos_engineering_recruitment.htm",,"Engineering",1

	])
	
	addmenu(menu=["employers",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Candidate alert","candidate_alert.htm",,"Candidate alert",1
	,"Candidate search","candidate_search.htm",,"Candidate search",1
	//,"Register a vacancy","#",,"Register a vacancy",1	
	,"Why Ethos?","why_ethos.htm",,"Why Ethos?",1	
	,"Customer commendations","customer_commendations.htm",,"Customer commendations",1
	,"Timesheet Login","timesummary.aspx",,"Login",1	
	,"Logout","logout.aspx",,"Logout",1	

	])

	addmenu(menu=["candidates",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Job search","job_search.htm",,"Job search",1
	//,"Send CV","#",,"Send CV",1
	,"Register online","register_online.htm",,"Register online",1
	,"Job alert","job_alert.htm",,"Job alert",1
	//,"Job of the week","http://www.job-tv.co.uk/VacancyDetails.asp?Agentid=18&VacancyID=1114253",,"Job of the week",1
	,"Create an impressive CV","ethos_cv.htm",,"Create an impressive CV",1
	,"Interviews - a 10 point plan","ethos_interviews.htm",,"Interviews",1
	,"How to answer tough interview questions","ethos_toughquestions.htm",,"Tough interview questions",1
	,"Making the most of your online job search","ethos_jobsearch.htm",,"Online job search",1
	,"Making the most of your consultant","ethos_consultant.htm",,"Your consultant",1
	])
	
	addmenu(menu=["tempzone",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Applicant's charter","ethos_applicantscharter.htm",,"Charter",1
	,"Holiday form","holiday.aspx",,"Holiday form",1
	,"Timesheets","show-menu=timesheets",,"Time sheets",1
	,"Tips for temporary workers","ethos_toptips.htm",,"Tips for temporary workers",1
	//,"Looking for work","#",,"Looking for work",1

	])
		addmenu(menu=["timesheets",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Drivers","timesheetdriver.aspx",,"Driver timesheets",1
	,"Temporary","timesheet.aspx",,"Temporary timesheets",1

	])

	
	addmenu(menu=["about",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Company Background","ethos_company.htm",,"About Ethos Recruitment",1	
	,"Press releases","news.aspx?type=pr",,"Press releases",1
	,"News archive","news.aspx",,"News archive",1
	,"Awards","ethos_awards.htm",,"Awards",1
	,"Privacy Policy & Copyright","privacypolicy.htm",,"Privacy Policy and Copyright",1
	
	])
	
dumpmenus()