$(document).ready(function(){
				$("a[rel='plaatjes']").colorbox({iframe:false,next: 'volgende',previous: 'vorige',current: 'Foto {current} van {total}',photo:true});
});
