document.writeln(' <table class="banr" width="100%" border="0" cellpadding="0" cellspacing="0"> ');
document.writeln(' <tr> ');
document.writeln(' <td class="logoleft"> ');
document.writeln('   <img class="logosbsc" src="images/sbpi_logo.gif" ');
document.writeln('     alt="Microsoft Small Business Specialist Logo" />');
document.writeln(' </td> ');

document.writeln(' <td class="logomid" align="center"> ');
document.writeln('   <img class="arvalogo" src="images/arvatechlogo.gif" ');
document.writeln('     alt="ARVATECH Logo" /><br /><br /> ');
document.writeln('   <span class="logotopt">Information Technology Services</span> ');
document.writeln(' </td> ');

document.writeln(' <td class="logorite">');
document.writeln('   <table width="100%" border="0" cellpadding="0" cellspacing="0"> ');
document.writeln('   <tr><td class="logobotr"></td></tr>');
document.writeln('   <tr><td class="logotopr">Arvatech, Inc.</td></tr>');
document.writeln('   <tr><td class="linerite"></td></tr>');
document.writeln('   <tr><td class="logobotr1">734.495.3618</td></tr>');
document.writeln('   <tr><td class="logobotr2"><script type="text/javascript">safermail("addrlink","info","arvatech.com")</script></td></tr>');
document.writeln('   </table> ');

document.writeln(' </td> ');
document.writeln(' </tr> ');

