function WebCalendar() //初始化日历的设置 { this.regInfo = "WEB Calendar ver 3.0 关闭的快捷键:[Esc]"; this.dayShow = 38; //定义页面上要显示的天数,不能小于35,或大于39 this.daysMonth = new Array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31); this.day = new Array(this.day