

if (screen.width <= 699) {
document.location = "http://www.vandenban.com/mobile.php";
}

