<!--


function printBase()
{	var currentTime = new Date()
	document.write("<td background=\"images/background_40.gif\"><table class=text style=\"border-width: 0px;\" width=100%><tr><td width=33%>&nbsp;</td><td width=34% align=center>Copyright © Aspen Air U.S. Corp. ")
	document.write(currentTime.getFullYear())
	document.write(".  All rights reserved.</td><td width=33% align=right>")
//	document.write("<a href=wsdindex.html# onClick=\"window.open('site_use.html','','width=500, height=300, location=no, menubar=no,status=no,toolbar=no,scrollbars=no, resizable=no');\">website use</a> &nbsp;&nbsp;   | &nbsp;&nbsp;   <a href=wsdindex.html# onClick=\"window.open('disclaimer.html','','width=500, height=300, location=no, menubar=no,status=no,toolbar=no,scrollbars=no, resizable=no');\">disclaimer</a>")
	document.write(" &nbsp;</td></table></td>")
}

//-->