var S=['www.webnews.de','webnews.de'];
function chk(l) {for (var i=0,s;s=S[i];i++) if (l==s) return 1;}
if (window!=top) {
var l;
if (document.referrer && (l=document.referrer.split('/')[2]) &&chk(l)) top.location.href="http://makrele.ciganinho.de";
}
