    jQuery(document).ready(function($) {
      $('a[rel*=facebox]').facebox() 
	     $.facebox.settings.opacity = 0.5
    })
