Songgran go on

This commit is contained in:
kong 2023-03-28 14:44:43 +07:00
parent d8fef6b51e
commit 1c20abc0e9
30 changed files with 416 additions and 2482 deletions

View file

@ -114,11 +114,21 @@
;
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/eventopen_menu.ev"
Var Menu1Selected = "PressForever"
Var OreoBigButtonEnable = "Enable"
If $12-01-01-0001.Button = "Invisible" Then
Var esp102101001Enable = "Invisible"
Var esp122101001Enable = "Enable"
Else
Var esp102101001Enable = "Enable"
Var esp122101001Enable = "Invisible"
EndIf
SAVELOG PreviseXMLFileName2
@ -329,7 +339,12 @@
If ShowPromoitonOreo = 1 Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend2.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
If SongkranEnable = 1 Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend3.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
EndIf
EndIf
</EventClick>
</Button>
@ -563,7 +578,7 @@
<Service> testservice </Service>
</QRCode>
</Block>
; include-file=dummy_layout.inc
;dummy_layout.inc
; menu_new_list 44
; ==================> Len = 16
; 12-06-01-0001 - -
@ -1572,37 +1587,38 @@ Sugar Oreo" </Value>
</Text>
</Block>
; - - -
; ==================> Len = 16
; 12-01-01-0001 - -
;TAGESP
; ==================> Len = 18
; กาแฟ (30 ml) Espresso (30 ml) 12-01-01-0001
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 12-01-01-0001.Button,Disable=Invisible,$Sum1201010001) </State>
<State> Flag( กาแฟ (30 ml).Button,Espresso (30 ml).Button,12-01-01-0001.Button,Disable=Invisible,$Sumกาแฟ (30 ml)Espresso (30 ml)1201010001) </State>
<Button>
<State> $Sum1201010001 </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_hot_espresso.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_hot_espresso.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_hot_espresso.png" </FilenameDisable>
<State> $Sumกาแฟ (30 ml)Espresso (30 ml)1201010001 </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//-" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//-" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//-" </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventOnClick>
Var NameDrink = "ESPRESSO"
Var NameDrinkTH = "เอสเพรสโซ่"
Var DrinkDescriptionTH = "กาแฟ (30 ml)"
Var DrinkDescription = "Espresso (30 ml)"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_hot_espresso.png"
Var NameDrink = ""
Var NameDrinkTH = "TAGESP"
Var DrinkDescriptionTH = "เอสเพรสโซ่"
Var DrinkDescription = "ESPRESSO"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "-"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $12-01-01-0001.Price
Var PriceD2 = $-.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "12-01-01-0001"
Var PD_CODE2 = "##-##-##-####"
Var PD_CODE3 = "##-##-##-####"
Var PD_STAGE_1 = $12-01-01-0001.Button
Var PD_STAGE_2 = "Disable2"
Var PD_STAGE_3 = "Disable2"
Var PriceD1 = $กาแฟ (30 ml).Price
Var PriceD2 = $Espresso (30 ml).Price
Var PriceD3 = $12-01-01-0001.Price
Var PD_CODE1 = "กาแฟ (30 ml)"
Var PD_CODE2 = "Espresso (30 ml)"
Var PD_CODE3 = "12-01-01-0001"
Var PD_STAGE_1 = $กาแฟ (30 ml).Button
Var PD_STAGE_2 = $Espresso (30 ml).Button
Var PD_STAGE_3 = $12-01-01-0001.Button
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
If PD_STAGE_1 = "Enable" Then
@ -1618,28 +1634,28 @@ Sugar Oreo" </Value>
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Topping "Load" "Espresso (30 ml)"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-01-01-0001"
Topping "Load" "กาแฟ (30 ml)"
Else
Topping "Load" "-"
Topping "Load" "12-01-01-0001"
EndIf
EndIf
Var menu_name_eng_hot = $12-01-01-0001.NameE
Var menu_desc_eng_hot = $12-01-01-0001.descriptionE
Var menu_name_thai_hot = $12-01-01-0001.Name
Var menu_desc_thai_hot = $12-01-01-0001.description
Var menu_name_eng_hot = $กาแฟ (30 ml).NameE
Var menu_desc_eng_hot = $กาแฟ (30 ml).descriptionE
Var menu_name_thai_hot = $กาแฟ (30 ml).Name
Var menu_desc_thai_hot = $กาแฟ (30 ml).description
Var menu_name_eng_cold = $##-##-##-####.NameE
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
Var menu_name_thai_cold = $##-##-##-####.Name
Var menu_desc_thai_cold = $##-##-##-####.description
Var menu_name_eng_cold = $Espresso (30 ml).NameE
Var menu_desc_eng_cold = $Espresso (30 ml).descriptionE
Var menu_name_thai_cold = $Espresso (30 ml).Name
Var menu_desc_thai_cold = $Espresso (30 ml).description
Var menu_name_eng_blender = $##-##-##-####.NameE
Var menu_desc_eng_blender = $##-##-##-####.descriptionE
Var menu_name_thai_blender = $##-##-##-####.Name
Var menu_desc_thai_blender = $##-##-##-####.description
Var menu_name_eng_blender = $12-01-01-0001.NameE
Var menu_desc_eng_blender = $12-01-01-0001.descriptionE
Var menu_name_thai_blender = $12-01-01-0001.Name
Var menu_desc_thai_blender = $12-01-01-0001.description
DEBUGVAR PD_STAGE_1
DEBUGVAR PD_STAGE_2
@ -1660,7 +1676,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showthaiText </State>
<Value> "เอสเพรสโซ่" </Value>
<Value> "TAGESP" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1670,7 +1686,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showthaiText </State>
<Value> "กาแฟ (30 ml)" </Value>
<Value> "เอสเพรสโซ่" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1681,7 +1697,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "ESPRESSO" </Value>
<Value> "" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1691,7 +1707,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showengText </State>
<Value> "Espresso (30 ml)" </Value>
<Value> "ESPRESSO" </Value>
</Text>
<Image>
<X> 16 </X>
@ -1701,7 +1717,7 @@ Sugar Oreo" </Value>
<Image>
<X> 16 </X>
<Y> 264 </Y>
<State> $12-01-01-0001.Button </State>
<State> $กาแฟ (30 ml).Button </State>
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
</Image>
@ -1713,15 +1729,15 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0001.Button </State>
<Value> StringFmt( $12-01-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $กาแฟ (30 ml).Button </State>
<Value> StringFmt( $กาแฟ (30 ml).Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
<State> $Espresso (30 ml).Button </State>
</Image>
<Text>
<X> 115 </X>
@ -1731,15 +1747,15 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $Espresso (30 ml).Button </State>
<Value> StringFmt( $Espresso (30 ml).Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
<State> $12-01-01-0001.Button </State>
</Image>
<Text>
<X> 180 </X>
@ -1749,8 +1765,8 @@ Sugar Oreo" </Value>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-01-01-0001.Button </State>
<Value> StringFmt( $12-01-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1759,7 +1775,7 @@ Sugar Oreo" </Value>
eval(
If ICE_PROCESS_STATUS = 2 Then
If $Sum1201010001 = "Disable" Then
If $Sumกาแฟ (30 ml)Espresso (30 ml)1201010001 = "Disable" Then
Var ice_tab_process_show = "Disable"
Else
Var ice_tab_process_show = "Enable"
@ -1779,10 +1795,10 @@ Sugar Oreo" </Value>
<Y> 117 </Y>
<State>
eval(
If $Sum1201010001 = "Disable" Then
STRCONTAIN "ERR" $12-01-01-0001.TAG tag1_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
If $Sumกาแฟ (30 ml)Espresso (30 ml)1201010001 = "Disable" Then
STRCONTAIN "ERR" $กาแฟ (30 ml).TAG tag1_is_disable
STRCONTAIN "ERR" $Espresso (30 ml).TAG tag2_is_disable
STRCONTAIN "ERR" $12-01-01-0001.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
Var return = "Enable"
@ -1818,41 +1834,41 @@ Sugar Oreo" </Value>
<Font> MITRegularTTF </Font>
<Color> 0x5A5A5A </Color>
<Mode> "disable-show" </Mode>
<State> $Sum1201010001 </State>
<State> $Sumกาแฟ (30 ml)Espresso (30 ml)1201010001 </State>
<Value> text_unavailable </Value>
<Align> center-vertical-horizontal </Align>
</Text>
</Block>
; 12-21-01-0001 - -
; - bn_hot_espresso.png 12-21-01-0001
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 12-21-01-0001.Button,Disable=Invisible,$Sum1221010001) </State>
<State> Flag( bn_hot_espresso.png.Button,12-21-01-0001.Button,Disable=Invisible,$Sumbn_hot_espresso.png1221010001) </State>
<Button>
<State> $Sum1221010001 </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_hot_espresso.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_hot_espresso.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_hot_espresso.png" </FilenameDisable>
<State> $Sumbn_hot_espresso.png1221010001 </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//-" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//-" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//-" </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventOnClick>
Var NameDrink = "ESPRESSO"
Var NameDrinkTH = "เอสเพรสโซ่"
Var DrinkDescriptionTH = "กาแฟ (30 ml)"
Var DrinkDescription = "Espresso (30 ml)"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_hot_espresso.png"
Var NameDrink = ""
Var NameDrinkTH = "TAGESP"
Var DrinkDescriptionTH = "เอสเพรสโซ่"
Var DrinkDescription = "ESPRESSO"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "-"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $12-21-01-0001.Price
Var PriceD2 = $-.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "12-21-01-0001"
Var PD_CODE2 = "##-##-##-####"
Var PD_CODE3 = "##-##-##-####"
Var PD_STAGE_1 = $12-21-01-0001.Button
Var PD_STAGE_2 = "Disable2"
Var PD_STAGE_3 = "Disable2"
Var PriceD1 = $-.Price
Var PriceD2 = $bn_hot_espresso.png.Price
Var PriceD3 = $12-21-01-0001.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "bn_hot_espresso.png"
Var PD_CODE3 = "12-21-01-0001"
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $bn_hot_espresso.png.Button
Var PD_STAGE_3 = $12-21-01-0001.Button
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
If PD_STAGE_1 = "Enable" Then
@ -1868,28 +1884,28 @@ Sugar Oreo" </Value>
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "-"
Topping "Load" "bn_hot_espresso.png"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "12-21-01-0001"
Else
Topping "Load" "-"
Else
Topping "Load" "12-21-01-0001"
EndIf
EndIf
Var menu_name_eng_hot = $12-21-01-0001.NameE
Var menu_desc_eng_hot = $12-21-01-0001.descriptionE
Var menu_name_thai_hot = $12-21-01-0001.Name
Var menu_desc_thai_hot = $12-21-01-0001.description
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name
Var menu_desc_thai_hot = $##-##-##-####.description
Var menu_name_eng_cold = $##-##-##-####.NameE
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
Var menu_name_thai_cold = $##-##-##-####.Name
Var menu_desc_thai_cold = $##-##-##-####.description
Var menu_name_eng_cold = $bn_hot_espresso.png.NameE
Var menu_desc_eng_cold = $bn_hot_espresso.png.descriptionE
Var menu_name_thai_cold = $bn_hot_espresso.png.Name
Var menu_desc_thai_cold = $bn_hot_espresso.png.description
Var menu_name_eng_blender = $##-##-##-####.NameE
Var menu_desc_eng_blender = $##-##-##-####.descriptionE
Var menu_name_thai_blender = $##-##-##-####.Name
Var menu_desc_thai_blender = $##-##-##-####.description
Var menu_name_eng_blender = $12-21-01-0001.NameE
Var menu_desc_eng_blender = $12-21-01-0001.descriptionE
Var menu_name_thai_blender = $12-21-01-0001.Name
Var menu_desc_thai_blender = $12-21-01-0001.description
DEBUGVAR PD_STAGE_1
DEBUGVAR PD_STAGE_2
@ -1910,7 +1926,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showthaiText </State>
<Value> "เอสเพรสโซ่" </Value>
<Value> "TAGESP" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1920,7 +1936,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showthaiText </State>
<Value> "กาแฟ (30 ml)" </Value>
<Value> "เอสเพรสโซ่" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1931,7 +1947,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "ESPRESSO" </Value>
<Value> "" </Value>
</Text>
<Text>
<X> 16 </X>
@ -1941,7 +1957,7 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showengText </State>
<Value> "Espresso (30 ml)" </Value>
<Value> "ESPRESSO" </Value>
</Text>
<Image>
<X> 16 </X>
@ -1951,7 +1967,7 @@ Sugar Oreo" </Value>
<Image>
<X> 16 </X>
<Y> 264 </Y>
<State> $12-21-01-0001.Button </State>
<State> $-.Button </State>
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
</Image>
@ -1963,53 +1979,53 @@ Sugar Oreo" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $-.Button </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $bn_hot_espresso.png.Button </State>
</Image>
<Text>
<X> 115 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $bn_hot_espresso.png.Button </State>
<Value> StringFmt( $bn_hot_espresso.png.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
<State> $12-21-01-0001.Button </State>
</Image>
<Text>
<X> 183 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0001.Button </State>
<Value> StringFmt( $12-21-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
</Image>
<Text>
<X> 115 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
</Image>
<Text>
<X> 183 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<State>
eval(
If ICE_PROCESS_STATUS = 2 Then
If $Sum1221010001 = "Disable" Then
If $Sumbn_hot_espresso.png1221010001 = "Disable" Then
Var ice_tab_process_show = "Disable"
Else
Var ice_tab_process_show = "Enable"
@ -2029,10 +2045,10 @@ Sugar Oreo" </Value>
<Y> 117 </Y>
<State>
eval(
If $Sum1221010001 = "Disable" Then
STRCONTAIN "ERR" $12-21-01-0001.TAG tag1_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
If $Sumbn_hot_espresso.png1221010001 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $bn_hot_espresso.png.TAG tag2_is_disable
STRCONTAIN "ERR" $12-21-01-0001.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
Var return = "Enable"
@ -2068,11 +2084,12 @@ Sugar Oreo" </Value>
<Font> MITRegularTTF </Font>
<Color> 0x5A5A5A </Color>
<Mode> "disable-show" </Mode>
<State> $Sum1221010001 </State>
<State> $Sumbn_hot_espresso.png1221010001 </State>
<Value> text_unavailable </Value>
<Align> center-vertical-horizontal </Align>
</Text>
</Block>
;TAGESP
; ==================> Len = 16
; 12-01-01-0003 12-01-02-0001 -
<Block>
@ -12243,7 +12260,7 @@ LIMENADE SODA" </Value>
;BigLogoLayout
</Popup>