window.onload = function(){
	normalize();
	if (document.getElementById('header')){
		timeDrivenImage();
	}
}