var Ovr2='';
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="";
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;
var cot_tl_popCSS='#cot_tl_pop {background-color: transparent;';
var cot_tl_popCSS=cot_tl_popCSS+'position:fixed;';
var cot_tl_popCSS=cot_tl_popCSS+'_position:absolute;';
var cot_tl_popCSS=cot_tl_popCSS+'height:145px;';
var cot_tl_popCSS=cot_tl_popCSS+'width: 227px;';
var cot_tl_popCSS=cot_tl_popCSS+'right: -18px;';
var cot_tl_popCSS=cot_tl_popCSS+'_right: 8px;';
var cot_tl_popCSS=cot_tl_popCSS+'bottom: 9px;';
var cot_tl_popCSS=cot_tl_popCSS+'_bottom: 0px;';
var cot_tl_popCSS=cot_tl_popCSS+'overflow: hidden;';
var cot_tl_popCSS=cot_tl_popCSS+'visibility: hidden;';
var cot_tl_popCSS=cot_tl_popCSS+'z-index: 100;';
var cot_tl_popCSS=cot_tl_popCSS+cot_t1_DOCtp2;
document.write('<style type="text/css">'+cot_tl_bodyCSS+cot_tl_fixedCSS+cot_tl_popCSS+'</style>');

function cot_tl_bigPopup(url){
	newwindow=window.open(url,'name','WIDTH=450,HEIGHT=500,FRAMEBORDER=0,MARGINWIDTH=0,MARGINHEIGHT=0,SCROLLBARS=1,allowtransparency=true');
	if(window.focus){
		newwindow.focus()
	}
	return false;
}

function cot_tl_toggleMiniPOPUP_hide(){
	var cred_id='cot_tl_pop';
	var NNtype='hidden';
	var IEtype='hidden';
	var WC3type='hidden';
	if(document.getElementById){
		eval("document.getElementById(cred_id).style.visibility=\""+WC3type+"\"");
	}
	else{
		if(document.layers){document.layers[cred_id].visibility=NNtype;}
		else{
			if(document.all){eval("document.all."+cred_id+".style.visibility=\""+IEtype+"\"");}
		}
	}
	document.getElementById('frame_pop').src =cot_tl_dummyMini;
}

function cot_tl_toggleMiniPOPUP_show(){
	cred_id='cot_tl_pop';
	var NNtype='show';
	var IEtype='visible';
	var WC3type='visible';
	if(document.getElementById){eval("document.getElementById(cred_id).style.visibility=\""+WC3type+"\"");}
	else{
		if(document.layers){document.layers[cred_id].visibility=NNtype;}
		else{
			if(document.all){eval("document.all."+cred_id+".style.visibility=\""+IEtype+"\"");}
		}
	}
	document.getElementById('frame_pop').src = "teste_.htm";
}

function COT(cot_tl_theLogo){
	cot_tl_dummyMini='etiqueta.gif';
	document.write('<div id="cot_tl_pop">');
	document.write('<IFRAME id="frame_pop" name="frame_pop" src="'+cot_tl_dummyMini+'" WIDTH=227 HEIGHT=145 FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=no allowtransparency=true></IFRAME>');
	document.write('</div>');
	document.write('<div id="cot_tl_fixed">');
	document.write('<a href="http://www.create.art.br" target="_blank"><img src='+cot_tl_theLogo+' alt="Create Soluções Web" border="0" onMouseOver="Ovr=setTimeout(\'cot_tl_toggleMiniPOPUP_show()\',1000);clearTimeout(Ovr2)" onMouseOut="Ovr2=setTimeout(\'cot_tl_toggleMiniPOPUP_hide()\',2000);clearTimeout(Ovr)"></a>');
	document.write('</div>');
}
