document.writeln('<a class="topmenu" href="about.html" target="_top">About the Artist</a>');
document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.writeln('<a class="topmenu" href="future.html" target="_top">Future Events</a>');
document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.writeln('<a class="topmenu" href="past.html" target="_top">Past Events</a>');
document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.writeln('<a class="topmenu" href="contact.html" target="_top">Contact Rachel</a>');
document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.writeln('<a class="topmenu" href="past_work.html" target="_top">Past Work Portfolio</a>');
document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.writeln('<a class="topmenu" href="available.html" target="_top">Work For Sale</a>');
<!-- document.writeln('&nbsp;&nbsp;|&nbsp;&nbsp;'); -->
<!-- document.writeln('<a class="topmenu" href="sign_up.html" target="_top">Mail List</a>'); -->
