<!-- Start

// 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('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="Mountains.htm"><img src="picts/menu-pic1.jpg" alt="Mountains" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');


document.write('<br>');
document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="Coasts.htm"><img src="picts/menu-pic2.jpg" alt="Coasts" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');


document.write('<br>');
document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="Nature.htm"><img src="picts/menu-pic3.jpg" alt="Nature Closeup" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');


document.write('<br>');
document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="Architecture.htm"><img src="picts/menu-pic4.jpg" alt="Architecture" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');


document.write('<br>');
document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="PeoplePortraits.htm"><img src="picts/menu-pic5.jpg" alt="People & Portraits" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');


// NOTE: Copy and paste the next 4 lines to add a picture


document.write('<br>');
document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
document.write('<a href="Hallowed.htm"><img src="picts/menu-pic6.jpg" alt="Hallowed Ground" border="0" width="50" height="50"></a><br>');
document.write('</td></tr></table>');

//document.write('<br>');
//document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td onmouseover="this.className=\'rolloveron\'" onmouseout="this.className=\'rollover\'" class="rollover">');
//document.write('<a href="Idaho.htm"><img src="picts/menu-pic7.jpg" alt="Idaho" border="0" width="50" height="50"></a><br>');
//document.write('</td></tr></table>');


document.write('<br>');

document.write('<A HREF="contact.htm" ONMOUSEOVER="img_act(\'contact\')" ONMOUSEOUT="img_inact(\'contact\')"><IMG NAME="contact" BORDER="0" WIDTH="52" HEIGHT="52" SRC="picts/contact-off.gif"></a><br>');

document.write('</td><td valign="top">');

document.write('<A HREF="javascript:popUpSlideshow(\'slideshow.htm\')" ONMOUSEOVER="img_act(\'slideshow\')" ONMOUSEOUT="img_inact(\'slideshow\')"><IMG NAME="slideshow" BORDER="0" WIDTH="60" HEIGHT="300" SRC="picts/slideshow-off.gif"></a><br>');

document.write('</td></tr></table>');
document.write('<br>');


//  End -->