Do
FindPic 660,36,1222,1037,"C:\Users\junjun\SkyDrive\Documents\11.bmp",0.7,intX,intY
If intX > 0 And intY > 0 Then
Exit Do
Else
Delay 100
End If
Loop
MoveTo intX, inty
Delay 200
LeftClick 1
Delay 500
Do
FindPic 660,36,1222,1037,"C:\Users\junjun\SkyDrive\Documents\33.bmp",0.7,intX,intY
If intX > 0 And intY > 0 Then
Exit Do
Else
Delay 100
End If
Loop
MoveTo intX, intY
Delay 500
LeftDown 1
Delay 500