jQuery(document).ready(function($) {
      $('a[rel*=facybox]').facybox({
        noAutoload: true
      }) 
})