// JavaScript Document
 fsnd_statistics = new Image(1,1);
 fsnd_single_page = new Image(1,1);
 fsnd_statistics.src = "http://counter.fsnd.de/add_stats.php?id=15&pwd=hillside"+"&refer="+escape(document.referrer)+"&scrd="+screen.colorDepth+"&scrw="+screen.width+"&doc_url="+document.URL;
 fsnd_single_page.src = "http://counter.fsnd.de/single_page.php?id=15&pwd=hillside&url="+document.URL;
 //alert( "FSnD statistics" );
 
 function preLoad()
 {
 }