/************************************************************************************************
 *
 *                            RB-Media Internet Solutions
 *                                    JS Loader
 *                                 www.rb-media.nl
 *
 ************************************************************************************************/

$(document).ready(function() {          
  $('#hdrSlider').nivoSlider({ prevText: '', nextText: '', animSpeed: 3000, pauseTime: 8000 });

  /* Lightbox */
  $("#albumBox a[rel^='haagsebeemden_album']").prettyPhoto({animation_speed:'normal',theme:'facebook',slideshow:4000,autoplay_slideshow:false});     
});
