// var NetScape4 = document.layers; var NetScape6 = document.getElementById&&!document.all; var NetScape = NetScape4 || NetScape6; var InternetExplorer = document.all &&! NetScape; var InternetExplorer5 = document.getElementById; var MenuContextuel = document.oncontextmenu; function clickIE() // FONCTION POUR INTERNET EXPLORER { // alert("FONCTION INTERNET EXPLORER !"); if (MenuContextuel == document.oncontextmenu) {document.oncontextmenu = new Function("return false")} else document.oncontextmenu = MenuContextuel; // RETABLI LA FONCTION ORIGINALE if (InternetExplorer) { // Num Bouton de la souris : 1=gauche 2=droite + de 2 autres boutons if (event.button==2) {alert("BOUTON DROITE INTERDIT !"); return false;} return true; } } function clickNS(e) // FONCTION POUR NETSCAPE { // alert("FONCTION NETSCAPE !"); if (NetScape) { if (e.which==2||e.which==3) {(message);return false;} } } if (NetScape) { // alert("NETSCAE !"); document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS; } else { // alert("PAS NETSCAPE !"); // Assigne la fonction CLICKIE au relachement de la souris document.onmouseup=clickIE; // Designe la fonction CLICKIE comme menu contextuel document.oncontextmenu=clickIE; } // alert("DESACTIVE MENU CONTEXTUEL !"); // Desactive la fonction menu contextuel document.oncontextmenu=new Function("return false") function message() { alert("Bonjour !"); } // -->

Notre objectif est de promouvoir la culture et la langue Khassonké et de faciliter le contacte entre les Khassonkés du monde entier
Si vous disposez des informations concernant la société Khassonké, veuillez nous les envoyer par courriers ou en cliquant ICI