document.write('<br>' );
document.write('<hr width ="90%" size="2" color="#FFFFFF" noshade align="center">' );
document.write('<table width="95% border="0" cellspacing="0" cellpadding="2">' );
document.write('<tr>' );
document.write('<td colspan="3" align="center" valign="middle">');
document.write('<font face="Arial, Helvetica, sans-serif" size="-2">');
document.write('<font color="FFFFFF">');
document.write(' &copy;2002 SUN RIVER HOMESTEAD All rights reserved. ' );
document.write('</font>');
document.write('</font>');
document.write('</td>' );
document.write('</tr>' );
document.write('</table>');

<!-- hide script from non compliant broswers
if (top.frames.length!=0)
top.location=self.document.location;
// unhide -->