$(function() {
	$('a[rel=lightbox]').lightBox();
	$('#slider').nivoSlider({
	    effect: 'fold',
	    slices: 15,
	    animSpeed:500,
	    pauseTime:4500,
	    directionNav:false,
        controlNav:false
	});
});
var RecaptchaOptions = {
    theme : 'white',
    lang : 'nl'
};

