function goNewWin() {

TheNewWin =window.open("http://www.fokkers.eukanuba.nl/breeder-club/breederclub.html",'TheNewpop','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1');

TheNewWin.blur();

}
