function RunFoo()
{
   document.write('<div id="news_frame">');
   document.write('<div id="news_item">NOW: WINTERSTILTE on DVD at <a href="http://www.filmfreaks.nl">www.filmfreaks.nl</a> !</div>');
  
   document.write('<div id="news_item"><a href="festivallist.html"> Wintersilence festival agenda</a></div>');
   document.write('<div id="news_item">Solothurn Film Festival Swiss Forum<br/>');
   document.write('<a href="news.html\#nine">read more ></a></div>');
   document.write('<div id="news_item">WINTERSTILTE in Dutch cinemas starting March 5th 2009!<br/>');
   document.write('<a href="news.html\#eight">read more ></a></div>');
   document.write('<div id="news_item">Winterstilte has been selected for FORUM BERLINALE 2009<br/>');
   document.write('<a href="news.html\#seven">read more ></a></div>');
   document.write('<div id="news_item">24/01/09 t/m 03/05/09<br/>Noordbrabants Museum<br/>');
   document.write('<a href="news.html\#six">read more ></a></div>');
   document.write('<div id="news_item">03/10/08<br/>Gouden Kalf voor "Winterstilte"<br/>');
   document.write('<a href="news.html\#five">read more ></a></div>');
   document.write('<div id="news_item">01/10/08<br/>Streaming Festival, International festival for audio visual art<br/>');
   document.write('<a href="news.html\#four">read more ></a></div>');
   document.write('<div id="news_item">31/08/09<br/>De Vishal, Haarlem<br/>');
   document.write('<a href="news.html\#one">read more ></a></div>');
   document.write('</div>');
}
