////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// IMPORTANT CODE TO MAKE FIRST PERSON RUN. DO NOT DELETE
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
function getLocation() {
return window.location.toString();
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////