document.write('<br>' );
document.write('<hr width ="90%" size="2" color="#CC9966" 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('<BR>');
document.write('<font face="Arial, Helvetica, sans-serif" size="-2">');
document.write('<a href="index.htm">Home</a>' );
document.write(' | ' );
document.write('<a href="central.htm">Central City</a>' );
document.write(' | ' );
document.write('<a href="spokane.htm">Spokane</a>' );
document.write(' | ');
document.write('<a href="sun.htm">Sun River Valley</a>' );
document.write(' | ' );
document.write('<a href="helena.htm">Helena</a>' );
document.write(' | ');
document.write('<a href="miles.htm">Miles City</a>' );
document.write(' | ' );
document.write('<a href="missoula.htm">Missoula</a>' );
document.write('<br>' );
document.write('<a href="about.htm">Stories from Production</a>' );
document.write(' | ' );
document.write('<a href="airdates.htm">Airdates</a>' );
document.write(' | ');
document.write('<a href="links.htm">Links</a>' );
document.write(' | ' );
document.write('<a href="http://www.itvs.com">ITVS</a>' );
document.write(' | ' );
document.write('<a href="http://www.pbs.org/aboutsite/privacy.html">PBS Privacy Policy</a>' );
document.write('<br>' );
document.write('<br>' );
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>');
document.write('<BR>');
document.write ('<a name="bottom"></a>');

<!-- hide script from non compliant broswers
if (top.frames.length!=0)
top.location=self.document.location;
// unhide -->