<!--
var plaatje = new Array()
plaatje[0] = "<img src=\"images/main/fotos5.jpg\" width=\"780\" height=\"192\">"
plaatje[1] = "<img src=\"images/main/fotos2.jpg\" width=\"780\" height=\"192\">"
var variabel = Math.floor(Math.random() * (plaatje.length))
//-->
