// JavaScript Document
// document.write('<a href="/cgi-bin/offer?viewcart.x=yes&offerURL=%7EplaceURLhere"><img src="../images/shop_view.gif" alt="View Shopping Cart" width="173" height="24" border="0" align="right">');
document.write('<a href="index.html">Store Home</a><br><br>');

document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">');
document.write('<input type="hidden" name="cmd2" value="_cart">');
document.write('<input type="hidden" name="business2" value="mary@telfleur.com">');
document.write('<input type="image" src="../images/shop_view.gif" border="0" align="absmiddle" name="submit2" alt="Make payments with PayPal - it\'s fast, free and secure!">');
document.write('<input type="hidden" name="display" value="1">');
document.write('</form>');
document.write('<h2>Are you shopping for a business and <a href="wholesale.html">need wholesale pricing?</a></h2>');
