function Derechos() 
{
 if (event.button==2) 
  {
    alert('© 2008 ZONA FRANCA ORURO S.A. - Derechos Reservados')
   }
}

