if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat'){
	cot_t1_DOCtp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}";
}else{
	cot_t1_DOCtp="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft + document.body.clientWidth - offsetWidth);}";
	}
	if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat'){
		cot_t1_DOCtp2="_top:expression(document.documentElement.scrollTop-20+document.documentElement.clientHeight-this.clientHeight);}";
}else{
	cot_t1_DOCtp2="_top:expression(document.body.scrollTop-20+document.body.clientHeight-this.clientHeight);}";
}
var cot_bgf0=(window.location.protocol.toLowerCase()=="https:")? "https://secure.comodo.com/trustlogo/images/cot_bgf0.gif" : "http://www.trustlogo.com/images/cot_bgf0.gif";
var cot_tl_bodyCSS='* html {background:url('+cot_bgf0+') fixed;background-repeat: repeat;background-position: right bottom;}';
var cot_tl_fixedCSS='#cot_tl_fixed{position:fixed;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'_position:absolute;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'bottom:0px;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'right:0px;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'clip:rect(0 100 85 0);';
var cot_tl_fixedCSS=cot_tl_fixedCSS+cot_t1_DOCtp;
document.write('<style type="text/css">'+cot_tl_bodyCSS+cot_tl_fixedCSS+'</style>');

function secseal(cot_tl_theLogo,cot_tl_link,width,height){
	if (document.getElementById('secseal')){
		document.getElementById('secseal').style.display="none";
	}
	host=location.host;
	if(window.location.protocol.toLowerCase()=="https:"){
		//cot_tl_dummyMini='https://secure.comodo.com/trustlogo/images/cot_bgf0.gif';
	}else{
		//cot_tl_dummyMini='http://www.trustlogo.com/images/cot_bgf0.gif';
	};

	document.write('<div id="cot_tl_fixed">');
	document.write('<a href="'+cot_tl_link+'" target="_blank"><img src='+cot_tl_theLogo+' alt="SSL Certificate" border="0" width="' + width + '" height="' + height + '" ');
	if ($.browser.msie &&  $.browser.version < 7) {
		var style =' style=\'filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="' + cot_tl_theLogo + '")\' ';			
		document.write(style);
	} 
	document.write('></a>');
	document.write('</div>');
}