document.writeln("<table border=\"0\" cellspacing=\"0\" onKeyDown=\"MM_callJS()\" cellpadding=\"0\">");
document.writeln("    <form method=\"post\" action=\"http:\/\/172.18.0.20:8081\/logincheck.php\" target=\"_blank\" name=\"form1\">");
document.writeln("        <tbody>");
document.writeln("            <tr>");
document.writeln("                <td width=\"100\">");
document.writeln("                <div style=\"clip: rect(0px 86px 18px 0px); border-bottom: #c0c0c0 1px solid; border-left: #c0c0c0 1px solid; width: 87px; height: 19px; overflow: hidden; border-top: #c0c0c0 1px solid; border-right: #c0c0c0 1px solid\">");
document.writeln("                <div style=\"clip: rect(0px 84px 16px 0px); border-bottom: #f4f4f4 1px solid; border-left: #f4f4f4 1px solid; width: 85px; height: 17px; overflow: hidden; border-top: #f4f4f4 1px solid; border-right: #f4f4f4 1px solid\"><select name=\"select1\" hidefocus=\"hidefocus\" style=\"border-bottom: 0px; position: relative; border-left: 0px; line-height: 14px; width: 90px; color: #000000; font-size: 12px; border-top: 0px; top: -2px; border-right: 0px; left: -2px\">");
document.writeln("                <option selected=\"selected\" value=\"http:\/\/172.18.0.12:8081\/logincheck.php\" target=\"_blank\">OA系统内网<\/option>");
document.writeln("                <option value=\"http:\/\/172.18.0.20\/creatorepp\/gxh_login_control.jsp?app_id=5\" target=\"_blank\"> 行政审批<\/option>");
document.writeln("                <option value=\"http:\/\/172.18.0.20\/creatorepp\/gxh_login_control.jsp?app_id=1\" target=\"_blank\">电子监察<\/option>");
document.writeln("				<option  value=\"http:\/\/61.187.16.7:8081\/logincheck.php\" target=\"_blank\">OA系统外网<\/option>");
document.writeln("				<option  value=\"http://172.18.0.34:9080/lm/login.jsp?action=login\" target=\"_blank\">互动交流平台<\/option>");
document.writeln("                <\/select><\/div>");
document.writeln("                <\/div>");
document.writeln("                <\/td>");
document.writeln("                <td valign=\"middle\" width=\"65\" align=\"center\">用户名：<\/td>");
document.writeln("                <td valign=\"middle\" width=\"90\" align=\"center\"><input style=\"position: relative; line-height: 12px; width: 82px; height: 16px; color: #909993; font-size: 12px\" name=\"USERNAME\" type=\"text\" onchange=\"document.getElementById('i_loginid').value=this.value\" \/><\/td>");
document.writeln("                <td valign=\"middle\" width=\"60\" align=\"center\">密 码：<\/td>");
document.writeln("                <td valign=\"middle\" width=\"100\" align=\"center\"><input type=\"password\" style=\"position: relative; line-height: 12px; width: 82px; height: 16px; color: #909993; font-size: 12px\" name=\"PASSWORD\" onchange=\"document.getElementById('i_passwd').value=this.value\" \/><\/td><input type=hidden name=loginid id=i_loginid /> <input type=hidden name=passwd id=i_passwd /> ");
document.writeln("                <td valign=\"middle\" align=\"left\"><img border=\"0\" id=\"ibtn\" target=\"_blank\" alt=\"\" width=\"62\" height=\"22\" onClick=\"chkaction()\" style=\"cursor: pointer\" src=\"\/jcms\/jcms_files\/jcms1\/web1\/site\/picture\/1\/1105111602271099953.jpg\" \/><\/td>");
document.writeln("            <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("    <\/form>");
document.writeln("	<script language=\"javascript\">");
document.writeln("function chkaction(){");
document.writeln("form1.action = form1.select1.options[form1.select1.selectedIndex].value;");
document.writeln("document.form1.submit();");
document.writeln("document.PASSWORD.value='';");
document.writeln("document.getElementById('i_passwd').value='';");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\">");
document.writeln("function MM_callJS(){");
document.writeln("if(event.keyCode==13){chkaction();}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<\/table>");
