<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Use  target="soundframe" to open links in the window


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#000000" height="30">');
document.write('<tr><td HEIGHT="1" bgcolor="#FFFFFF">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="25">&nbsp;<br>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //

document.write('</td><td nowrap>');
document.write('<img src="picts/1casket.jpg">');

document.write('</td><td nowrap>');
document.write('<a href="index-2.html" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="aboutus.html" class="menu">About Us</a>');


document.write('</td><td nowrap>');
document.write('<a href="/guestbook" class="menu" target="blank">Guest Book</a>');

document.write('</td><td nowrap>');
document.write('<a href="gallery.html" class="menu">Gallery</a>');


document.write('</td><td nowrap>');
document.write('<a href="links.html" class="menu">Links</a>');


document.write('</td><td nowrap>');
document.write('<a href="gbnf.html" class="menu">G.B.N.F.</a>');


document.write('</td><td nowrap>');
document.write('<img src="picts/2casket.jpg">');


document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#FFFFFF">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->