
//OTHERS
function copyright() {
	st = "";
	st += "<font face=arial size=1>Evercrete.co.uk &copy; and TM 2009 by Evercrete International (Europe) Ltd. All rights reserved.</font><br>&nbsp;";
	document.write(st);
}