Quote<html><head><title>Test</title> <script type="text/javascript"> <!-- if(screen.height >= 768) window.location.href = "/test/index.php?id=1" else window.location.href = "/test/index.php?id=2" //--> </script> </form> </body></html>