
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');


document.write('<a href="about.htm" class="barlink">Bio</a><BR>');
document.write('</td><td><IMG SRC="picts/menubar.gif" HEIGHT=20 WIDTH=13 border="0"><BR></td><td>');





document.write('<a href="gallery.htm" class="barlink">GALLERY</a><BR>');
document.write('</td><td><IMG SRC="picts/menubar.gif" HEIGHT=20 WIDTH=13 border="0"><BR></td><td>');





<!-- ADDING A LINK NOTE: copy and paste the next two line to make a new link -->


document.write('<a href="tours.htm" class="barlink">NEWS AND TOURS</a><BR>');
document.write('</td><td><IMG SRC="picts/menubar.gif" HEIGHT=20 WIDTH=13 border="0"><BR></td><td>');


<!-- NOTE: copy and paste the above two line to make a new link -->



document.write('<a href="testimonials.htm" class="barlink">REVIEW</a><BR>');
document.write('</td><td><IMG SRC="picts/menubar.gif" HEIGHT=20 WIDTH=13 border="0"><BR></td><td>');



document.write('<a href="order.htm" class="barlink">ORDER</a><BR>');
document.write('</td><td><IMG SRC="picts/menubar.gif" HEIGHT=20 WIDTH=13 border="0"><BR></td></tr>');



document.write('</table>');

//  End -->
