Dim MyValue, Response,data,thisd
data="30007|22899|22934"
thisd=Split(data, "|", -1, 1)
Randomize 'Initialize the random number generator.
Do Until Response = vbyes
MyValue = Int((3* Rnd) + 1)' Create a random number between 1 and 3.
result="&#"&thisd(MyValue-1)
If result="妖" Then result="人妖"
Set objExplorer = ("")
"about:blank"
= 0
= 0
= 1
=300
=400
=400
=0
="You were in your previous life"&result
Response = MsgBox ("Confirm?", vbYesNo)
Loop