                function loadContent(id) {
                        $("#video0").load("/video/video.php?o="+id+"");
                }
