
// JavaScript Document
// alert('Begin Side Navigation Bar');

document.write('<TABLE BGCOLOR="#ffddbc" BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="135">');
document.write('  <TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/index.php"><IMG NAME="btnHome_1" SRC="images/NavBarImages/btnHome_1.gif"  BORDER="0" ALT="Jake Brothers, Inc. Home Page"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/about_us_css.php"><IMG NAME="btnAboutUs_1" SRC="images/NavBarImages/btnAboutUs_1.gif" BORDER="0" ALT="About Us"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/contact_us_css.php"><IMG NAME="btnContactUs_1" SRC="images/NavBarImages/btnContactUs_1.gif"  BORDER="0" ALT="Contact Us"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/pool-furniture/commercial-pool-furniture.php"><IMG NAME="btnCPF_1" SRC="images/NavBarImages/btnCPF_1.gif" BORDER="0" ALT="Commercial Pool Furniture"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/restaurant-cafe/restaurant-cafe-furnishings.php"><IMG NAME="btnCRF_1" SRC="images/NavBarImages/btnCRF_1.gif"  BORDER="0" ALT="Commercial Resin Furniture"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/deck-furniture/patio-deck-furniture.php"><IMG NAME="btnRPF_1" SRC="images/NavBarImages/btnRPF_1.gif"  BORDER="0" ALT="Recycled Plastic Furniture"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/parasols/commercial-umbrellas-cabanas-canopies.php"><IMG NAME="btnCU_1" SRC="images/NavBarImages/btnCU_1.gif"  BORDER="0" ALT="Commercial Umbrellas"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/picnic-tables/commercial-picnic-tables.php"><IMG NAME="btnPTB_1" SRC="images/NavBarImages/btnPTB_1.gif"  BORDER="0" ALT="Picnic Tables, Benches, and More"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/trash-cans/commercial-trash-cans.php"><IMG NAME="btnTAR_1" SRC="images/NavBarImages/btnTAR_2.gif"  BORDER="0" ALT="Trash and Ash Receptacles"></A></TD>');
document.write('  </TR><TR>');
document.write('    <TD><A HREF="http://www.parknpool.com/dog-waste-disposal/pet-waste-disposal-systems.php"><IMG NAME="btnDLS_1" SRC="images/NavBarImages/btnDLS_1.gif"  BORDER="0" ALT="Dog Litter Solutions"></A></TD>');
document.write('  </TR>');
document.write('</TABLE>');

// alert('End Side Navigation Bar');
