<!--
if ((screen.width <= "800") && (screen.height <= "600"))
   { location.href = "index800.html"; }
// -->