<?php
if(!$_GET["screenX"]) {
echo '
<script>
location = location.href+"?screenX="+screen.width+"&screenY="+screen.height;
</script>
';
exit;
}
$screenX = $_GET["screenX"];
$screenY = $_GET["screenY"];
?>
以下是其他内容
| 对此文章发表了评论 |
| 对此文章发表了评论 |
| | 设为首页 | 加入收藏 | 关于我们 | 广告服务 | 联系方式 | 友情链接 | 版权申明 |
|
Copyrights 2005-2006 www.51ec.Org All Rights Reserved. 无忧电子商务网 版权所有 |