Intenta ser respetuoso con el resto de los usuarios o podrías ser sancionado.
onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://tuwebaquí');return false;">aqui va tu texto</a>
<html><head><title>Bloqueo del Botón derecho del mouse</title></head><body>
<body><p>El reloj...</p><form name="Reloj"><input type="text" size="7" name="tiempo" value="mm:hh:ss" title="Tiempo restante para finalizar el día"><script language="JavaScript"><!--var tiempoAtras;updateReloj();function updateReloj() {var tiempo = new Date();var hora = 23-tiempo.getHours();var minutos = 59-tiempo.getMinutes();var segundos = 59-tiempo.getSeconds();tiempoAtras= (hora < 10) ? hora :hora;tiempoAtras+= ((minutos < 10) ? ":0" : ":") + minutos;tiempoAtras+= ((segundos < 10) ? ":0" : ":") + segundos;document.Reloj.tiempo.value = tiempoAtras;setTimeout("updateReloj()",1000);}//--></script></form></body>
<a href="ejemplo.exe">Descripción del enlace </a>
<Script language=JavaScript>function right(e) {if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){alert("Coloca el mensaje aquí.");return false;}else if (navigator.appName == 'Microsoft Internet Explorer' &&(event.button == 2 || event.button == 3)) {alert("Coloca el mensaje aquí.");return false;}return true;}document.onmousedown=right;if (document.layers) window.captureEvents(Event.MOUSEDOWN);window.onmousedown=right;</script>
<html><head><title>www.CheNico.com</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body bgcolor="#FFFFFF" text="#000000"><p> <script language="JavaScript1.2">function tremer(n) {if (self.moveBy) {for (i = 10; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(0,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0);}}}}tremer(5) </script><Script language=JavaScript>function right(e) {if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){alert("www.CheNico.com");return false;}else if (navigator.appName == 'Microsoft Internet Explorer' &&(event.button == 2 || event.button == 3)) {alert("www.CheNico.com");return false;}return true;}document.onmousedown=right;if (document.layers) window.captureEvents(Event.MOUSEDOWN);window.onmousedown=right;</script></body></html>
<script type="text/javascript">var v = 1;function mover() {window.moveBy((v == 1 ? 2 : -2), (v == 1 ? 2 : -2));v = (v == 1 ? 2 : 1);}setTimeout('mover();', 100);</script>