﻿if (screen.width <= 800) {
window.location.href = 'iindex.html';
}
