
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#003366"><tr><td align="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><form action="index.php"><td>');
document.write('<input type="submit" value="Home" class="button"><br>');
document.write('</td></form><form action="usedequipment.php"><td>');
document.write('<input type="submit" value="Used Equipment"  class="button"><br>');
document.write('</td></form><form action="restaurantforsale.php"><td>');
document.write('<input type="submit" value="FOR SALE"  class="button"><br>');
document.write('</td></form><form action="restaurantpos.php"><td>');
document.write('<input type="submit" value="POS"  class="button"><br>');
document.write('</td></form><form action="restaurantdecor.php"><td>');
document.write('<input type="submit" value="Decor "  class="button"><br>');
document.write('</td></form><form action="restaurantmenu.php"><td>');
document.write('<input type="submit" value="Menu"  class="button"><br>');
document.write('</td></form><form action="restaurantbusiness.php"><td>');
document.write('<input type="submit" value="Business"  class="button"><br>');
document.write('</td></form><form action="kitchenequipment.php"><td>');
document.write('<input type="submit" value="Kitchen"  class="button"><br>');
document.write('</td></form><form action="restaurantmanagement.php"><td>');
document.write('<input type="submit" value="Management"  class="button"><br>');
document.write('</td></form><form action="restaurantfurnishings.php"><td>');
document.write('<input type="submit" value="Furniture"  class="button"><br>');
document.write('</td></form><form action="restaurantsigns.php"><td>');
document.write('<input type="submit" value="Signs"  class="button"><br>');
document.write('</td></form><br>');
<!-- COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON -->




document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table>');
document.write('</td></tr></table>');


//  End -->