
type="text/JavaScript">
function EnregistrerSous()
{
document.execCommand("SaveAs");
}

