
$(document).ready(function()
	{
	$(function () {
		
		
		
//////////Picasso would have been proud...
		$(".galerie a").lightBox();
	
	
	
	});	
});
