
    function fenetrevolante(c)
    {
        window.open("videos/viewVideo.php?id="+c, "fenetrevolante", "toolbar=no, location=no, directories=no, status=yes,scrollbars=yes, resizable=no, copyhistory=no, width=500, height=300, left=300, top=50");
}
