OUR SERVICES

VIDEOS

Populares

Twitter roll

'; $(document).ready(function() { $("a[video_id]").each(function() { $(this).fancybox({ ajax: { type: 'POST', data: 'id=' + $(this).attr('video_id') } }); }); });