// pro FB

function cot_tl_toggleMiniPOPUP_hide()
{
var cred_id='cot_tl_pop';
cot_tl_dummyMini="http://facebook.int-cz.com/iframe/like_box/famattes.cz/6/220/350/";
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';
cot_tl_miniBaseURL="http://facebook.int-cz.com/iframe/like_box/famattes.cz/6/220/350/";
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 =cot_tl_miniBaseURL;}

function COT(cot_tl_theLogo,cot_tl_LogoType,LogoPosition,theAffiliate){
document.write('<div id="cot_tl_pop">');
document.write('<IFRAME id="frame_pop" name="frame_pop" src="http://facebook.int-cz.com/iframe/like_box/famattes.cz/6/220/350/" WIDTH=220 HEIGHT=350 FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=no allowtransparency=false></IFRAME>');
document.write('</div>');
if (document.getElementById('comodoTL'))
{document.getElementById('comodoTL').style.display="none";}
host=location.host;
document.write('<div id="cot_tl_fixed">');
document.write('<a href="http://www.facebook.com/pages/Mattes-Plus-jednicka-v-renovaci-koupelen-a-bytu/162551000460337" target="_blank"><img src='+cot_tl_theLogo+' alt="" border="0" onMouseOver="Ovr=setTimeout(\'cot_tl_toggleMiniPOPUP_show()\',1000);clearTimeout(Ovr2)" onMouseOut="Ovr2=setTimeout(\'cot_tl_toggleMiniPOPUP_hide()\',3000);clearTimeout(Ovr)"></a>');
}
 
