$(document).ready(function() {

    $("a.facebox").facebox();

});
