alert("To access the internet using the .net CD-ROM you must have a functioning internet connection using either Netscape Navigator or Microsoft Internet Explorer set up as the default browser. Detecting Browser...")
if not objectp(gMA) then
if the machineType <> 256 then
openXLib("MasterAp.pxo")
else
openXLib("MastrApp.dll")
end if
if the machineType = 256 then
set j2736d2937m2382 to "Y7729J3338J3942"
else
set j2345q8345s3245 to "u2321h8334k9372"
end if
set gMA to MasterApp(mnew)
if the machineType = 256 then
set j2736d2937m2382 to gVoid
else
set j234q8345s3245 to gVoid
end if
if not objectp(gMA) then
alert("No object!")
return
end if
end if
set gBrowserLoc to gMA(mLocateExecutable, the pathName & "web" & gPathSep & "IE3.htm")
if word 1 of gBrowserLoc = "error:" then
set gBrowserLoc to gMA(mLocateExecutable, the pathName & "web" & gPathSep & "netscape.htm")
end if
if word 1 of gBrowserLoc = "error:" then
alert("We were unable to detect either browser set as default on this system. To access the internet using the .net CD-ROM you must have a functioning internet connection using either Netscape Navigator or Microsoft Internet Explorer set up as the default browser. Exiting...")
if objectp(gMA) then
gMA(mdispose)
end if
exit
else
if objectp(gMA) then
gMA(mdispose)
end if
end if
end if
if not objectp(gMA) then
if the platform = 256 then
openXLib(the pathName & "MastrApp.dll")
else
openXLib("MasterAp.pxo")
end if
if the machineType = 256 then
set j2736d2937m2382 to "Y7729J3338J3942"
else
set j2345q8345s3245 to "u2321h8334k9372"
end if
set gMA to MasterApp(mnew)
if the machineType = 256 then
set j2736d2937m2382 to gVoid
else
set j234q8345s3245 to gVoid
end if
if not objectp(gMA) then
alert("No object!")
return
end if
end if
set instanceID to gMA(mOpenDocument, the pathName & "starte" & gPathSep & "web" & gPathSep & gURL & ".htm")