 document.write('<STYLE type=text/css>')
 document.write('a.ticker 	  		{font-family: Comic Sans MS; font-size: 14px; color:#000000}')
 document.write('b.ticker2 	  		{font-family: Comic Sans MS; font-size: 14px; color:#000000}')
 document.write('b.ticker 	  		{font-family: Comic Sans MS; font-size: 14px; color:#000000}')
 document.write('a.ticker:active  	{text-decoration: none; color:}')
 document.write('a.ticker:link    	{text-decoration: none; color:}')
 document.write('a.ticker:visited 	{text-decoration: none; color:}')
 document.write('a.ticker:hover   	{background-color:yellow;text-decoration: none; color:}')
 document.write('</STYLE>')
 var marqueebreite=500 
 var marqueehoehe=20
 var marqueespeed=5 
  var marqueeinhalt=' <b class=ticker>+ + +  <a class=ticker href="werkdag.html" target="blank"> Natuurwerkdag OBS de Zuiderenk!</b></a>';
     marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="ecoduct2.html">Start bouw ecoduct in april</b></a>';
	   marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="inloopbijeenkomst.html" target="blank">Inloopbijeenkomst bestemmingsplan Wijster</b></a>';
     marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="frisselucht.html" target="blank"> actie frisse lucht</b></a>';
     marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="nestkast.html" target="blank"> Nestkasten geschonken door Hilleginus en Mark </b></a>';
     marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="b&w.html" target="blank"> Bezoek B&W aan Wijster.</b></a>';
		 marqueeinhalt+=' <b class=ticker>+ + +  <a class=ticker href="rondevandrenthe2012.html">Ronde van Drenthe in maart</b></a>';
 if (document.all)
  document.write('<b class=ticker2>&nbsp   <font color="#ff0000">Het laatste dorpsnieuws hier:</font>  </b> <marquee ID="mar" scrollAmount='+marqueespeed+' style="width:'+marqueebreite+'" onmouseover="mar.stop()" onmouseout="mar.start()">'+marqueeinhalt+'</marquee>')
  document.write('<ilayer width=&{marqueebreite}; height=&{marqueehoehe}; name="cmarquee01"><layer name="cmarquee02"></layer></ilayer>');
 
