if (screen.width == "640" && screen.height == "480") 
{ 
location.href = "home.htm" 
} 
else
{ 
location.href = "home.htm" 
} 
