// Add Event when page is loaded.
addEvent(window, 'load', function() {
	if (movingBanner) window.clearTimeout(movingBanner);
	language = 'en';
} );
