document.write('
'); document.write('
'); document.write('
'); document.write(' '); document.write('
'); document.write(' 首页'); document.write(' 用户中心'); document.write(' 充值中心'); document.write(' 礼包福利'); document.write(' 客服中心'); document.write(' 积分商城'); document.write(' 论坛'); document.write('
'); document.write('
'); document.write('
'); document.write(' 保存到桌面保存到收藏夹全部游戏'); document.write(' '); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write('
'); function addBookmark() { var title='游戏中心'; var url=location.href; try { window.external.addFavorite(url, title); } catch (e) { try { window.sidebar.addPanel(title, url, ""); } catch (e) { alert("加入收藏失败,请使用Ctrl+D进行添加"); } } } function GetQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)","i"); var r = window.location.search.substr(1).match(reg); if (r!=null) return unescape(r[2]); return null; } function sethome(obj){ var vrl='http://play.gameifeng.com/'; try{ obj.style.behavior='url(#default#homepage)';obj.setHomePage(vrl); } catch(e){ if(window.netscape) { try { netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); } catch (e) { alert("此操作被浏览器拒绝!\n请在浏览器地址栏输入“about:config”并回车\n然后将 [signed.applets.codebase_principal_support]的值设置为'true',双击即可。"); } var prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch); prefs.setCharPref('browser.startup.homepage',vrl); } } } function AutoScroll(obj){ $(obj).find("ul").animate({ marginTop:"-22px" },1000,function(){ $(this).css({marginTop:"0px"}).find("li:first").appendTo(this); }); } $(document).ready(function(){ if(GetQueryString('msg')=='relogin' && ''==''){ if($("#m_userpaserror").length>0){ $("#m_userpaserror").show(); } else{ //alert("服务器临时维护中,请稍后登录。"); window.location.href="http://"+window.location.host+window.location.pathname; } } //setInterval('AutoScroll("#ticker")',2000); var ptop=parseInt($('.sign').css('padding-top')); $(".topnav .tn_game").hover(function(){ $(".topnav .sub_menu").slideDown(); },function(){ $(".topnav .sub_menu").hide(); }); $(".topnav .sub_menu").hover(function(){ $(this).show(); },function(){ $(this).hide(); }); }); var _ms_user=''; var _ms_money=''; var _ms_pnum='22129'; var d_area='34'; var d_game='sq'; var entergameurl="http://play.gameifeng.com/?_a=enterGame&game="+d_game+"&area=34";