< <script> <!-- if (window.Event) document.captureEvents(Event.MOUSEUP); function nocontextmenu() { event.cancelBubble = true event.returnValue = false; return false; } function norightclick(e) { if (window.Event) { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 3) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick; //--> </script> </head> <body> <div style="position:absolute; left:0px; top:0px; visibility:hidden"><!-- Begin Nedstat Basic code --><!-- Title: KoerierspuntNederland --><!-- URL: http://www.koeriers.net --><script language="JavaScript" src="http://m1.nedstatbasic.net/basic.js"> </script> <script language="JavaScript"> <!-- nedstatbasic("ABxdUQCqa+WCqgpXy5i/wNvxiiGQ", 1); // --> </script> <noscript><a href="http://v1.nedstatbasic.net/stats?ABxdUQCqa+WCqgpXy5i/wNvxiiGQ" target="_blank"><img SRC="http://m1.nedstatbasic.net/n?id=ABxdUQCqa+WCqgpXy5i/wNvxiiGQ" NOSAVE BORDER=0 height=18 width=18></a></noscript><!-- End Nedstat Basic code --></div> </body> </html>