jQuery(document).ready(function($) {
      $('a[rel*=facebox]').facebox({
        loading_image : 'wp-content/themes/tizishtheme/custom/includes/facebox/images/loading.gif',
        close_image   : 'wp-content/themes/tizishtheme/custom/includes/facebox/images/closelabel.gif'
  }) 
})