function down() { if (event.button==2) { alert("© Todos os direitos Reservados W.F.A"); } } function up() { if (event.button==2) { alert("Atenção! não tente violar esta página"); document.write("<title>Tentativa de violação</title><body bgcolor='white' text='#2F4F4F'><center>Os códigos e gráficos desta HP são de uso exclusivo do Hotel Garden. <center><b><br><p><img border='0' src='img/bot_alert.gif'> Acesso Negado!</b><br><p><br>"); document.write('<center>By Webmaster Wender Fernandes de Almeida.<br><br><br><br>	<a href="javascript:history.back()">Voltar</center></a>'); } } document.onmousedown=down; document.onmouseup=up;
function MM_displayStatusMsg(msgStr) { //v1.0 status=msgStr;
document.MM_returnValue = true;}

