﻿
if (screen.width <= 1023) {
document.location = "pda/";
}

