
if (screen.width <= 960) {
document.location = "http://www.il-senso.nl/m/";
}

