// JavaScript Document
if (screen.width <= 699) {
document.location = "http://www.beyondspotsanddots.com/m/";
}

