<!-- Begin

document.write('<img src="images/stretchbar.jpg" width="100%" height="3"><br />  ');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('Copyright &copy; ');


	var mydate=new Date()  
	var year=mydate.getYear() 
	if (year < 1000) year+=1900  
	var daym=mydate.getDate() 
	if (daym<10) daym="0"+daym  
	document.write(""+year+"") 
	
document.write(' <a href="mailto:katem@aviatrix.com" target="_top"> Kate Montressor </a>  ');
document.write(' All Rights Reserved. ');
document.write(' Do not reproduce without permission. This site hosted by <a href="http://www.ipage.com/join/index.bml?AffID=637043&amp;LinkName=aviatrix">iPage</a>.');
document.write('</span>');


//  End -->
