document.write('<!-- Start of Header -->');
document.write('<table width="100%">');
document.write('  <tr class="header"> ');
document.write('    <td valign="bottom">');
document.write('      <a href="/shop/index.php" title=" Munchies Organic Natural Store and Farm ">');
document.write('        <img src="/shop/images/monlogoC.gif" alt=" Munchies Organic Natural Store and Farm " border="0" height="68" width="400">');
document.write('      </a>');
document.write('    </td>');
document.write('    <td width="*"> &nbsp; </td>');
document.write('    <td valign="bottom" align="right">');
document.write('      <a href="https://shariecpa.sslpowered.com/emonstore.com/shop/account.php" title=" My Account ">');
document.write('        <img src="/shop/images/header_account.gif" alt="My Account" border="0">');
document.write('      </a>');
document.write('      &nbsp;&nbsp;');
document.write('      <a href="/shop/shopping_cart.php" title=" Cart Contents ">');
document.write('        <img src="/shop/images/header_cart.gif" alt="Cart Contents" border="0" height="71" width="57">');
document.write('      </a>');
document.write('      &nbsp;&nbsp;');
document.write('      <a href="https://shariecpa.sslpowered.com/emonstore.com/shop/checkout_shipping.php" title=" Checkout ">');
document.write('        <img src="/shop/images/header_checkout.gif" alt="Checkout" border="0" height="72" width="67">');
document.write('      </a>');
document.write('      &nbsp;&nbsp;');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
document.write('<!-- end of header -->');