function click() { if (event.button==2) {alert("Sorry, deze funktie is uitgeschakeld!\n\nCopyright © 2012 Ram's Webdesign.") } }
document.onmousedown=click

