<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<a class="topnav" href="index.html" target="_top">Home</a> ');
document.write(' <font color=#FFCC99>|</font> ');
document.write('<a class="topnav" href="history.html" target="_top">History</a> ');
document.write(' <font color=#FFCC99>|</font> ');
document.write('<a class="topnav" href="directions.html" target="_top">Find the Shop</a> ');
document.write(' <font color=#FFCC99>|</font> ');
document.write('<a class="topnav" href="layaway.html" target="_top">Layaway</a> ');
document.write(' <font color=#FFCC99>|</font> ');
document.write('<a class="topnav" href="comments.html" target="_top">Customer Comments</a> ');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="18" WIDTH="15" border="0" alt="image"></td> ');
document.write('</tr><tr> ');
document.write('<td bgcolor="#D12428" align="right" valign="bottom"> ');

document.write('Hours: Mon, Tue & Thu, 10a-8p; Fri & Sat, 10a-5p; Wed & Sun, Closed '); 

//  End -->
