    jQuery(document).ready(function($) {
      $('a[rel*=facebox]').facebox({
        loading_image : 'http://alanwho.com/_js/facefiles/loading.gif',
        close_image   : 'http://alanwho.com/_js/facefiles/closelabel.gif'
      }) 
    })
