<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

document.write('Product Showrooms<BR>');

document.write('</span>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Faucets,<BR>Shower Fixtures<BR>');

document.write('</span>');


document.write('<a href="gallery.htm"><img src="picts/faucetsm.JPG" vspace="3" height="58" width="100"><br>');

document.write('</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Toilets<BR>');

document.write('</span>');


document.write('<a href="gallery.htm"><img src="picts/toiletsm.JPG" vspace="3" height="58" width="100"><br>');

document.write('</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Disposals,<BR>Water Heaters<BR>');

document.write('</span>');


document.write('<a href="gallery.htm"><img src="picts/pumps.JPG" vspace="3" height="58" width="100"><br>');

document.write('</a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->