<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menue2>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0>');
document.write('<tr><form action="gallery1e.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 1" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery2e.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 2" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery3e.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 3" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table></DIV>');

//  End -->
