home *** CD-ROM | disk | FTP | other *** search
- function LayoutFrame()
- {
- _level0.SetText("Title0",_root.InternalError_main_title,_root.InternalError_identifier);
- _level0.SetText("Text0",_root.InternalError_main_p_default,_root.InternalError_identifier);
- _level0.SetHintText(_root.InternalError_hint_p_default,_root.InternalError_identifier);
- _level0.SetHelpText(_root.InternalError_help_p_default,_root.InternalError_identifier);
- }
- function LoadInternalErrorVars()
- {
- _root.InternalError_identifier = _level0.SetLayoutObject("StdLayout",_target,"LayoutFrame",_root.InternalError_identifier);
- }
-