jQuery(window).load(function(){
	jQuery("#header_thumbnails").nivoSlider({
		animSpeed:500,
        pauseTime:12000,
		pauseOnHover:false
	});
});
