// JavaScript Document


<!--
if (screen.width <= 399) {
document.location = "../mobi/index.html";
}
//-->

