5f21c821235952b2444c9142b18d1818d63c7b16
[mailer.git] / templates / de / html / index_forward.tpl
1 <SCRIPT language="JavaScript" type="text/javascript">
2 <!--
3 function Load()
4 {
5         window.location.href='{?URL?}/modules.php?module={!__MOD_VALUE!}';
6 }
7
8 window.setTimeout("Load()", {!__DELAY_VALUE!});
9 //-->
10 </SCRIPT>