<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="27"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="2" border="0"><tr><td width="25">&nbsp;<br>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="About.htm" class="menu">About</a>');

document.write('</td><td nowrap>');
document.write('<a href="Beginners.htm" class="menu">Beginners</a>');

document.write('</td><td nowrap>');
document.write('<a href="Add A Meeting.htm" class="menu">Add A Meeting</a>');

document.write('</td><td nowrap>');
document.write('<a href="Mailing List.htm" class="menu">Mailing List</a>');

document.write('</td><td nowrap>');
document.write('<a href="Time Zone Converter.htm" class="menu">Time Zone Converter</a>');

document.write('</td><td nowrap>');
document.write('<a href="Links.htm" class="menu">Links</a>');

document.write('</td><td nowrap>');
document.write('<a href="News.htm" class="menu">News</a>');

document.write('</td><td nowrap>');
document.write('<a href="Text.Only.htm" class="menu">Text Only</a>');

document.write('</td><td nowrap>');
document.write('<a href="Email Directory Keeper.htm" class="menu">Email Directory Keeper</a>');




// END LINK AREA


document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->