if(window.location == "http://www.ercom.com.pl/" ||  window.location == "http://ercom.com.pl/") {
    createCookie("showPolter","yes",1);
}
if (readCookie('showPolter')!="no" ) {
    createCookie("showPolter","yes",1);
}

var str = new String(window.location);
if(str.indexOf('hitdnia=true')!= -1)
{
//document.getElementById('x').innerHTML = "";
}
var flashvars = {url: "http://www.ercom.com.pl/lastminute.php?numer=<?php echo $numer; ?>"};
var params = {
    menu: "false",
    wmode: "transparent"
};
var attributes = {
};
if (readCookie('showPolter')!="no")
{
    document.getElementById('fl').style.display = "block";
    swfobject.embedSWF("Movie6<?php if($hitdnia!='true') echo '2'; ?>.swf", "hitdniaflash<?php if($hitdnia=='true') echo '2'; ?>", "190", "130", "8.0.0","expressInstall.swf", flashvars, params, attributes);
}
