function getdate() { return "2012年2月23日 星期四" } document.write(getdate());