:<script>new FormHandler()<script>//居然可以这样直接运行FormHandler()函数 你敢信??
:function FormHandler(){
this.attachEvent(); //又是一种方法直接调用this的attachEvent()函数
}