﻿
function Presse09(marker) {
PRESSE=1;

document.write('<div style="width:100%;"><div id="pressewahl" onmouseover="mitLinie(2)" style="margin:10px 0 30px 25px;">Alle Artikel der Presseschau 2009:<br /><br />');

document.write('<div style="height:130px; width:300px; float:left;">'+
'Hermannslauf-Sonderseiten der NW:<br />'+
'<img src="../x/presse/09/nw-hl09-1-3.png" name="nw38hl09" align="left" style="width:202px; height:100px;" usemap="#nw38hl09" /></div>'+

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../09/hl09ps1nw.htm">Neue Westfälische - Sansar ist der wahre Hermann</a></li>'+
'<li><a href="../09/hl09ps2nw.htm">Neue Westfälische - Hermanns next Topmodel</a></li>'+
'<li><a href="../09/hl09ps3nw.htm">Neue Westfälische - Musik, Melone, Muskelkater</a></li>'+
'<li><a href="../09/hl09ps4nw.htm">Neue Westfälische - Entspannte Fröhlichkeit </a></li></ul></div>');

document.write('<div style="clear:both;"><a class="menue" href="http://www.nw-news.de/sport/hermannslauf/hermannslauf_2011/" '+
'style="margin-top:20px; color:#000000;" onclick="nwFenster();" target="nw">Fotostrecke der NW &nbsp; ( 4.770 Fotos )</a></div>');

document.write('<div style="height:130px; width:300px; float:left;">'+
'Hermannslauf-Sonderseiten des WB:<br />'+
'<img src="../x/presse/09/wb-hl09-1-3.png" name="wb38hl09" align="left" style="margin:0 0 50px 0;" usemap="#wb38hl09" /></div>'+

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../09/hl09ps1wb.htm">Westfalen-Blatt - Elias Sansars härtester Sieg</a></li>'+
'<li><a href="../09/hl09ps2wb.htm">Westfalen-Blatt - Franziska Schmidt läuft das Rennen ihres Lebens</a></li>'+
'<li><a href="../09/hl09ps3wb.htm">Westfalen-Blatt - Als Kind schon oft zugeschaut</a></li>'+
'<li><a href="../09/hl09ps4wb.htm">Westfalen-Blatt - Heike Mohn genießt ihr entspanntes Comeback</a></li></ul></div>'+

'<div style="clear:both;">Neue Westfälische und Westfalen-Blatt sind die beiden Bielefelder Tageszeitungen.</a></div>');

document.write('</div></div>');

document.getElementsByTagName("li")[marker-1].className = "markiert";
document.getElementsByTagName("li")[marker-1].style.color = "red";

document.write('<map id="wb38hl09" name="nw38hl09">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/09/nw-38hl09-1.pdf" target="pdf" onmouseover="" alt="Neue Westfälische" title="Neue Westfälische" />'+
'<area shape="rect" coords="69,1,137,100" href="../../hl-biblio/pdf/presse/09/nw-38hl09-2.pdf" target="pdf" onmouseover="" alt="Neue Westfälische" title="Neue Westfälische" />'+
'<area shape="rect" coords="138,1,218,100" href="../../hl-biblio/pdf/presse/09/nw-38hl09-3.pdf" target="pdf" alt="Neue Westfälische" title="Neue Westfälische" /></map>');

document.write('<map id="wb38hl09" name="wb38hl09">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/09/wb-38hl09-1.pdf" target="pdf" onmouseover="" alt="Westfalen-Blatt" title="Westfalen-Blatt" />'+
'<area shape="rect" coords="69,1,137,100" href="../../hl-biblio/pdf/presse/09/wb-38hl09-2.pdf" target="pdf" onmouseover="" alt="Westfalen-Blatt" title="Westfalen-Blatt" />'+
'<area shape="rect" coords="138,1,218,100" href="../../hl-biblio/pdf/presse/09/wb-38hl09-3.pdf" target="pdf" title="Westfalen-Blatt" title="Westfalen-Blatt" /></map>');

};

function nwFenster() {
var nwFenster=window.open('','nw','width=976,height=630,top=20,left=100,menubar=no,toolbar=no');
 nwFenster.focus();
};

// Stand: UTF-8 07.09.2011 Hans-Joachim Pech

