$(function() 
	{
        $('#fotoalbumPlaceholder a').lightBox();
    }
);
