<!--
if (navigator.appName == 'Opera') {
if (screen.width<900||screen.height<700){alert ("Bij een resolutie van 800 x 600 gebruik dan de F11 functietoets voor een volledig beeld.");}}
if (navigator.appName == 'Netscape') {
if (screen.width<900||screen.height<700){alert ("Bij een resolutie van 800 x 600 gebruik dan de F11 functietoets voor een volledig beeld.");}}
document.write('<frameset cols="*,775,*" border="0">');
document.write('<frame src="html/ka.html" name="left" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">');
document.write('<frameset rows="*,371,*" border="0">');
document.write('<frame src="html/ka.html" name="top" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">');
document.write('<frame src="index.htm" name="main" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">');
document.write('<frame src="html/ka.html" name="bot" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">');
document.write('</frameset>');
document.write('<frame src="html/ka.html" name="right" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0">');
document.write('</frameset>');
//-->