
function window.onload()
{
clearInterval(s1);
clearInterval(s2);
loadingDiv.removeNode(true);
HiddenDiv.style.display = "";
}
document.writeln("<div id=\"loadingDiv\" style=\"position:absolute;left:expression((this.parentElement.offsetWidth-this.offsetWidth)\/2);top:expression((document.body.clientHeight-this.style.pixelHeight)\/3+document.body.scrollTop);\">");
document.writeln(" <table border=\"1\" width=\"260\" cellspacing=\"0\" cellpadding=\"4\" style=\"border-collapse: collapse;FILTER: Alpha(opacity=85)\" bgcolor=\"#FFFFEC\">");
document.writeln(" <tr>");
document.writeln(" <td bgcolor=\"#3399FF\">");
document.writeln(" <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln(" <tr>");
document.writeln(" <td style=\"font-size:12px;color:#ffffff\">");
document.writeln(" 『站长手册』友情提示! <\/td>");
document.writeln(" <td width=\"1\">");
document.writeln(" <span title=关闭 style=\"CURSOR: hand;color:white;font-size:12px;font-weight:bold;margin-right:4px;\" onClick=\"document.all.loadingDiv.style.display=\'none\'\">×<\/span> <\/td>");
document.writeln(" <\/tr>");
document.writeln(" <\/table>");
document.writeln(" <\/td>");
document.writeln(" <\/tr>");
document.writeln(" <tr>");
document.writeln(" <td>");
document.writeln(" <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln(" <tr>");
document.writeln(" <td width=\"55\" align=\"center\">");
document.writeln(" <img src=\"/texiao\/UploadFiles_8360\/200708\/20070829134826376.gif\" width=\"32\"> <\/td>");
document.writeln(" <td style=\"font-size:14px\"> 数据加载中.请稍后<span id=\"loading\"><\/span>");
document.writeln(" <\/td>");
document.writeln(" <\/tr>");
document.writeln(" <\/table><\/td>");
document.writeln(" <\/tr>");
document.writeln(" <\/table>");
document.writeln("<\/div>")
document.writeln("<div id=HiddenDiv style=\"display:none\"><\/div>")
</script>

