<!--

var email	= "manager@signalcorps.org"	 
var company	= "Signal Corps Regimental Association"	
var homelink	= "index.html"		 
var year	= "2006"		 


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');


document.write('<span class ="footer">&copy;Copyright '+year+' ');


document.write('<a href="'+homelink+'" target="_top">'+company+'</a> ');


document.write('All Rights Reserved<br>');


document.write('Designed by <a href="http://smkustom.com" target="_blank">SMKustom Web Design</a> <a href="http://smkustom.com" target="_blank"></a><br></font>');




document.write('</span><br>');
document.write('</td><td ALIGN="right" VALIGN="middle">');

//  End -->