$(function(){
	$(".media_galery").click(function(){
		if (typeof(hs)!='undefined')return hs.expand(this, mediathek);
	});
});
