document.open();
document.write("<style type=\"text/css\">");
document.write("	#infogate { position:absolute;top:0%;left:100%;margin: 0 0 0 -114px;z-index:100; }");
document.write("	#infogate a { }");
document.write("	#infogate a img { opacity: 0.1; filter:alpha(opacity=10); -moz-opacity:0.1; border: 0;}");
document.write("	#infogate a:hover img { opacity: 0.9; filter:alpha(opacity=90); -moz-opacity:0.9; }");
document.write("</style>");
document.write("<div id=\"infogate\"><a href=\"http://www.systeamhalmstad.se/\"><img src=\"http://www.systeamhalmstad.se/systeam/logo.jpg\" alt=\"Vår webbyrå SYSteam Halmstad AB\"></a></div>");
document.close();