﻿
function Presse06(marker) {
PRESSE=1;

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

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

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../06/hl06ps1nw.htm">&nbsp;Neue Westfälische - Die Leichtigkeit des Elias Sansar </a></li>'+
'<li><a href="../06/hl06ps2nw.htm">&nbsp;Neue Westfälische - Heckmanns schmelzender Vorsprung </a></li>'+
'<li><a href="../06/hl06ps3nw.htm">&nbsp;Neue Westfälische - Von Kriegern und Kämpfern </a></li>'+
'<li><a href="../06/hl06ps4nw.htm">&nbsp;Neue Westfälische - Mein Weg zum Hermann </a></li></ul></div>');

document.write('<div style="clear:both;"></div>');

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

'<div class="hlss" style="height:130px; width:420px; float:left;"><br /><ul>'+
'<li><a href="../06/hl06ps1wb.htm">&nbsp;Westfalen-Blatt - Elias Sansar setzt sich sofort ein Denkmal </a></li>'+
'<li><a href="../06/hl06ps2wb.htm">&nbsp;Westfalen-Blatt - Die Siegerin überrascht sich sogar selbst </a></li>'+
'<li><a href="../06/hl06ps3wb.htm">&nbsp;Westfalen-Blatt - Heitland lässt die Gedanken laufen </a></li>'+
'<li><a href="../06/hl06ps4wb.htm">&nbsp;Westfalen-Blatt - Aufgelesen </a></li>'+
'<li><a href="../06/hl06ps5wb.htm">&nbsp;Westfalen-Blatt - Laufend Impressionen </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="nw35hl06">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/06/nw-35hl06-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/06/nw-35hl06-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/06/nw-35hl06-3.pdf" target="pdf" alt="Neue Westfälische" title="Neue Westfälische" /></map>');

document.write('<map name="wb35hl06">'+
'<area shape="rect" coords="1,1,68,100" href="../../hl-biblio/pdf/presse/06/wb-35hl06-1.pdf" target="pdf" onmouseover="" alt="Westfalen-Blatt" title="Westfalen-Blatt" />'+
'<area shape="rect" coords="69,1,137,100" href="../../hl-biblio/pdf/presse/06/wb-35hl06-2.pdf" target="pdf" onmouseover="" alt="Westfalen-Blatt" title="Westfalen-Blatt" /></map>');

};

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

