<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


// START PRODUCT PAGE FOOTER


document.write('<center>');





document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td align="center" valign="middle">');
document.write('<img src="../picts/cart-paypal.gif" border="0" alt="Payments Through Paypal">');
document.write('</td><td align="center" valign="middle">');
document.write('<img src="../picts/cart-cards.jpg" border="0" alt="Paypal Accepts"><br>');
document.write('</td></tr></table>');







document.write('<br><br>');


document.write('| <a href="../site_map.htm">View All Products</a> |');


document.write(' <a href="../index.html">Home</a> |');


document.write('</center>');





document.write('<br><br>');




//  End -->