var im;function initMusic(){musicImg(document.getElementById("img_music"),0);setMusic("http://"+location.hostname+"/css/devosgroep/"+im)}AddToInitArray(initMusic);function musicImg(a,b){if(top.frames.music){if(top.frames.music.musicIsOn()){if(b){a.src="css/devosgroep/gfx/snd_mouseover_on.gif"}else{a.src="css/devosgroep/gfx/snd_on.gif"}}else{if(b){a.src="css/devosgroep/gfx/snd_mouseover_off.gif"}else{a.src="css/devosgroep/gfx/snd_off.gif"}}}}function setMusic(a){if(top.frames.music){top.frames.music.setMp3(a)}}function musicMaestro(){if(top.frames.music){top.frames.music.musicMaestro();musicImg(document.getElementById("img_music"),1)}}function gotoExtranet(){var a=document.getElementById("extranet_client").value;if(a){window.open("http://"+location.hostname+"/"+a,"extranet")}}var pw;function startFilm(a){if(top.frames.music&&top.frames.music.musicIsOn()){top.frames.music.setMp3("-")}speleradres="http://"+location.hostname+"/css/devosgroep/player.html?subject="+a;pw=window.open(speleradres,"speler_window","toolbar=0,scrollbars=0,location=0,statusbar=yes,statusbar=1,menubar=0,resizable=0,width=207,height=228,left=150,top=140");setTimeout(restartMusic,1000)}function restartMusic(){if(!pw.closed){setTimeout(restartMusic,1000)}else{if(top.frames.music&&top.frames.music.musicIsOn()){top.frames.music.setMp3(top.frames.music.gPlaying)}}}AddToInitArray(function(){var a=parseInt(document.getElementById("top").offsetHeight);if(a>71){}});
