on(release)

olan yeri

on(press)

olarak değiştirin.

yani böyle olacak

on(press) {
getURL("http://www.netcom.net","_self");
}

kolay gelsin.