function copier_modele(location) { window.opener.location.href = location; window.close(); } ";