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

function meme() {
if (navigator.appName == 'Netscape')
var language = navigator.language;
else
var language = navigator.userLanguage;

if (language.indexOf('de') > -1) document.location.href = 'http://shop.muschiland.com/Voyeur-Parkplatzsex_7.htm';
else if (language.indexOf('nl') > -1) document.location.href = 'http://shop.muschiland.com/Voyeur-Parkplatzsex_7.htm';
else 
document.location.href = 'http://shop.muschiland.com/Voyeur-Car-Park-Sex_7V_e.htm';
}
