var headline = new Array ();

headline[0] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
headline[1] = "Dinsdag 26, vrijdag 29 januari en dinsdag 2 februari - Demonstratie avonden "+('<a href="index.php?id=3&item=0">Meer info&raquo;</a>');
headline[2] = "";


function message (){
document.write('<marquee onmouseover="this.stop();" onmouseout="this.start();" scrollamount="2" scrolldelay="40" style="font-family: Verdana; color: #999999; font-weight: bold;">'+headline[1]+headline[0]+headline[2]+'</marquee>');
}
