jQuery(document).ready(function()
{
	jQuery('a:has(.size-thumbnail)').slimbox({counterText: "Afbeelding {x} van {y}"});
});
