document.write("<style type='text\/css'>");
document.write("<!--");
document.write("#freundelabel {");
document.write("    position: absolute;");
document.write("    bottom: 10px;");
document.write("    right: 0px;");
document.write("    width: 46px;");
document.write("    height: 39px;");
document.write("    background: url(http:\/\/www.3freunde.com\/3freundelabel.gif) top left no-repeat;");
document.write("}");
document.write("#freundelabel:hover {");
document.write("    width: 116px;");
document.write("}");
document.write("-->");
document.write("<\/style>");
document.write("<a href='http:\/\/www.3freunde.com\/' alt='Auf zu 3 Freunden' title='Auf zu 3 Freunden'><div id='freundelabel'><\/div><\/a>");