<script type="text/javascript"> url="{redir_url}"; setTimeout('redir()', {redir_delay}); function redir() { window.location = url; } </script>