
	
    $(window).load(
      	function()
      	{
      		$('a.a_pict').lightBox();
      	}
     );
