getURL problem

Hi,

I am trying to make a menu for a webpage, but when I press first button, the same page in the geturl function it’s opened two times instead of one. (same hapens with other buttons also).

Here it is the code I used, button1 is the one I’m clicking for opening the url:

button1.onPress = pressed;

function pressed()
{
geturl(“webpage.html”);
}

Does anyone have any idea what may cause this?
Thank you very much in advance for your help. I’m beginner and couldn’t find yet a solution.

For more details:

http://www.ihud.com/file.php?file=files/160307/1174035466/buttons2.swf