var link = document.createElement("link"); link.type ="text/css"; link.rel = "stylesheet"; link.href = 'http://www.niua.com/style/tBar.css'; document.getElementsByTagName("head")[0].appendChild(link); function topbar_addFavorite(url,title) { if (document.all) window.external.addFavorite(url, title); else if (window.sidebar) window.sidebar.addPanel(title, url, ""); } function topbar_PageHome(dom,url) { if(document.all){ dom.style.behavior='url(#default#homepage)'; dom.setHomePage(url); } } var html = '
' + '
' + '牛A游戏平台' + '

' + '新手帮助:' + '新手卡领取' + '新手攻略' + 'VIP特殊权限' + '获取银币' + '

' + '

' + '充值中心' + '傲视天地放到桌面' + '设为首页' + '加入收藏夹' + '

' + '
' + '
'; document.write(html);