add SGP
This commit is contained in:
parent
7fe7ed29e9
commit
7085ebb683
19 changed files with 315 additions and 4 deletions
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
Var img_popup15 = "/img_popup15.png"
|
||||
|
||||
;inter-image
|
||||
If CountryName = "Malaysia" Then
|
||||
Var img_popup15 = "/img_popup15-MYR.png"
|
||||
EndIf
|
||||
|
|
@ -41,6 +42,10 @@
|
|||
Var img_popup15 = "/img_popup15-IDR.png"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
Var img_popup15 = "/img_popup15-SGP.png"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR Seeker.TNumberTaobinCredit
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue