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