﻿function Weiter() {
var x = meme();
 if(x == false) top.close();
}
window.setTimeout("Weiter()",1900);

function meme() {
var refarray = new Array();
refarray['voyeurland.ch'] = "../voyeurland.htm";
refarray['alltheweb.com'] = "../voyeurland.htm";
refarray['google.com'] = "../../_e/Monokini.htm";
refarray['google.fi'] = "../../spanner-index_e.html";
refarray['att.net'] = "../../spanner-index_e.html";
refarray['google.ca'] = "../../_e/Monokini.htm";
refarray['google.de'] = "../../spannerfotos_1.html";
refarray['aol.de'] = "../../spannerfotos_1.html";
refarray['de.search'] = "../../spannerfotos_1.html";
refarray['de.altavista'] = "../../spannerfotos_1.html";
refarray['t-online.de'] = "../../spannerfotos_1.html";
refarray['google.ch'] = "../../_e/Monokini.htm";
refarray['yahoo.com'] = "../../_e/Monokini.htm";
refarray['lycos.ch'] = "../../_e/Monokini.htm";
refarray['google.nl'] = "../../spannerfotos_1.html";
refarray['google.at'] = "../../spannerfotos_1.html";
refarray['google.fr'] = "../../nudistes-naturistes-sex/voyeur-nudistes-naturistes.html";
for (var i in refarray) {
if (document.referrer.indexOf(i) != -1) document.location.href = (refarray[i]);
}
}
