home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- NavigDog()
- go(the frame)
- end
-
- on mouseUp
- puppetSound("PAGE_2")
- EndDogPuppet()
- case the clickOn of
- 10:
- go("Federations")
- 11:
- go("Obligations")
- 12:
- go("Adresses")
- 13:
- go("Formations")
- 14:
- go("Clubs")
- end case
- end
-