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