// Initialise the effects
				
		window.onload = function() {
									
			initLightbox();
			tinyScrolling.init();
}