<!--
//var TodayDate=(new Date()).getTime();

TodayDate=1328596055
;
<!--
TodayDate=TodayDate*1000;	//サーバー側の値は秒なのに対してJSはミリ秒なので
-->

