﻿function mydate(){var SNdateStr="2009年11月21日&nbsp;星期六";if(SNdateStr.indexOf("年")!=-1){document.write(SNdateStr);}}mydate();