function right(e) {

if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){

alert("LCTR The Game CopyRight © 2007");

return false;

}

else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button== 2 || event.button == 3)) {

alert("LCTR The Game CopyRight © 2007");

return false;

}


else if (navigator.appName == 'Firefox' && (event.button== 2 || event.button == 3)) {

alert("LCTR The Game CopyRight © 2007");

return false;

}

return true;

}


document.onmousedown=right;

if (document.layers) window.captureEvents(Event.MOUSEDOWN);

window.onmousedown=right;


var sc_project=1143771; 
var sc_invisible=1; 
var sc_partition=10; 
var sc_security="10caf71a"; 
var sc_remove_link=1;
