function WEB_HEAD(){}; WEB_HEAD.prototype.h = false; WEB_HEAD.prototype.show = function() { this.h = false; document.getElementById('WEB_HEAD_DIALOG').style.display='block'; }; WEB_HEAD.prototype.hide = function() { if(this.h) { document.getElementById('WEB_HEAD_DIALOG').style.display='none'; } }; WEB_HEAD.prototype.hides = function() { this.h = true; setTimeout('WEB_HEAD.hide()', '200'); }; WEB_HEAD.prototype.setXY = function(obj, xy) { obj.style.backgroundPosition = xy }; var WEB_HEAD = new WEB_HEAD(); document.write("
倚天剑与屠龙刀|神兽|问鼎|西游记|飞天西游(网页游戏)|东邪西毒|佣兵天下|开心大陆
蓝港首页
注册帐户
购卡/充值
客服中心
");