$(function() {
    $('a.thickbox').fancybox();
})

