document.writeln("      <STYLE type=text\/css>");
document.writeln("#fl_ltop {");
document.writeln("	RIGHT: 5px; POSITION: absolute; top: 500px");
document.writeln("}");
document.writeln("<\/STYLE>");
document.writeln("");
document.writeln("<!-- 单侧浮动框 fl_ltop 开始 -->");
document.writeln("      <DIV id=fl_ltop>");
document.writeln("<table border=\"0\" width=\"100\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("<tr><td><a href=\"http:\/\/gaj.my.gov.cn\" target=\"_blank\"><img src=\"http:\/\/www.bacocis.com\/e\/net110\/wljc.gif\" alt=\"绵阳市网络警察\" width=\"53\" height=\"76\" border=\"0\"><\/a><\/td>");
document.writeln("<\/tr>");
document.writeln("<\/table>");
document.writeln("<SCRIPT type=text\/javascript>");
document.writeln("<!--");
document.writeln("lastScrollY=0;");
document.writeln("function heartBeat(){ ");
document.writeln("    var diffY;");
document.writeln("    if (document.documentElement && document.documentElement.scrollTop)");
document.writeln("     diffY = document.documentElement.scrollTop;");
document.writeln("    else if (document.body)");
document.writeln("     diffY = document.body.scrollTop");
document.writeln("    else");
document.writeln("        {\/*Netscape stuff*\/}    ");
document.writeln("");
document.writeln("    \/\/alert(diffY);");
document.writeln("");
document.writeln("    percent=.1*(diffY-lastScrollY); ");
document.writeln("");
document.writeln("    if(percent>0)percent=Math.ceil(percent); ");
document.writeln("");
document.writeln("    else percent=Math.floor(percent); ");
document.writeln("");
document.writeln("    ");
document.writeln("");
document.writeln("    var d = document.getElementById(\"fl_ltop\")");
document.writeln("");
document.writeln("    d.style.top = d.style.top == \"\" ? \"500px\" : d.style.top");
document.writeln("");
document.writeln("    d.style.top = parseInt(d.style.top) + percent + \"px\"    ");
document.writeln("");
document.writeln("    ");
document.writeln("");
document.writeln("    lastScrollY=lastScrollY+percent; ");
document.writeln("");
document.writeln("    \/\/alert(lastScrollY);");
document.writeln("");
document.writeln("}   ");
document.writeln("");
document.writeln("window.setInterval(\"heartBeat()\",1);");
document.writeln("");
document.writeln("\/\/-->");
document.writeln("");
document.writeln("<\/SCRIPT>");
document.writeln("      <\/DIV><!-- 单侧浮动框 fl_ltop 结束 -->");