

function smartphone_redirect() {
if (screen.width<600)
{
window.location="http://mobile.eschome.net"
}}
