taobin_project/xml/page_catalog_group_pro_pepween.skt

55 lines
810 B
Text

<?hurr
#include=menu_head.py
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
<?hurr
#include=menu_catalog_default_init.py
?>
DEBUGVAR SystemTimeHourInt
If SystemTimeHourInt >= 19 Then
Var Haunted7price = 30
Else
If SystemTimeHourInt < 5 Then
Var Haunted7price = 30
Else
Var Haunted7price = $12-99-03-0066.Price
EndIf
EndIf
Var Timeout = 0
<?hurr
#include=menu_catalog_new_menu.py
?>
</EventOpen>
<?hurr
#include=menu_catalog_new.py
?>
<?hurr
#include=menu_new_layout_gen_v2.py
?>
<?hurr
#include=menu_new_layout_gen.py
?>
</Popup>