div.counter {background: #E5EAF2; width: 70px; height: 12px; border: 1px solid black; font: 9px arial; text-align: right; color: #0D4287; padding: 0px 2px 0px 0px;} a.qlink {font: 9px arial #0D4287; text-decoration: none;} a.qlink:active {font: 9px arial color: #0D4287; text-decoration: none;} a.qlink:hover {font: 9px arial color: #0D4287; text-decoration: none;} a.qlink:visited {font: 9px arial; color: #0D4287; text-decoration: none;}\");"; echo "document.write (\"
\");"; echo "document.write (\"\");"; echo "document.write (\"$hits\");"; $url = getenv("HTTP_REFERER"); $result = @mysql_query("update counter set hits=$hits, active=1, url='$url' where id=$id"); } else { // Hvis der ikke er noget som helst pis med denne bruger echo "document.write (\"\");"; echo "document.write (\"
\");"; echo "document.write (\"\");"; echo "document.write (\"$hits\");"; // echo "document.write (\"$url\");"; // Show popup 5% // if(rand(0,100)<5) show_zangocash(); flush(); $result = @mysql_query("update counter set hits=$hits where id=$id"); } function show_zangocash(){ echo " document.write(''); document.write(''); "; } ?>