Site hosted by Angelfire.com: Build your free website today!

:: Dicas :: 

   .:. Desactivar o uso do botão direito do rato .:.

<SCRIPT language=JavaScript>
function click() {
if (event.button==2) {
alert('Copyright Modal@design 2003 www.modal.web.pt');}}
document.onmousedown=click// -->
</SCRIPT>