
function disable()
{
if (event.button == 2)
{
alert("Copyright © Po Rahng-Tsen")
}
}


