The code below tells flash which button to disable
Code:
<param name="movie" value="flash/menu_v8.swf?button=1" />
In your movie this would be services
The code above was taken from FAQ and is the same in all your pages.
My guess is that the buttons are numbered 1 to 5
This would explain why home button is always disabled/not doing anything.