<!--
__Screen__      = "na";
__Depth__       = "na";
__Java__        = "na";
__Cookies__     = "na";
__Language__    = "na";
__UserAgent__   = "" + escape(navigator.userAgent);
__PluginList__  = "";
__Referer__     = "" + escape(document.referrer);
if((__Referer__ == "undefined") || (__Referer__ == "") || (__Referer__ == "bookmarks")) {
  __Referer__ = "Bookmark"; }
else {
  __thisLocation__ = window.location.href;
  if(__thisLocation__.lastIndexOf("/") != (__thisLocation__.length - 1)) {
    __thisLocation__ = __thisLocation__ + "/"; }
  __thisReferer__ = document.referrer;
  if(__thisReferer__.lastIndexOf("/") != (__thisReferer__.length - 1)) {
    __thisReferer__ = __thisReferer__ + "/"; }
  if(__thisLocation__ == __thisReferer__) {
     __Referer__ = "na"; }
}
__thisDate__ = new Date();
__TimeZone__ = Math.round(__thisDate__.getTimezoneOffset() / -60);
if(JavaScript != "1.0") {
  __Java__ = (navigator.javaEnabled() == true) ? "yes" : "no";
  for(j = 0; j < navigator.plugins.length; j++) {
    __PluginList__ = __PluginList__ + escape(navigator.plugins[j].name) + "|";
  }
  __PluginList__ = escape(__PluginList__);
  if(JavaScript != "1.1") {
    __Screen__ = screen.width + "x" + screen.height;
    if(screen.pixelDepth) {
      __Depth__ = screen.pixelDepth; }
    else {
      __Depth__ = screen.colorDepth; }
    if(__Depth__ == "undefined") {
      __Depth__ = "na"; }
    __Cookies__ = (navigator.cookieEnabled == true) ? "yes" : "no";
    if(navigator.language) {
      __Language__ = navigator.language; }
    else {
      __Language__ = navigator.userLanguage; }
    if(__Language__ == "undefined") {
      __Language__ = "na"; }
    else {
      __Language__ = escape(__Language__); }
  }
}
__Parameter__ = "JavaScript=" + JavaScript + "&amp;UserAgent=" + __UserAgent__ + "&amp;Screen=" + __Screen__ + "&amp;Depth=" + __Depth__ + "&amp;Referer=" + __Referer__ + "&amp;TimeZone=" + __TimeZone__ + "&amp;Java=" + __Java__ + "&amp;Cookies=" + __Cookies__ + "&amp;Language=" + __Language__ + "&amp;PluginList=" + __PluginList__;
__Parameter__ = "<a href=\"http://www.xhit.info/\" target=\"_blank\"><img src=\"http://tracker.xhit.info/?SiteID=4638&amp;" + __Parameter__ + "\" alt=\"xhit.info - Der Counter mit Top-Features wie Aufenthaltsdauer, DSL-Erkennung, Benachrichtigung bei Server-Ausfall und vielem mehr...\" border=\"0\" height=\"50\" width=\"100\"></a>";
document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"2\" style=\"table-layout: fixed;\"><colgroup><col width=\"100\"><col width=\"130\"></colgroup><tr><td>" + __Parameter__ + "</td><td><a href=\"http://click.xhit.info/?BannerID=131&amp;Target=http://www.erotik4flat.com/?wm=461&ag=317&lg=de&py=13&sc=1&dp=1&ts=banner\" target=\"_blank\"><img src=\"http://www.erotik4flat.com/banner/120x60/de/dv1_1.gif\" alt=\"Klick mich! (externer Link)\" border=\"0\" height=\"50\" width=\"130\"></a></td></tr></table>");
//-->