document.write("<ul id='MenuBar1' class='MenuBarVertical'>");
document.write("<li><a href='index.html'>&bull;&nbsp;Home</a></li>");
document.write("<li><a href='onderwijs.html'>&bull;&nbsp;Ons onderwijs</a></li>");
document.write("<li><a href='groepen.html'>&bull;&nbsp;Onze groepen</a>");
document.write("<ul>");
document.write("<li><a href='vogelnest.html'><img src='images/vogelnest_klein.png' border='0' height='14'>&nbsp;Vogelnest</a></li>");
document.write("<li><a href='kikkerpoel.html'><img src='images/kikkerpoel_klein.png' border='0' height='14'>&nbsp;Kikkerpoel</a></li>");
document.write("<li><a href='vlindertuin.html'><img src='images/vlindertuin_klein.png' border='0' height='14'>&nbsp;Vlindertuin</a></li>");       
document.write("<li><a href='dolfijnenmeer.html'><img src='images/dolfijnenmeer_klein.png' border='0' height='14'>&nbsp;Dolfijnenmeer</a></li>");  
document.write("<li><a href='bijenkorf.html'><img src='images/bijenkorf_klein.png' border='0' height='14'>&nbsp;Bijenkorf</a></li>"); 
document.write("<li><a href='apenkooi.html'><img src='images/apenkooi_klein.png' border='0' height='14'>&nbsp;Apenkooi</a></li>");
document.write("<li><a href='spinnenweb.html'><img src='images/spinnenweb_klein.png' border='0' height='14'>&nbsp;Spinnenweb</a></li>");
document.write("</ul>");
document.write("</li>");
document.write("<li><a href='team.html'>&bull;&nbsp;Team</a></li>");
document.write("<li><a href='schooltijdenvakanties.html'>&bull;&nbsp;Schooltijden/Vakanties</a></li>");
document.write("<li><a href='kalender.html'>&bull;&nbsp;Kalender</a></li>");
document.write("<li><a href='nieuwsbrieven.html'>&bull;&nbsp;Download info</a></li>");
document.write("<li><a href='#'>&bull;&nbsp;Ouders in school</a>");
document.write("<ul>");
document.write("<li><a href='oudervereniging.html'>Oudervereniging</a></li>");
document.write("<li><a href='medezeggenschapsraad.html'>Medezeggenschapsraad</a></li>");
document.write("<li><a href='klankbordgroep.html'>Klankbordgroep</a></li>");       
document.write("</ul>");
document.write("</li>");
document.write("<li><a href='ouderportaal.html'>&bull;&nbsp;Ouderportaal</a></li>");
document.write("<li><a href='contact.html'>&bull;&nbsp;Contact</a></li>");
document.write("<li><a href='links.html'>&bull;&nbsp;Links</a></li>");
document.write("<li><a href='disclaimer.html'>&bull;&nbsp;Disclaimer</a></li>");
document.write("</ul>");

var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"js/SpryMenuBarRightHover.gif"});


