u1='https://smarticon.geotrust.com/smarticonprofile?Referer=http://www.editionscec.com';
var geoopener;
function geotrust_splash(){
	if(geoopener&&!geoopener.closed)
	{
		geoopener.focus();
	}else{
		tbar="location=yes,resizable=yes,scrollbars=yes,status=yes,width=560,height=500";
		var Gsw=window.open(u1,'GEOTRUST_Splash',tbar);
		if(Gsw){
			Gsw.focus();sopener=Gsw;
		}
	}
}
		

