function winsize(ID) {
  document.write("<img src=\"http://webcounter.goweb.de/"+ID+"WINSIZE"+screen.width+"x"+screen.height+"\" border=\"0\" width=\"1\" height=\"1\" alt=\" \">");
}

function referer(ID) {
  document.writeln("<img name=\"referer\" src=\"http://webcounter.goweb.de/"+ID+"REF"+escape(document.referrer)+"\" border=\"0\" width=\"1\" height=\"1\" alt=\" \">");
}
