<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="picts/spacer.gif" width="20" height="23"></a><br>');

// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="members"class="menu">Members</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="aboutus.htm"class="menu">About US</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="private.htm"class="menu">Private Consultation</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="dvd.htm"class="menu">Trading DVDs</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="intro.htm"class="menu">Chat Room</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="why.htm"class="menu">Trader Mentoring</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="service.htm"class="menu">Learn to Trade</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="courses.htm"class="menu">Order</a><br>');


<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->
document.write('</td><td nowrap>');
document.write('<a href="plays.htm"class="menu">Plays of the Day</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="newsletter.htm"class="menu">Newsletter</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="performance.htm"class="menu">Performance</a><br>');



document.write('</td><td nowrap>');
document.write('<a href="contact.htm"class="menu">Contact</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="index.html"class="menu">Home</a><br>');



document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->