function Go(){return}
<!--
var mymessage="(C) copyright reserved by the Loyalists";
function rtclickcheck(keyp){
if (document.layers && keyp.which !=1) {
return false;
}
if (document.all && event.button !=1) {
alert (mymessage);
return false;
 }
}
document.onmousedown=rtclickcheck
//-->
window.status = "Designed by Prox"

