function send_form(formobj,w, h,tt) { try{ var pop = new Popup({ contentType: 1, isReloadOnClose: false, width: w, height: h }); pop.setContent('title', tt); pop.build(); formobj.target = pop.iframeIdName; formobj.submit(); pop.show(); }catch(Error){ alert(Error) } }; document.write("发送通道消息{http://www.hiwe.com.cn/zmwbbs/js_add_bbs_en.asp?type=2&x_id=1497}时发生未知错误,请联系管理员
");