// JavaScript Document

window.onload = function initialLoad(){
		updateOrientation();
	}
