if((location.href.substr(0,6)=="https:") || (location.href.substr(0,6)=="HTTPS:")) { 
	http_prefix="https"; 
} else { 
	http_prefix="http";
}
COT(http_prefix + "://www.trendnetdirect.co.uk/resources/images/ssl/secure_site.gif", "SC2", "none");