time= new Date ();

var month = time.getMonth()

document.write("<img alt='V.V. Hollandscheveld' width='750' height='175' src=images/maand" + month + ".gif>");
