<!--
 //if(top.frames.length==0) top.location.href='index.php';
//if (screen.width < 1024)
//window.location.href = "index_small.php";

if (screen.width < 800)
window.location.href = "mobile_web.html";


 //-->
