if (screen.width < 300) {
window.location.href= "/m/index.html";
}
