
// JavaScript Document
// alert('Begin Page Footer');

document.write('<BR CLEAR="ALL">');
document.write('<TABLE WIDTH="800" BORDER="0" ALIGN="center" CELLPADDING="0" CELLSPACING="0" BGCOLOR="#FEE0A9">');
document.write('  <TR>');
document.write('    <TD COLSPAN="3" VALIGN="top">');
document.write('      <DIV ALIGN="center"><BR><FONT SIZE="-1">');
document.write('<A HREF="http://www.parknpool.com/index.php">Home</FONT></A> | ');
document.write('<A HREF="http://www.parknpool.com/about_us_css.php">About Us</A> | ');
document.write('<A HREF="http://www.parknpool.com/contact_us_css.php">Contact Us</A> | ');
document.write('<A HREF="http://www.parknpool.com/policies_css.php">Terms and Conditions</A><BR>');
document.write('<A HREF="http://www.parknpool.com/categories/pool-furniture/commercial-pool-furniture.php">Commercial Pool Furniture</A> | ');
document.write('<A HREF="http://www.parknpool.com/categories/cafe-furniture/outdoor-cafe-furniture.php">Commercial Resin Furniture</A> | ');
document.write('<A HREF="http://www.parknpool.com/categories/umbrellas-shade-solutions/commercial-umbrellas-cabanas-canopies.php">Commercial Umbrellas</A><BR>');
document.write('<A HREF="http://www.parknpool.com/categories/pet-waste-disposal/pet-waste-disposal-systems.php">Dog Litter Solutions</A> | ');
document.write('<A HREF="http://www.parknpool.com/index.php">Picnic Tables, Benches, and More</A> | ');
document.write('<A HREF="http://www.parknpool.com/categories/deck-furniture/recycled-plastic-patio-seating.php">Recycled Plastic Furniture</A><BR>');
document.write('<A HREF="http://www.parknpool.com/categories/trash-cans-ash-urns/commercial-trash-cans.php">Trash and Ash Receptacles</A></FONT><BR><BR>');
document.write('      </DIV>');
document.write('    </TD>');
document.write('  </TR>');
document.write('  <TR>');
document.write('    <TD align="center" valign="top" width="150">');
document.write('      <IMG SRC="images/GlobalImages/credit_card_visa_mastercard.png" WIDTH="110" HEIGHT="39"><BR><BR>');
document.write('      <FONT SIZE="2"><STRONG>Currency: U.S. Dollars</STRONG></FONT><br>');
document.write('    </TD>');
document.write('    <TD align="center" valign="top" width="400">');
document.write('        <STRONG><FONT SIZE="-1">Copyright© 2005 - ParknPool Corp.<BR>');
document.write('        E-mail: <a href="mailto:info@parknpool.com">info@parknpool.com</a><BR>');
document.write('        Call us toll free at 1-877-727-5676<br><br>');
//document.write('        Call us at 1-540-463-6510<br><br></FONT></STRONG>');
document.write('    </TD>');
document.write('    <TD align="center" valign="top" width="150">');
document.write('        <STRONG><FONT SIZE="-1">Website hosted by 1&1 Internet Inc..<br><a href="http://www.1and1.com">www.1and1.com</a></FONT></STRONG>');
document.write('    </TD>');
document.write('  </TR>');
document.write('  <TR><TD COLSPAN="3">&nbsp;</TD></TR>');
document.write('</TABLE>'); // End document.write

// alert('End Page Footer');
