
<!-- 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="#999999"><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="usedvendingmachine.php"><td>');
document.write('<input type="submit" value="Used Machines"  class="button"><br>');
document.write('</td></form><form action="vendingroute.php"><td>');
document.write('<input type="submit" value="Routes"  class="button"><br>');
document.write('</td></form><form action="gumballmachine.php"><td>');
document.write('<input type="submit" value="Gumball"  class="button"><br>');
document.write('</td></form><form action="workathome.php"><td>');
document.write('<input type="submit" value="Snack Machine"  class="button"><br>');
document.write('</td></form><form action="snackmachine.php"><td>');
document.write('<input type="submit" value="Soda Machine"  class="button"><br>');
document.write('</td></form><form action="drinkmachines.php"><td>');
document.write('<input type="submit" value="Coffee"  class="button"><br>');
document.write('</td></form><form action="coffeemachine.php"><td>');
document.write('<input type="submit" value="Business"  class="button"><br>');
document.write('</td></form><form action="vendingbusiness.php"><td>');
document.write('<input type="submit" value="Supplies"  class="button"><br>');
document.write('</td></form><form action="vendingsupplies.php"><td>');
document.write('<input type="submit" value="Bulk"  class="button"><br>');
document.write('</td></form><form action="bulkvending.php"><td>');
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 -->