<!--
document.write('<a href="index.php" onMouseOut="change(\'homepage\', \'off\')" onMouseOver="change(\'homepage\', \'on\')" target="_self">');
document.write('<img name="homepage" src="images/buttons/homepage-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="galleries.php" onMouseOut="change(\'galleries\', \'off\')" onMouseOver="change(\'galleries\', \'on\')" target="_self">');
document.write('<img name="galleries" src="images/buttons/galleries-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="canvastransfers.php" onMouseOut="change(\'canvastransfers\', \'off\')" onMouseOver="change(\'canvastransfers\', \'on\')" target="_self">');
document.write('<img name="canvastransfers" src="images/buttons/canvastransfers-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="artcards.php" onMouseOut="change(\'artcards\', \'off\')" onMouseOver="change(\'artcards\', \'on\')" target="_self">');
document.write('<img name="artcards" src="images/buttons/artcards-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="exhibitions.php" onMouseOut="change(\'exhibitions\', \'off\')" onMouseOver="change(\'exhibitions\', \'on\')" target="_self">');
document.write('<img name="exhibitions" src="images/buttons/exhibitions-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="artistbio.php" onMouseOut="change(\'artistbio\', \'off\')" onMouseOver="change(\'artistbio\', \'on\')" target="_self">');
document.write('<img name="artistbio" src="images/buttons/artistbio-off.jpg" border="0" alt width="104" height="33"></a><br>');

document.write('<a href="contact.php" onMouseOut="change(\'contact\', \'off\')" onMouseOver="change(\'contact\', \'on\')" target="_self">');
document.write('<img name="contact" src="images/buttons/contact-off.jpg" border="0" alt width="104" height="33"></a><br>');
-->
