$(document).ready(function(){

	$(".photo a").addClass("thickbox").attr("rel","fotogalerie");

    $(".out").attr("target","_blank");

});
