
<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'
document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="whytalesfore.htm"><img src="picts/front-pic4.jpg" border="0" onmouseover="alert_msg(\'Why Piquarium?\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="clients.htm"><img src="picts/front-pic5.jpg" border="0" onmouseover="alert_msg(\'Piquarium Gallery\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="candidates.htm"><img src="picts/front-pic6.jpg" border="0" onmouseover="alert_msg(\'For the kids!\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');



document.write('<br>');




//  End -->