Report abuse

1
2
3
4
5
pic.onRelease = function()
{
  showLarger("A");
  delete this.onRelease;
}