//showAlertMsg(); function showAlertMsg(lan){ acDate=new Date(); myYear=acDate.getYear(); if(myYear<2000){myYear=myYear+1900}; myMonth=acDate.getMonth(); myDate=acDate.getDate(); myHour=acDate.getHours(); myMinute=acDate.getMinutes(); today = new Date(myYear+"/"+(myMonth+1)+"/"+myDate+" "+myHour+":"+myMinute); xx = new Array(1); for (i = 0; i < xx.length; i++) { xx[i] = new Array(3); for (j = 0; j < xx[i].length; j++) { xx[i][j] = 0; } } for(i=0 ; ixx[i][0] && today