document.write('<table width="720" cellpadding="4" cellspacing="0" border="0">');
document.write(' <tr>');
document.write('  <td valign="middle" align="left" width="10%" bgcolor="#3A84BD">');
document.write('      <a class="nav" href = "'+jsRelPath+'index.html">&nbsp;Home&nbsp;&nbsp;</a>');
document.write('    </td>');
document.write('    <td valign="middle" align="right" width="90%" bgcolor="#3A84BD">');
document.write('      <a class="nav" href = "'+jsRelPath+'products.html">&nbsp;Products</a>&nbsp;&nbsp;');
document.write('      <a class="nav" href = "'+jsRelPath+'buynow.html">&nbsp;Buy Now</a>&nbsp;&nbsp;');
document.write('      <a class="nav" href = "'+jsRelPath+'cardcalc/default.asp">&nbsp;Learn More</a>&nbsp;&nbsp;');
document.write('      <a class="nav" href = "'+jsRelPath+'freestuff.html">&nbsp;Free Stuff</a>&nbsp;&nbsp;');
document.write('<!-- AddThis Button BEGIN -->');
document.write('<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=capecodgunny"><img src="http://s7.addthis.com/static/btn/sm-share-en.gif" width="83" height="16" alt="Bookmark and Share" style="border:0;margin:-4px -1px -3px -2px;"/></a>');
document.write('<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>');
document.write('<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=capecodgunny"></script>');
document.write('<!-- AddThis Button END -->');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');


