<script language="JavaScript"> <!-- var now = new Date(); now.setMinutes( 46 ); document.write( "時間(min):" , now.getMinutes() ); //--> </script>