﻿if (screen.width <= 699) {
document.location = "../check/index.html";
}
