<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/background-menu.gif" height="26"><tr><td width="10">&nbsp;<br></td><td>');
document.write('<TABLE cellpadding="0" cellspacing="1" border="0" bordercolor="#000000" style="border-collapse: collapse">');

document.write('<tr><form action="index.html"><td>');
document.write('<input type="submit" value=" HOME " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="about-mind-training.htm"><td>');
document.write('<input type="submit" value=" ABOUT " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="services-peak-performance.htm"><td>');
document.write('<input type="submit" value=" SERVICES " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="products-success-store.htm"><td>');
document.write('<input type="submit" value=" PRODUCTS " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="mindpower-training.htm"><td>');
document.write('<input type="submit" value=" MINDPOWER " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="success-quotes.htm"><td>');
document.write('<input type="submit" value=" SUCCESS QUOTES " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="resources-human-potential.htm"><td>');
document.write('<input type="submit" value=" ARTICLES " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="raise-iq.htm"><td>');
document.write('<input type="submit" value=" FREE GIFT" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="success-twitter.htm"><td>');
document.write('<input type="submit" value=" TWITTER " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('<!-- COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON -->');

document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value=" CONTACT " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form></tr>');
document.write('</table>');
document.write('</td></tr></table></DIV>');

//  End -->