home *** CD-ROM | disk | FTP | other *** search
- _root.hoff._visible = false;
- _root.r = 0;
- _root.onData = function()
- {
- if(s == 1)
- {
- _root.hoff._visible = true;
- }
- };
- _root.loadVariables("hof.php?s=" + _root.scr);
- stop();
- ng.onRelease = function()
- {
- gotoAndStop(94);
- };
-