home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global GAMESETUP
- if GAMESETUP = "1" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- if GAMESETUP = "2" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- if GAMESETUP = "3" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- if GAMESETUP = "4" then
- gotoNetPage("http://www.crystald.com")
- end if
- if GAMESETUP = "5" then
- gotoNetPage("http://www.presage.com")
- end if
- if GAMESETUP = "6" then
- gotoNetPage("http://www.simis.co.uk")
- end if
- if GAMESETUP = "7" then
- gotoNetPage("http://www.midway.com")
- end if
- if GAMESETUP = "8" then
- gotoNetPage("http://www.oddworld.com")
- end if
- if GAMESETUP = "9" then
- gotoNetPage("http://www.midway.com")
- end if
- if GAMESETUP = "10" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- if GAMESETUP = "11" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- if GAMESETUP = "12" then
- gotoNetPage("http://www.singletrac.com")
- end if
- if GAMESETUP = "13" then
- gotoNetPage("http://www.singletrac.com")
- end if
- if GAMESETUP = "14" then
- gotoNetPage("http://www.devilsthumb.com")
- end if
- if GAMESETUP = "15" then
- gotoNetPage("http://www.gtinteractive.com")
- end if
- end
-