Question about button

Hallo every one.
Can any one help me out with the auction script for the button.
I was trying to repit tutorial with making full site, and it looks very nice, i just don’t like one small thing, it’s action for the buttons. For example when you on some particular page like home, and you push button home, the page start reloading, and i don’t like it, cause it’s allready there. Please any one help me. This is code For the button

on (release) {
_root.contents.loadMovie(“locations.swf”);
}

Thx