﻿
function Presse07(marker) {
PRESSE=1;

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

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

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../07/hl07ps1nw.htm">&nbsp;Neue Westfälische - Der stolze Elias </a></li>'+
'<li><a href="../07/hl07ps2nw.htm">&nbsp;Neue Westfälische - Krull stemmt die Favoritenbürde </a></li>'+
'<li><a href="../07/hl07ps3nw.htm">&nbsp;Neue Westfälische - Die Helden ins Ziel gejubelt </a></li>'+
'<li><a href="../07/hl07ps4nw.htm">&nbsp;Neue Westfälische - "Unheimlich viel los" </a></li></ul></div>');

document.write('<div style="clear:both;"><a class="menue" href="http://bilder.nw-news.de/hermannslauf_2007/8/158040/158040.html" '+
'style="margin-top:20px; text-decoration:none; color:#000000; " onclick="nwFenster();" target="nw">Fotostrecke der NW &nbsp; ( 4.594 Fotos )</a></div>');

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

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../07/hl07ps1wb.htm">&nbsp;Westfalen-Blatt - Lächelnd hält Elias Sansar die starken Verfolger auf Distanz </a></li>'+
'<li><a href="../07/hl07ps2wb.htm">&nbsp;Westfalen-Blatt - Krulls toller Start-Ziel-Sieg </a></li>'+
'<li><a href="../07/hl07ps3wb.htm">&nbsp;Westfalen-Blatt - Eintracht stellt Top-Team </a></li>'+
'<li><a href="../07/hl07ps4wb.htm">&nbsp;Westfalen-Blatt - An der Strecke aufgelesen </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 name="nw36hl07">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/07/nw-36hl07-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/07/nw-36hl07-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/07/nw-36hl07-3.pdf" target="pdf" alt="Neue Westfälische" title="Neue Westfälische" /></map>');

document.write('<map name="wb36hl07">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/07/wb-36hl07-1.pdf" target="pdf" onmouseover="" alt="Westfalen-Blatt" title="Westfalen-Blatt" />'+
'<area shape="rect" coords="69,1,137,100" href="../../hl-biblio/pdf/presse/07/wb-36hl07-2.pdf" target="pdf" onmouseover="" alt="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 13.08.2010 Hans-Joachim Pech

