/*

document.writeln('<div id="header">');

document.writeln('<h1><a href="#">Ransburgh.net</a></h1>');

document.writeln('<h2>Here to help small business</h2>');

document.writeln('</div>');

*/



document.writeln('  <table width="95%" border="0">');

document.writeln('    <tr>');

document.writeln('          <td valign="top">');

document.writeln('                <div id="header"><h1>Ransburgh.net</h1><!-- end header -->');

document.writeln('<h2>Here to help small business</h2>');

document.writeln('          </td>');

document.writeln('          <td valign="top"><div id="sub-header">Riverside, NJ, 08075<br>Phone: (856) 368-9120</div></td></tr>');

document.writeln('  </table>');
