// JavaScript Document
str="";
str+="<a href=\"/index.htm\"><img src=\"/style/style_blue/images/usa.jpg\" width=\"23\" height=\"14\" Alt=\"English\" title=\"English Page\" /></a> <a href=\"http://de.sothink.com/index.htm\"><img src=\"/style/style_blue/images/germany.gif\" width=\"22\" height=\"16\" Alt=\"Germany\"  title=\"Germany Page\"/></a>";
document.write(str);