
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="images/background-menu.gif"><tr><td WIDTH="100%">');
document.write('<img src="images/spacer.gif" width="10" height="23"></a><br>');

document.write('</td><form action="index.htm"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="aboutus.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="Employers.htm"><td>');
document.write('<input type="submit" value="Employers" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="JobSeekers.htm"><td>');
document.write('<input type="submit" value="Job Seekers" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

// document.write('</td></form><form action="Services.htm"><td>');
// document.write('<input type="submit" value="Services" onmouseover="this.className=\'buttonon\'" // onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="links.htm"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

//document.write('</td></form><form action="sitemap.htm"><td>');
//document.write('<input type="submit" value="Site Map" //onmouseover="this.className=\'buttonon\'" //onmouseout="this.className=\'button\'" class="button"><br>');

//document.write('</td><img src="images/spacer.gif" width="10" height="23"></a><td>');

//document.write('</td><td>');
document.write('</td></tr></table>');

//  End -->