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