$(document).ready( function() { 
	
  $('a.nahled').lightBox();
    $('a.nahled2').lightBox();		
 });
