// docwrite.js
document.write('<TABLE WIDTH=761 BORDER=0 CELLPADDING=0 CELLSPACING=0>');
document.write('<TR><TD COLSPAN=6><IMG SRC="images/store_header_01.jpg" WIDTH=761 HEIGHT=120 ALT=""></TD></TR><TR><TD>');
document.write('<IMG SRC="images/store_header_02.jpg" WIDTH=212 HEIGHT=29 ALT=""></TD>');
document.write('<TD> <a href="/index.php"><IMG SRC="images/store_header_03.jpg" WIDTH=101 HEIGHT=29 ALT="" border="0"></a></TD>');
document.write('<TD> <a href="/about.htm"><IMG SRC="images/store_header_04.jpg" WIDTH=119 HEIGHT=29 ALT="" border="0"></a></TD>');
document.write('<TD> <a href="/services.htm"><IMG SRC="images/store_header_05.jpg" WIDTH=117 HEIGHT=29 ALT="" border="0"></a></TD>');
document.write('<TD> <a href="/store/index.php"><IMG SRC="images/store_header_06.jpg" WIDTH=93 HEIGHT=29 ALT="" border="0"></a></TD>');
document.write('<TD> <a href="/contact.htm"><IMG SRC="images/store_header_07.png" WIDTH=119 HEIGHT=29 ALT="" border="0"></a></TD>');
document.write('</TR></TABLE>');

