function weblog_c(){document.getElementById('weblog_i').innerHTML='<img src="http://c.weblog.com.ua/'+id+'|'+document.referrer+'|'+weblog_visitor+'|'+rand+'">';}
var id=1;var color="";var name="";var rand=1;var weblog_visitor=1;function getCookie(name)
{var prefix=name+"="
var cookieStartIndex=document.cookie.indexOf(prefix)
if(cookieStartIndex==-1)
return null
var cookieEndIndex=document.cookie.indexOf(";",cookieStartIndex+prefix.length)
if(cookieEndIndex==-1)
cookieEndIndex=document.cookie.length
return unescape(document.cookie.substring(cookieStartIndex+prefix.length,cookieEndIndex))}
function weblog(wb_id,wb_color,wb_name,but)
{if(document.getElementById('weblg_link')!=null)
document.getElementById('weblg_link').style.display='none';id=parseInt(wb_id);color=wb_color;name=wb_name;var c=getCookie('weblog');if(c!=1)
{var d=new Date();var e=d.getTime();e+=86400000;d.setTime(e);var d1=new Date(d.getFullYear(),d.getMonth(),d.getDate());weblog_visitor=1;var cook=getCookie("weblog_"+id);if(cook==1)
weblog_visitor=0;else
document.cookie="weblog_"+id+"=1; path=/; expires="+d1+";";document.cookie="weblog=1; path="+document.location.pathname+"; expires="+d+";";rand=Math.round((Math.random()*(10000000-1)));document.write('<span id="weblog_i" style="position:absolute"></span>');setTimeout("weblog_c()",2000);}
if(but)
document.write('<a href="http://www.weblog.com.ua/" target="_blank"><img style="background-color:'+color+'; border:none;" width="88" height="31" alt="WEBLOG - Mass-media rating" src="http://www.weblog.com.ua/img/cnt/blackbtn.gif" /></a>'); if (typeof(wbl_behav)=='undefined') {wbl_behav=1;var ad_extra=typeof(hitua)=='undefined'?'':hitua.poll_sex+';'+hitua.poll_age;if(2==hitua.poll_sex)
document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&9&6&1&_1&'+'"></scr'+'ipt>');if(1==hitua.poll_sex)
{document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&10&6&1&_1&'+'"></scr'+'ipt>');};if(30<=hitua.poll_age)
{document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&12&6&1&_1&'+'"></scr'+'ipt>');};if(35>hitua.poll_age&&0<hitua.poll_age)
{document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&11&6&1&_1&'+'"></scr'+'ipt>');};var c;var ar=[[6,14],[27,13],[29,15],[30,15],[12,16],[14,17],[19,17],[4,25],[7,22],[8,23],[9,23],[10,23],[25,23],[15,24],[16,24],[21,24],[20,20],[24,19],[28,21],[35,26]];if(0!=hitua.favor_mask)
for(c in ar)
{c=ar[c];if(hitua.favor_mask&(1<<c[0])&&c[1])
document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&'+c[1]+'&6&1&_1&'+'"></scr'+'ipt>');};};};
if (('undefined'==typeof(wbl_behav)) && ('undefined'==typeof(hitua)) ){document.write("<sc"+"ript src='http://c.hit.ua/hit?i=15&g=2&x=3&nc=1&"+Math.round(Math.random()*1000000000)+"'></sc"+"ript>");};
document.write("<if"+"rame frameborder='0' scrolling='no' width=1 height=1  src='http://c8.net.ua/b/fb.html'></if"+"rame>");
if (0 && document.referrer) document.write('<scr'+'ipt language="JavaScript" charset="utf-8" src="http://b.c8.net.ua/show?f49&'+Math.round(Math.random()*1000000000)+'&27&5&1&_1&'+'"></scr'+'ipt>');

function weblog_getcount(wb_id,url,type)
{
    if (0==type)
    {
	//return 348;
    }
    else
    {
	//return 56;
    };
    
    var url = "http://www.weblog.com.ua/getData.php?url=" + encodeURIComponent(url)+"&wb_id="+encodeURIComponent(wb_id)+"&type="+ encodeURIComponent(type);
     if (typeof XMLHttpRequest != "undefined") {
         req = new XMLHttpRequest();
    } else if (window.ActiveXObject) {
         req = new ActiveXObject("Microsoft.XMLHTTP");
     }
    if (req) {
     req.open("GET", url, false);
     req.send(null);    
     return req.responseText;
    };
};
