// JavaScript Document

$(document).ready(function() { 
   $("a#Videobeija").fancybox({ 'frameWidth': 872, 'frameHeight': 500 });  
}); 