
<!-- 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="#009999"><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="spa.php"><td>');
document.write('<input type="submit" value="Spa"  class="button"><br>');
document.write('</td></form><form action="salon.php"><td>');
document.write('<input type="submit" value="Salon"  class="button"><br>');
document.write('</td></form><form action="tanning.php"><td>');
document.write('<input type="submit" value="Tanning"  class="button"><br>');
document.write('</td></form><form action="salonequipment.php"><td>');
document.write('<input type="submit" value="Salon Equip"  class="button"><br>');
document.write('</td></form><form action="esthetician.php"><td>');
document.write('<input type="submit" value="Esthetician"  class="button"><br>');
document.write('</td></form><form action="hairsalon.php"><td>');
document.write('<input type="submit" value="Hair"  class="button"><br>');
document.write('</td></form><form action="nailsalon.php"><td>');
document.write('<input type="submit" value="Nails"  class="button"><br>');
document.write('</td></form><form action="pedicure.php"><td>');
document.write('<input type="submit" value="Pedicure"  class="button"><br>');
document.write('</td></form><form action="salonbusiness.php"><td>');
document.write('<input type="submit" value="Business"  class="button"><br>');
document.write('</td></form><form action="beautysupplies.php"><td>');
document.write('<input type="submit" value="Beauty Supplies"  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 -->