$(document).ready(function() {
//fancybox
    $("a.bxsh").fancybox();
});
