home *** CD-ROM | disk | FTP | other *** search
- _global.activeZoom(false);
- petit._visible = false;
- stop();
- _parent.setQuitter("quitgmf");
- _parent.btnquitter.gotoAndStop(1);
- petit.onRollOver = function()
- {
- _level0.showToolTip("agrandir");
- };
- petit.onRollOut = petit.onDragOut = function()
- {
- _level0.hideToolTip("");
- };
-