if ((screen.width<=640) && (screen.height<=480)) {
 document.location = "http://www.aapg.org/m/";
}
