摘要:
脚本说明:把如下代码加入<body>区域中<SCRIPT LANGUAGE="JavaScript"><!-- Beginvar today = new Date();var now = today.getDate();var year = today.getYear();if (year < 2000) year += 1900; // Y2K fixvar month = today.getMonth();var monarr = new Array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30 阅读全文
posted @ 2011-09-14 21:39
pansly
阅读(191)
评论(0)
推荐(0)

浙公网安备 33010602011771号