function tpopup(page, fenetre)
{
window.open (page, fenetre, config='width=490, height=325, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no')
}