jQuery(document).ready(function(){
  $('.dialog').lightBox();
});