Set innername = cstr(Browser("hao123--我的上网主页").Page("hao123--我的上网主页").WebElement("百 度").GetROProperty("innertext"))
IF StrComp(("百 度"),innername ,1) = 0 Then
Browser("hao123--我的上网主页").Page("hao123--我的上网主页").WebList("select").Select "@21cn.com"
Else
Browser("hao123--我的上网主页").Page("hao123--我的上网主页").WebList("select").Select "@126.com 网易"
End if