
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id="menu" class="printhide">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td class="menutrans">');
document.write('<img src="/picts/menu-top.gif" width="154" height="70"></a><br>');
document.write('</td></tr><tr><form><td>');
document.write('<input value="About" onClick="parent.location=\'/biography.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Cardinal" onClick="parent.location=\'/card.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Viking" onClick="parent.location=\'/viking.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Wildwood" onClick="parent.location=\'/ww.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Sandpiper" onClick="parent.location=\'/sand.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Contact" onClick="parent.location=\'/contact.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Home" onClick="parent.location=\'/index.html\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><td align="center" height="34">');

document.write('<img src="/picts/menu-bottom.gif" width="154" height="43"></a><br>');

document.write('</td></tr><tr><td align="center">');

// START MENU IMAGES

document.write('<br><br><img src="/picts/menu-picture-1.jpg" width="75" height="75" border="0"></a><br><br><br>');

document.write('<img src="/picts/menu-picture-2.jpg" width="75" height="75" border="0"></a><br><br>');

document.write('</td></tr></table></DIV>');

//  End -->