<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu2>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0>');
document.write('<tr><form action="gallery1.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Galerie 1" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery2.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Galerie 2" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery3.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Galerie 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 -->
