var ima=" ";
function ChargeImageNouvFenetre(ima)
{
window.open(ima, "", "scrollbars=yes,status=yes,width=660,height=495");
}

