<script type="text/javascript">
function fullscreen(url) {
width_=screen.width;
height_=screen.height;
var pop=window.open(url,'',"fullscreen=yes, toolbar=no, location=no, directories=no, scrollbars=no, resizable=no, status=no, menubar=no, width="+width_+", height="+height_+", left=0,top=0");
pop.focus();
}
</script>
Op deze pagina worden frames gebruikt, maar uw browser ondersteunt geen
frames.