<!--

function garantie(){
garantieWindow = window.open("popup/garantie.shtml","Garantie","left=100,top=100,screenX=100,screenY=100,width=450,height=350");
}

function nl(){
nlWindow = window.open("popup/nl.shtml","Newsletter","left=200,top=100,screenX=200,screenY=100,width=450,height=350");
}

function leseprobe(){
leseprobeWindow = window.open("popup/leseprobe.shtml","Leseprobe","left=10,top=100,screenX=10,screenY=100,width=600,height=350,scrollbars=yes");
}

//-->
