// visalia_foot.js
// Copyright 1997-2006 by STC Network Systems, James G. Shryne, Michael L. Foster.

document.write ('<BR><BR><BR>')
document.write ('<IMG SRC="/images/coaxline.gif" ALT="[coaxline.gif]">')
document.write ('<BR><BR>')

var tsToday = new Date();
var tsYear = tsToday.getFullYear();
document.write ('<Font Size="2" Face="Time New Roman" Color="#000000"><B>Copyright &copy; 1997-' + tsYear + ' <A HREF="javaScript:stc_mail(\'webmaster\');">Southern California DX Club &amp; Northern California DX Club</A></B></Font><BR>')
document.write ('<Font Size="2" Face="Time New Roman" Color=""#000000"><B>Web Services Provided by <IMG SRC="/images/stc.gif" Align="Middle"> <A HREF="http://www.stcllp.com" Target="Blank">STC Network Systems</A></B></Font>')
document.write ('<BR><BR></CENTER>')

