bi de buvar

on (rollOver)
{
gotoAndPlay(2);
}
on (releaseOutside, rollOut)
{
gotoAndPlay(16);
}
on (release)
{
getURL("default.asp");
}