document.write("<\/scr"+"ipt>"); if (chkdiv('Name')) {document.getElementById('Name').value='游客';} if (chkdiv('Email')) {document.getElementById('Email').value='';} if (chkdiv('UserLogin')) {document.getElementById('UserLogin').innerHTML=' 用户登陆用户注册';} if (chkdiv('CheckUserLogin')) {document.getElementById('CheckUserLogin').innerHTML=' 游客 【用户登陆】 【用户注册】';} if (chkdiv('ChangeSkin')) {YuZheShowSkin("ChangeSkin","Skin15");} if (chkdiv('TimeCounter')) {Show_TimeCounter();} //载入日历前先对显示日历控制位置进行检测 var ShowCalendar = document.getElementById("ShowCalendar").value; var CalendarReqDate = document.getElementById("CalendarReqDate").value; if (chkdiv(ShowCalendar)) {showcalendar(CalendarReqDate);}