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