function fenetrevolante()
    {
        window.open("mini_cv.php", "fenetrevolante", "toolbar=no, location=no, directories=no, status=yes,scrollbars=yes, resizable=no, copyhistory=no, width=750, height=500, left=300, top=50");
    }