
var maxWord=50000;    //限定字数
var path='';          //相对路径
var formU='run.php';  //执行文件
var formF='';         //这里加入你想加入表单的其它代码
