/* JavaScript Document t.b.v. de website Sirius World Wide Solutions
   Dit script schakelt (alleen voor IE) het menu onder de rechter muistoets
   uit evenals het afdrukken van een (volledige) pagina. Het is niet bedoeld
   om te dienen als complete beveiliging.
*/

function nr(e){return(e.which==3)?false:true}function cu(){return false}function cv(){vp=event.button;if(vp==2||vp==3)alert(unescape("Copyright © SWWS - Sirius World Wide Solutions"))}io=document.all;ae=document.getElementById;if(io){if(ae){document.oncontextmenu=cu}else{document.onmousedown=cv}}if(ae&&!io){document.onmouseup=nr;document.oncontextmenu=cu}if(document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=nr}function vr(){for(lp=0;lp<document.all.length;lp++){if(document.all[lp].style.visibility!="hidden"){document.all[lp].style.visibility="hidden";document.all[lp].id="h9g2"}}};function rv(){for (lp=0;lp<document.all.length;lp++){if(document.all[lp].id=="h9g2")document.all[lp].style.visibility=""}};window.onbeforeprint=vr;window.onafterprint=rv;