/**  
 *	By Johan Ketels (c) 2010
*/
$(document).ready(function() {
	hoverThumbs();
	newsToggle();
	contactForm();
	imageRotator();
	downloadPreview()
});
