
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=galleryResidential.htm><img src="picts/front-pic1.jpg" border="0" onmouseover="alert_msg(\'Residential Gallery \')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=galleryRemodeling.htm><img src="picts/front-pic2.jpg" border="0" onmouseover="alert_msg(\'Remodeling Gallery \')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=galleryRenderings.htm><img src="picts/front-pic3.jpg" border="0" onmouseover="alert_msg(\'Rendering Gallery \')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<!-- LINKS TABLE-->');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT="16" WIDTH="11" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="contact.htm">CONTACT</a></span><br>');


// COPY THE NEXT FOUR LINES TO ADD A LINK UNDER THE IMAGES

document.write('</td></tr></table>');
document.write('<!-- LINKS TABLE-->');





//  End -->
