"Enable" 1080 1920 "0xffffff" SoundVolume Var Timeout = 0 Var ImgDir = "ROOT/taobin_project/image/event/lucky_draw_ads/" Var Extension = ".png" Var Text_X = 207 Var Text_Y = 1470 If show_eng = "true" Then Var Extension = "_en.png" Var Text_X = 233 Var Text_Y = 1468 EndIf 1000 Var Timeout = Timeout + 1 If Timeout > 10 Then ; Go back to lid straw page Open "ROOT/taobin_project/xml/page_lid_straw.xml" EndIf TimerReset ;include="ROOT/taobin_project/inc/video.inc" ; Background 0 380 "ROOT/taobin_project/image/display_point/alpha.png" ; Popup bg 157 480 Var( ImgDir + "popup_bg.png" ) Text_X Text_Y eval( Var return = ImgDir + "text" Var return = return + Extension ) Open "ROOT/taobin_project/xml/sometime/page_campaign_ads_lucky_draw.xml"