
document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts2/menu-top.gif" width="154" height="146"><br>');
document.write('</td></tr><tr><form action="index.php"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form></tr><tr><form action="Testimonials.php"><td>');
document.write('<input type="submit" value="Testimonials" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form></tr><tr><form action="faq.php"><td>');
document.write('<input type="submit" value="Questions / FAQ" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form></tr><tr><form action="diet-pills.php"><td>');
document.write('<input type="submit" value="Laminaria Extract" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');



document.write('</td></form></tr><tr><form action="about.php"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form></tr><tr><form action="http://www.natures-way.com/select.php"><td>');
document.write('<input type="submit" value="Order" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');



document.write('</td></form></tr><tr><form action="members.php"><td>');
document.write('<input type="submit" value="Members" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form></tr><tr><form action="http://www.natures-way.com/contact.php"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form></tr><tr><td>');
document.write('<img src="picts2/menu-bottom.gif" width="154" height="65"><br>');
document.write('</td></tr></table></DIV>');



