﻿if (typeof window.onorientationchange != "undefined") {
  document.location = "/m/index.html";
}
