if(top.frames.length==0){
var pagina = window.location.href;
top.window.location = "../nederlands.php?pag=" + pagina;
}
//if(screen.height<=480 && screen.width<=640)top.window.location.replace('http://www.wilfriednauta.nl/service/resolutie.php?u=www.waldorf-toys.com/nederlands.php&s=Waldorf Toys');

if(parent.script)parent.script.url = window.location.href;