function showit() {
    document.getElementById("myiframe").src = "frame_speed_index.htm";
    document.getElementById("tablediv1").style.top = 340;
    document.getElementById("tablediv1").style.right = 5;//   (document.body.offsetWidth / 2)+120;
    document.getElementById("tablediv1").style.display = "";
}
function closeit() {
    document.getElementById("tablediv1").style.display = "none";
}
function open1(){
    window.open("http://1532777.com/frame_speed_index.htm");
}
function showallip() {
    window.open("http://1532777.com/allip.htm");
}
function downloadurl() {
    window.open("http://1532777.com/777网.url");
}
document.write("<div id='tablediv1' style='position:absolute;display:none;z-index:1;top:100px;'><table bgcolor='#bbbbbb' cellpadding='1' cellspacing='1'><tr style='background-color:#eeeeee;'><td><table width=100% cellpadding=0 cellspacing=0><tr><td style='width:120px;padding:4px;font-size:14px;cursor:pointer;color:#ff0000;font-weight:bold;text-align:left' onclick='javascript:open1();'>777网备用网址</td><td align='left'><a href='javascript:showallip()' style='color:#000000;text-decoration: underline;font-weight:bold;'>点击查看777全部服务器状态</a></td><td align='right'><a href='javascript:downloadurl()' style='color:#000000;text-decoration: underline;font-weight:bold;'>下载域名</a></td><td onclick='javascript:closeit();' width='40' style='cursor:pointer;background-image:url(/images/close.gif);background-repeat:no-repeat;background-position:right center;'></td></tr></table></td></tr><tr><td bgcolor='#ffffe1'><iframe frameborder='0' scrolling='no' src='' id='myiframe' style='width:760px;height:270px;'></iframe></td></tr></table></div>");  
