<!-- Begin

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


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="top-menu-area">');
document.write('<tr><td align="right" nowrap>');

document.write(' | ');

document.write('<a href="index.html" class="menu-top">Home</a> | ');


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="http://www.quiettime.org/aboutQTM.htm" target="_blank" class="menu-top">About QTM</a> | ');


document.write('<a href="http://www.quiettime.org/aboutCath.htm" target="_blank" class="menu-top">About Cath</a> | ');


document.write('<a href="http://www.quiettime.org/speaking.htm" target="_blank" class="menu-top">QTM~Speaking</a> | ');


document.write('<a href="http://www.quiettime.org/faq-home.htm" target="_blank" class="menu-top">QTM~FAQ</a> | ');


document.write('<a href="http://www.cathsblog.com" target="_blank" class="menu-top">Caths Blog</a> | ');


document.write('<a href="http://www.quiettimecafe.com" target="_blank" class="menu-top">QTM Caf&eacute;</a> | ');
 

document.write('<a href="http://www.quiettime.org/links.htm" target="_blank" class="menu-top">QTM~Links</a> | ');


document.write('<a href="http://www.myquiettime.com/donations/htm" target="_blank" class="menu-top">QTM~Donations</a> | ');


document.write('<a href="http://www.myquiettime.com" target="_blank" class="menu-top">QTM~Online Store</a> | ');


document.write('<a href="contact.htm" class="menu-top">QTM~Contact Us</a> | ');


// END MENU LINKS


document.write('</td></tr></table>');



//  End -->