home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 165 / XENIATGM165.ISO / cddata / upframe.cxt / 00003_topMenu3.swf / scripts / frame_138 / DoAction_2.as next >
Encoding:
Text File  |  2003-03-06  |  121 b   |  8 lines

  1. function linka(id)
  2. {
  3.    if(voceSel != null)
  4.    {
  5.       getURL("event: callmenu " + id + "," + vocesel,"");
  6.    }
  7. }
  8.