home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global languagechosen, ToSection
- if ToSection = "Bleach" then
- set the text of member "CCFCLSectionTitle" to the text of member "CCFCLSectionTitleBleach" of castLib languagechosen
- set the text of member "CCFCLSectionText" to the text of member "CCFCLSectionTextBleach" of castLib languagechosen
- else
- go("BleachJump")
- end if
- end
-