00001 <?php 00002 set_time_limit( 0 ); 00003 sleep( 2 ); 00004 ?> 00005 window.element = '<?php print date( "h:i:s") ?>';