dde18d78882bd9a7640df61d048ee3d0de3b236a
[mailer.git] / templates / de / html / index_forward.tpl
1 <script type="text/javascript">
2 <!--
3 function Load () {
4         document.location.href = '{%url,js=modules.ph?module=$content[mode]%}';
5 }
6
7 window.setTimeout("Load()", $content[delay]);
8 //-->
9 </script>