// 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=12&pwd=fsnd"+"&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=12&pwd=fsnd&url="+document.URL;
