Some People asked me for make a guide [How to add server time on max website]
so here is it:
Go on Xampp Folder -> open htdocs -> Template -> blocks.tpl
Put in this:
<div class="btop">Server <span class="color">Time</span></div>
<div class="bcontent">
<font color=red>
<!-- TAGTT START CODE -->
<a href="http://www.globalflowinstitute.com" title="Coaching" id="ttcoml">Coaching</a>
<script type="text/javascript">
/* <![CDATA[ */
var ttt_utc = "pc";
var ttt_ctyp = "digital";
var ttt_lang = "de";
var ttt_size = "126x60";
var ttt_padding = 0;
var ttt_textpadding = 7;
var ttt_font = "LCD";
var ttt_fonttypo = 2;
var ttt_fontcolor = "#000000";
var ttt_backgroundtyp = 18;
var ttt_backgroundcolor = "#999999";
var ttt_timeformat = 24;
var ttt_dateformat = "d-mmm-yyyy";
var ttt_protocol = ((document.location.protocol == "https:")?"https":"http");
/* ]]> */
document.write(unescape('%3Cscript type="text/javascript" src="'+ttt_protocol+'://www.tagtt.de/clock/scripts/clock2.js"%3E%3C/script%3E'));
</script>
<!-- / TAGTT END CODE -->
</div>
<div class="bfoot"></div>
-> Save and Close
-> finished.
-You can use ur own Clock you can get it here: