<!-- Begin
var m = "Updated " + document.lastModified;
var p = m.length-8;
document.write('<td colspan="2">');
document.write('<img src="http://www.imsaru.org/images/rockline.gif" width="496" height="42" alt="rock line" border="0" align="absmiddle"><br>');
document.write('<font size="-2"><a href="mailto:webmaster@imsaru.org">IMSARU Webmaster</a>');
document.write('| All Rights Reserved 1999-2008 &#169; Idaho Mountain Search and Rescue Unit, Inc. |  ');
document.write(m.substring(p, 0));
document.write('</font></td>'); 
// End -->
