// JavaScript Document
//iCATCH.net Kuan Y. Li 06/19/2003

//Function for Footer Codes

function footer()
{
	document.write("<font size=1 color=#666666> &copy; 2004 iMPRESScor LTD. All rights reserved. <br> Feedback on <a href=mailto:contact@icatch.net?subject=iMPRESScor%20Web%20Site%20Feedback>Web Site </a> </font> ");
}

