"Enable" 1080 1920 "0xeae6e1" SoundVolume "Partial"
; On open
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
;do not thing
Else
Var OpenXMLFile = CountryRootPath + "xml/page_payment_changePinSMS.lxml"
Open OpenXMLFile
EndIf
EndIf
Var Timeout = 0
Var Tel_Confirm_State = "Enable"
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
Else
Var DirImage = "ROOT/taobin_project/image/collectiing"
EndIf
;inter-image
If LanguageShow = "MYANMAR" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
EndIf
If LanguageShow = "MSC" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_msc"
EndIf
If PinSMSFlag = 1 Then
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Press_next_to_receive_code_via_SMS.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Press_next_to_receive_code_via_SMS.mp3"
EndIf
EndIf
1000
Var Timeout = Timeout + 1
If Timeout > 30 Then
If PinSMSFlag = 1 Then
Open "ROOT/taobin_project/xml/page_check_member1.xml"
Else
If ChangeMemberPassword = 1 Then
Open "ROOT/taobin_project/xml/page_before_check_member.xml"
Else
Open "ROOT/taobin_project/xml/page_check_member2.xml"
EndIf
EndIf
EndIf
0 380 "ROOT/taobin_project/image/collectiing/alpha.png" 158 601 "ROOT/taobin_project/image/collectiing/img_popup1.png" 189 965 Var( DirImage + "/smartphone.png" )
Open "/media/bt/xml/security_alarm.xml"