function showlink(dt,dm) { dc=dt; dt=dt+","; var strpostdd="2008-10-23,2008-9-17,2008-7-25,2008-7-21,2008-7-16,2008-6-28,2008-6-21,2008-5-4,2008-4-20,2008-4-16,2008-3-31,2008-2-26,2008-1-15,2008-1-11,2008-1-3,2007-12-20,2007-12-1,2007-11-29,2007-10-31,2007-10-14,2007-10-12,2007-9-18,2007-9-3,2007-8-24,2007-8-8,2007-8-1,2007-7-28,2007-7-16,2007-7-5,2007-7-1,2007-6-26,2007-6-23,2007-6-21,2007-6-20,2007-6-19,2007-6-6,2007-6-4,2007-5-18,2007-5-7,2007-4-3,2007-3-17,2007-3-14,2007-3-11,2007-2-11,2007-2-3,2007-2-2,2007-1-27,2007-1-5,2006-12-30,2006-11-29,2006-11-3,2006-10-30,2006-10-14,2006-10-11,2006-9-4,2006-8-30,2006-8-19,2006-8-17,2006-8-12,2006-7-29,2006-7-24,2006-7-18,2006-7-6,2006-7-1,2006-6-28,2006-6-4,2006-5-28,2006-5-21,2006-5-19,2006-5-17,2006-5-15,2006-5-7,2006-5-3,2006-4-29,2006-4-24,2006-4-22,2006-4-13,2006-4-11,2006-4-9,2006-4-8,2005-8-20,"; d = new Date(); if(strpostdd.indexOf(dt)!=-1) { if(dm!=d.getDate()) return ""+dm+""; else{if (dm>d.getDate()){return dm;}else{return ""+dm+"";} }}else{ if(dm==d.getDate()) return ""+dm+""; else return dm;}} function showcc(yy,mm,dd){mm--; var arrdd=new Array(31,28,31,30,31,30,31,31,30,31,30,31); if(dd==1) dd=arrdd[mm]; switch(mm) { case 0:strmm="1"; break; case 1:strmm="2"; break; case 2:strmm="3"; break; case 3:strmm="4"; break; case 4:strmm="5"; break; case 5:strmm="6"; break; case 6:strmm="7"; break; case 7:strmm="8"; break; case 8:strmm="9"; break; case 9:strmm="10"; break; case 10:strmm="11"; break; case 11:strmm="12"; break; } var thisyear=yy; var thismonth=mm; var lastday=dd; if(thismonth==1){ if (thisyear%4==0 || (thisyear%100==0 && thisyear%400==0)){ lastday=29;arrdd[1]=29;}else{lastday=28;arrdd[1]=28;}}tempyy=yy-1; if(mm!=1) {tempmm=mm;} else {tempmm=1;} if(tempmm<1) {tempmm=1;tempdd=arrdd[0];} else{tempdd=arrdd[mm-1];} if(mm!=12){tempmm1=mm+2;}else{tempmm1=12;} if(tempmm1>12){tempmm1=12;tempdd1=arrdd[11];}else{tempdd1=arrdd[mm+1];} tempyy1=yy+1; tempstr=""; tempstr+=""; thisdd = new Date(); thisdd.setFullYear(thisyear,thismonth,1); firstday=thisdd.getDay(); cmi=42; if (lastday<31 || firstday==0) cmi=36; for(i=0;i
"; tempstr+="<< "; tempstr+=""+yy+"年 >> << "+strmm+""; tempstr+="月份>>