<!--
if (screen.width <= 699) {
document.location = "m/index.html";
}
//-->

