<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0>');
document.write('<tr><form action="index.html" target="_top"><td>');
document.write('<input type="submit" value=" Front " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="about.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Resume" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="animations.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Animations" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery1.htm" target="pageframe"><td>');
document.write('<input type="submit" value="LifeDrawing 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="LifeDrawing 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="Cartooning" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery4.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Animal Drawing" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery5.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Sketchbook" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');



document.write('<!-- COPY THE NEXT TWO LINES AND PASTE ABOVE OR BELOW TO ADD A BUTTON -->');


document.write('</td></form><form action="gallery6.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Layouts" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="links.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Contact" 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 -->