document.write('<tr><td height="20"><img src="images/spacer.gif"></td></tr>');
//<!-- Start Header -->
document.write('<tr><td height="150"><div id="FlashDisplay"></div></td></tr>');
//<!-- End Header -->
document.write('<tr><td height="14"><img src="images/spacer.gif"></td></tr>');
//<!-- Start Menu -->
document.write('<tr>')
	document.write('<td height="27" valign="top">')
	document.write('<div class="chromestyle" id="chromemenu">')
		document.write('<table border="0" cellpadding="0" cellspacing="0" align="center" class="MenuText">')
			document.write('<tr>')
				document.write('<td width="171" ID="menu1" background="images/menu_out.gif" onmouseover="this.className=\'MenuOver\';dropdownmenu(this, event, menu3, \'170px\');" onmouseout="this.className=\'MenuOff\';delayhidemenu();" class="MenuOff"  onclick=\'return clickreturnvalue();\'>WELCOME</td>')
				document.write('<td width="25"><img src="images/spacer.gif"></td>');
				document.write('<td width="171" ID="menu2" background="images/menu_out.gif" onmouseover="this.className=\'MenuOver\';dropdownmenu(this, event, menu1, \'170px\');" onmouseout="this.className=\'MenuOff\';delayhidemenu();" class="MenuOff"  onclick=\'return clickreturnvalue();\'>EMPLOYERS</td>')								
				document.write('<td width="25"><img src="images/spacer.gif"></td>');
				document.write('<td width="171" ID="menu3" background="images/menu_out.gif" onmouseover="this.className=\'MenuOver\';dropdownmenu(this, event, menu2, \'170px\');" onmouseout="this.className=\'MenuOff\';delayhidemenu();" class="MenuOff"  onclick=\'return clickreturnvalue();\'>JOB SEEKERS</td>')								
				document.write('<td width="25"><img src="images/spacer.gif"></td>');
				document.write('<td width="171" ID="menu4" background="images/menu_out.gif" onmouseover="this.className=\'MenuOver\';" onmouseout="this.className=\'MenuOff\';" class="MenuOff"  onclick=\'GoToURL("contact.html")\'>CONTACT</td>')				
			document.write('</tr>')
		document.write('</table>')
	document.write('</div>')
	document.write('</td>')
document.write('</tr>')
//<!-- End Menu -->

//Contents for menu
var menu1=new Array()
menu1[0]='<a href="javascript:GoToURL(\'employ_sgbadvantage.html\')">The SGB Advantage</a>'
menu1[1]='<a href="javascript:GoToURL(\'employ_howitworks.html\')">How It Works</a>'
//menu1[2]='<a href="#">Request a Temp</a>'
menu1[2]='<a href="javascript:GoToURL(\'employ_testimonials.html\')">Client Testimonials</a>'
menu1[3]='<a href="javascript:OpenWindow(\'SGB_Brochure_Web.pdf\')">Download Brochure</a>'
menu1[4]='<a href="javascript:GoToURL(\'employ_faq.html\')">Employer FAQ</a>'
menu1[5]='<a href="javascript:GoToURL(\'employ_reqtemp.asp?action=ShowIt\')">Request a Temp</a>'

var menu2=new Array()
menu2[0]='<a href="javascript:GoToURL(\'seeker_gettingstarted.html\')">Getting Started</a>'
menu2[1]='<a href="javascript:GoToURL(\'seeker_short_posting.asp\')">Current Postings</a>'
menu2[2]='<a href="javascript:GoToURL(\'seeker_tipsntools.asp\')">Tips & Tools</a>'
menu2[3]='<a href="javascript:GoToURL(\'seeker_testimonials.html\')">Testimonials</a>'
menu2[4]='<a href="javascript:GoToURL(\'seeker_faq.html\')">Job Seeker FAQ</a>'

var menu3=new Array()
menu3[0]='<a href="javascript:GoToURL(\'index.html\')">Home</a>'
menu3[1]='<a href="javascript:GoToURL(\'welcome_aboutus.html\')">About Us</a>'

ColorThisTab();
