
function venster() {
v=window.open("http://www.autos-motos.net/?ex=BE453891308","webstock","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=yes, screen.width, screen.height")
v.focus();
}

