jQuery(document).ready(function($) {
	$('a[rel="fotobook"]').colorbox();
});
