﻿document.write('<td height="40" bgcolor="#fdf9ce" width="500">');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="3" align="right">');
document.write('<tr>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="index.html"><font size="4">Home</font></a></td>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="locations.html"><font size="4">Locations</font></a></td>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="employmentopportunities.html"><font size="4">Employment</font></a></td>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="accessibilityoptions.html"><font size="4">Accessibility Options</font></a></td>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="contactus.html"><font size="4">Contact Us</font></a></td>');
document.write('<td class="topnavigationleft" align="center" valign="middle"><a href="aboutus.html"><font size="4">About Us</font></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('<td height="40" bgcolor="#fdf9ce" width="128">');
document.write('<form method="get" action="search/search.php" target="_blank">');
document.write('<div align="center"><input type="text" name="zoom_query" size="10" />');
document.write('<button type="submit" style="background-color:#669966"><font color="white" size="3"><b>Search</b></font></button></div>');
document.write('</form>');
document.write('</td>');
document.write('</tr>');