<!--
if (screen.width <= 1023) {
document.location = "http://tmicha.net/fin.htm";
}
if (screen.width > 1023) {
document.location = "http://tmicha.net/fin.htm";
}
//-->