
document.write('<a href="aboutme.html" class="Link">About Me</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="scentlist.html" class="Link">Scent List</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="fundraiser.html" class="Link">Fundraiser Info</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="wholesale.html" class="Link">Wholesale</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="showschedule.html" class="Link">Show Schedule</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="orderinginfo.html" class="Link">Ordering Info</a> &nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="mailto:dave@faithcreekcandles.com" class="Link">Contact Me</a>');
