// JavaScript Document

<!--
if ((screen.width<480))
{
 window.location="pda.html";
}
//-->