// -----------------------------------------------------------  SDIGLOBAL Vou ser livre... //
function click() {
if (event.button==2||event.button==3) {
oncontextmenu='return false';
  }
}


