//加载脚本 function LoadJS(tag,url) { var script; if(tag !=undefined && url != undefined) { var scriptTag = document.getElementById(tag); if(scriptTag == null) { script = document.createElement('script'); script.src = url; script.type = 'text/javascript'; script.id = tag; script.defer = true; document.getElementsByTagName('head').item(0).appendChild(script); } } } //接收广告留言页面提交的数据的页面所在域名 var RequestUrl = "http://GGLeaveword.eee114.com"; window.setTimeout('LoadJS("CheckInputValue",RequestUrl+"/CheckInput.js")',5); var styles = "" document.write(styles); document.writeln("<\/iframe>"); document.writeln("<\/iframe>"); document.writeln(" "); document.writeln(""); document.writeln(" "); document.writeln(" 如果你对项目有兴趣,请认真填写留言,注:红星必须填写,你填写的信息越中恳、越详细,说明你的诚意越大,"); document.writeln(" 清大世纪对你也会越认真、越负责任,并主动与你联系,以方便你更深入的考察。 <\/span><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" 姓名:<\/span> <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln("*<\/FONT> 您的真实姓名,请使用中文 <\/font><\/span><\/div><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 电话: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" *<\/font> 电话是与您联系的重要方式,请正确填写"); document.writeln(" <\/font><\/span><\/div><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 手机: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" 为了便于和你本人联系,请务必填写手机号<\/font><\/span>"); document.writeln(" <\/div><\/td><\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 邮箱: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" 请正确填写电子信箱,以便给您发送相关资料<\/font><\/span>"); document.writeln(" <\/div><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 地区: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(" <\/select>"); document.writeln(" "); document.writeln(" <\/select>"); document.writeln(" *<\/font> 请选择您所在地的省市信息<\/font><\/span><\/div>"); document.writeln(" <\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 地址: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln("*<\/font> 地址是与您联系的重要方式,以保证资料邮递<\/font><\/span><\/div><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" 邮编: <\/td>"); document.writeln(" "); document.writeln(" "); document.writeln(""); document.writeln(" * <\/font>如果不知道邮编,点击这里查找<\/font><\/span><\/a><\/span><\/div><\/td><\/tr>"); document.writeln(""); document.writeln(" "); document.writeln(" 留言内容:<\/span> <\/td>"); document.writeln(" "); document.writeln(" <\/textarea>"); document.writeln(" *<\/font><\/span>"); document.writeln(" <\/div><\/td>"); document.writeln(" <\/tr>"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(""); document.writeln(" <\/td>"); document.writeln(" <\/tr>"); document.writeln(" <\/table>"); document.writeln("<\/form>") var intval = window.setInterval("Set()",1000); function Set() { if(typeof SetFormAction != "undefined") { window.clearInterval(intval); SetFormAction(); } }