Authored by 王水玲

新潮

@@ -37,7 +37,6 @@ function intimacyData(data) { @@ -37,7 +37,6 @@ function intimacyData(data) {
37 html = '', 37 html = '',
38 style = '', 38 style = '',
39 nowDate = new Date(), 39 nowDate = new Date(),
40 - myImage = new Image(),  
41 nowYear = nowDate.getFullYear(), 40 nowYear = nowDate.getFullYear(),
42 nowMonth = nowDate.getMonth(), 41 nowMonth = nowDate.getMonth(),
43 nowDaysNub = calendar.calculateMonthDays(nowMonth, nowYear); 42 nowDaysNub = calendar.calculateMonthDays(nowMonth, nowYear);