function Rclick()
{
   alert ('Protected!');
   return false;
}