自我介紹
//= DaysInMonth[startmonth - 1]) {
mdiff += 1;
dayst -= DaysInMonth[startmonth - 1];
}
if (ydiff == 0 && mdiff == 0 && dayst == 0)
message = "今天";
else {
if (mdiff > 11) { mdiff = 0; ydiff++; }
if (mdiff
聰明頭寶貝:
document.write(HowLongSince(2009,3,13));
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
var pageTracker = _gat._getTracker("UA-6986775-1");
pageTracker._trackPageview();
} catch(err) {}