function click() {
var browser=navigator.appName
if (browser=="Microsoft Internet Explorer"){
if (event.button==2) {
alert('© Explorer Africa')}}}
document.onmousedown=click