Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / surfbar / surfbar_frame_textlinks.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="100%" id="surfbar_table">
2 <tr>
3         <td id="surfbar_td">
4                 &raquo;Jetzt Online: <span id="surfbar_counter">$content[online]</span>&laquo;&nbsp;-
5                 <a href="{?URL?}/modules.php?module=index&amp;what=impressum" target="_blank">Ihr Textlink hier?</a>&nbsp;-
6                 <a href="{?URL?}/modules.php?module=index&amp;what=impressum" target="_blank">Ihr Textlink hier?</a>&nbsp;-
7                 <a href="{?URL?}/modules.php?module=index&amp;what=impressum" target="_blank">Ihr Textlink hier?</a>
8                 <!-- Maximal 18 Pixel Hoehe, gut geeignet fuer Textlinks! //-->
9         </td>
10 </tr>
11 </table>
12 <script type="text/javascript">
13 <!--
14 function Reload() {
15         this.location.href='{?URL?}/surfbar.php?frame=stats';
16 }
17
18 window.setTimeout("Reload()", $content[reload]);
19 //-->
20 </script>