2,修复了事件点击和mouseover多次绑定问题
	
	
插件设置
    height:"auto", //高
    
    width:"auto", //宽
    
    contents:'',//内容
    
    gravity: 'top',  //top, left, bottom, right
    
    theme: '',//自定义风格
    
    animation: 'none', //none, fadeIn, flipIn, moveInLeft, moveInTop, moveInBottom, moveInRight
    
    yes: '确定', //确定按钮文字
    
    no: '取消',//取消按钮文字
    
    onYes:"", //必须function方法  确定回调 (返回ture,关闭tools)
    
    onNo:"", //必须function方法 取消回调
	上边提示
	下边提示
	左边提示
	右边提示
	提示动画1
	提示动画2
	
	提示动画3
	提示动画4
	click提示动画5
	click Confirm