// sars_foot2.js

document.write ('<center>')
document.write ('<IMG SRC="images/coaxline.gif" ALT="[coaxline.gif]">')
document.write ('<BR><BR>')

document.write ('<TABLE border="0" width="10%" align=center cellpadding=0 cellspacing=0 bordercolor=5C3317 cellcolor=>')
document.write ('<TR BGCOLOR="">')
document.write ('<TD>')
document.write ('<TABLE cellspacing=0 cellpadding=0>')
document.write ('<TR>')
document.write ('<TD width="10%" align="CENTER" valign="middle">')
document.write ('<A HREF="javascript:history.go(-1)"><IMG Src="images/back-feet.gif" Border=0 Height=70></A>')
document.write ('</TD>')
document.write ('<TD width="10%" align="CENTER" valign="middle">')
document.write ('<A HREF="/index.html"><IMG Src="images/home-feet.gif" Border=0 Height=70></A>')
document.write ('</TD>')
document.write ('</TD>')
document.write ('</TR>')
document.write ('</TABLE>')
document.write ('</TD>')
document.write ('</TR>')
document.write ('</TABLE><BR><BR>')

//tsToday = new Date();
//tsYear = tsToday.getFullYear();
//document.write ('<Font Size="2" Face="Time New Roman" Color=""#000000"><B>Copyright &copy; 2000-' + tsYear + ' <A HREF="javaScript:stcllp(\'webmaster\');">Sasquatch Amateur Radio System</A></B></Font><BR>')
//document.write ('<Font Size="2" Face="Time New Roman" Color=""#000000"><B>Site Design &amp; Hosting by <A HREF="http://www.stcllp.com" Target="Blank">STC Network Systems</A></B></Font>')
//document.write ('</CENTER>')

// {BEG: COPYRIGHT NOTICE
tsToday = new Date();
tsYear = tsToday.getFullYear();

document.write ('</CENTER>');

document.write ('<TABLE align="Center" border="0" width="100%" cellpadding=0 cellspacing=0>');
document.write ('<TR>');
document.write ('<TD width="700" ALIGN="Center" VALIGN="middle">');
document.write ('<Font Size="2" Face="Time New Roman" Color=""#000000"><B>Copyright &copy; 2000-' + tsYear + ' <A HREF="javaScript:stcllp(\'webmaster\');">Sasquatch Amateur Radio System</A>')
document.write ('</TR>');
document.write ('<TR>');
document.write ('<TD width="700" ALIGN="Center" VALIGN="middle">');
document.write ('<Font Size="2" Face="Time New Roman" Color=""#000000"><B>Web Services Provided by: <A HREF="http://www.stcllp.com"> <IMG SRC="images/stc.gif" BORDER="0" ALIGN="Middle" ALIGN="Center" ALT="[Services by STC Network Systems]"> <B>STC Network Systems</B> </A>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</CENTER>');
// }END: COPYRIGHT NOTICE

