



if(window.document.location.toString().indexOf('referrer=')>-1){
  if(window.document.location.toString().indexOf('referrer=ts_ua_echo_pkkievua_cpa')>-1){
    promolink = 'pk_popup.jpg';
    prurl = 'none';
  } else if(window.document.location.toString().indexOf('referrer=ts_ua_echo_100m2_cpa')>-1) {
    promolink = 'pk_popup_100m.jpg';
    prurl = 'none';
  } else if (window.document.location.toString().indexOf('referrer=ts_ua_echo_tv_cpa')>-1){
    promolink = 'pk_popup_tvua.jpg';
    prurl = 'none';
  } else if (window.document.location.toString().indexOf('testererererre')>-1){
    promolink = 'serebr_popup.jpg';
    prurl = 'http://www.topshoptv.com.ua/index.asp?tn=catmain&c=14546';
  } else if(window.document.location.toString().indexOf('echo_aua')>-1) {
    promolink = 'aua_popup.jpg';
    prurl = 'none';
  } else if (window.document.location.toString().indexOf('echo_bankerua')>-1){
    promolink = 'ubp_popup.jpg';
    prurl = 'none';
  } else if (window.document.location.toString().indexOf('echo_joinua')>-1){
    promolink = 'join_popup.jpg';
    prurl = 'http://www.topshoptv.com.ua/index.asp?tn=catmain&c=14546';
  }else {
    promolink = 'spacer.gif';
    prurl = 'none';
  };
  function openpromo(prurl){
    if(prurl !== 'none'){
      window.open(prurl);
    }
  };
  document.writeln('<div style="position:absolute;z-index:9;top:220px;left:350px;">');
  document.writeln('<img onclick="this.style.display=\'none\';openpromo(prurl);" src="http://content.avenija.com/upload/topshop_UA/File/'+promolink+'" style="cursor: pointer; display: block" border="0">');
  document.writeln('</div>');
};



