
function fen(nom,w,h) {
img=window.open('catalogue-platre.html',w+h, 'width=' + w + ',height=' + h +',toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no')

}
 