var htmlText="";htmlText += "<map name= FPMap0 >"htmlText += "<area target=_self href=index.html shape=rect coords ='0,215,82,258'>"htmlText += "<area target=_self href=internes.html shape=rect coords ='82,215,180,258'>"htmlText += "<area target=_self href=bahnmieten.html shape=rect coords ='180,215,342,258'>"htmlText += "<area target=_self href=bilder.html shape=rect coords ='342,215,418,258'>"htmlText += "<area target=_self href=links.html shape=rect coords ='418,215,496,258'>"htmlText += "<area target=_self href=saison.html shape=rect coords ='497,215,636,258'>"htmlText += "<area target=_self href=impressum.html shape=rect coords ='910,2,1020,35'>"htmlText += "<area target=_self href=1mannschaft.html shape=rect coords ='798,54,970,93'>"htmlText += "<area target=_self href=2mannschaft.html shape=rect coords ='798,95,970,135'>"htmlText += "<area target=_self href=3mannschaft.html shape=rect coords ='798,137,970,175'>"htmlText += "<area target=_blank href=saison/schnittliste%202011-2012.pdf shape=rect coords ='798,178,970,216'>"htmlText += "</map>"htmlText += "<img src =images/banner.png usemap=#FPMap0 >"document.open();document.write(htmlText);document.close();
