
document.write('<!-- START: FOOTER -->');
document.write('<table align="center" bgcolor="333333" cellpadding="0" cellspacing="0" width="750">');
document.write('  <tr>');
document.write('	<td><img src="images/layout/pixel_trans.gif" width="1" height="1" alt="" border="0"></td>');
document.write('	<td align="left" valign="center" height="23" class="navBottom">');
document.write('	  &nbsp;&nbsp;');
document.write('	  Copyright 2006 Perfection Cabinets - All Rights Reserved');
document.write('	</td>');
document.write('	<td align="right" valign="center" height="23" class="navBottom" nowrap>');
document.write('	  Site by <a href="http:/www.websdirect.com" class="navBottom">Websdirect.com</a>');
document.write('	  &nbsp;&nbsp;');
document.write('	</td>');
document.write('	<td><img src="images/layout/pixel_trans.gif" width="1" height="1" alt="" border="0"></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<!-- END: FOOTER -->');

document.write('</body>');
document.write('</html>');
