function rtDisabler()
{
alert("Right Click is disabled!!");
return false;
}
