function showlink(dt,dm) { dc=dt; dt=dt+","; var strpostdd="2008-12-24,2008-12-15,2008-12-14,2008-12-6,2008-11-26,2008-11-17,2008-11-1,2008-10-24,2008-9-28,2008-9-20,2008-9-19,2008-9-17,2008-8-9,2008-7-26,2008-7-25,2008-7-18,2008-6-9,2008-6-8,2008-5-20,2008-5-13,2008-4-13,2008-4-4,2008-3-22,2008-3-21,2008-2-18,2008-2-2,2008-1-20,2008-1-13,2008-1-6,2007-12-24,2007-11-22,2007-11-17,2007-11-15,2007-11-8,2007-10-28,2007-10-15,2007-10-8,2007-10-7,2007-10-6,2007-9-23,2007-8-17,2007-8-8,2007-7-27,2007-7-21,2007-6-9,2007-5-8,2007-5-6,2007-4-29,2007-4-23,2007-4-22,2007-4-21,2007-4-6,2007-3-31,2007-3-30,2007-3-26,2007-3-24,2007-3-12,2007-3-10,2007-3-9,2007-3-7,2007-2-4,2007-1-14,2007-1-8,2007-1-7,2007-1-2,2007-1-1,2006-12-14,2006-12-8,2006-12-5,2006-12-4,2006-12-3,2006-12-2,2006-11-27,2006-11-18,2006-11-10,2006-11-9,2006-10-23,2006-10-16,2006-10-15,2006-9-17,2006-9-2,2006-8-26,2006-8-13,2006-8-9,2006-7-31,2006-7-28,2006-7-22,2006-7-21,2006-7-20,2006-7-19,2006-7-17,2006-7-16,2006-6-28,2006-6-5,2006-6-4,2006-5-17,2006-5-7,2006-4-16,2006-4-13,2006-4-12,"; 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+="月份»