
//document.writeln('<STYLE TYPE="text/css">');
//document.writeln('<!--');
//document.writeln('BODY { font-family:arial,helvetica}');
//document.writeln('TD   { font-family:arial,helvetica}');
//document.writeln('A    { color:#000099; text-decoration:none }');
//document.writeln('A:hover,A:active  { color:#000099; text-decoration:underline}');
//document.writeln('TD.main {font-family: arial,helvetica; font-size: 12px}');
//document.writeln('span.small {font-family: arial,helvetica; font-size: 11px}');

//document.writeln('-->');
//document.writeln('</STYLE>');

document.writeln('<MAP name="map5000">');
document.writeln('<area shape="rect" coords="14,30,147,55" href="/index.html">');
document.writeln('<area shape="rect" coords="178,30,311,55" href="/online.html">');
document.writeln('<area shape="rect" coords="335,30,431,55" href="/cgi-bin/joblistings">');
document.writeln('</map>');
document.writeln('</HEAD>');
