Show sourcecode
The following files exists in this folder. Click to view.
byline.php
config.php
footer.php
header.php
style/
test/
byline.php
38 lines UTF-8 Windows (CRLF)
<!-- byline -->
<footer class="byline">
<figure class="right top"><img src="img/45.jpg" alt="Närbild Mikael" height="50"></figure>
<figure class="left top"><a href="">
<figcaption><img src="" border=0
alt="moz" height=41 width=127></a>
</figcaption>
</figure >
<figcaption>
<!-- START susnet KOD som skriver ut ANTAL BESÖKARE IDAG -->
Besökare hittills idag:
<script type="text/javascript" src="http://susnet.se/susnetstat.js">
</script>
<script type="text/javascript">
susnet_counter_id = 148623;
susnet_security_code = '122478';
susnet_node=0;
getTodayUniqueVisitors();
</script>
<!-- SLUT susnet KOD som skriver ut ANTAL BESÖKARE IDAG -->
<!-- START susnet KOD som skriver ut ANTAL BESÖKARE ONLINE -->
<br/>Online just nu:
<script type="text/javascript" src="http://susnet.se/susnetstat.js">
</script>
<script type="text/javascript">
susnet_counter_id = 148623;
susnet_security_code = '122478';
susnet_node=0;
getOnlineVisitors();
</script>
<!-- SLUT susnet KOD som skriver ut ANTAL BESÖKARE ONLINE -->
</figcaption>
</footer>
