var d=document;var w=window;
var countkw=1;
if(typeof(_itools_kw_counted)=='undefined'){
  var _itools_kw_counted=1;
}else{
  countkw=_itools_kw_counted?0:1;
}
var img=d.getElementById('_itmii');
if(typeof(img)!='undefined' && img!=null){
  var a=null;
  if(img.parentNode.tagName=='A'){
    a=img.parentNode;
  }else if(img.parentNode.parentNode.tagName=='A'){
    a=img.parentNode.parentNode;
  }
  if(a!=null && a.href=='http://www.itools.us/myip')
    img.src='http://www.itools.us/myip.png?cs=4d8434ff63ce27051489f994184a32ca&fi=c9jafi&ckw='+countkw+'&ref='+encodeURIComponent(top.document.referrer)+
    '&page='+encodeURIComponent(w.location.href);
}
