diff --git a/inter/aus/xml/open_page_catalog.ev b/inter/aus/xml/open_page_catalog.ev
index bb6529bb..d9d210f2 100644
--- a/inter/aus/xml/open_page_catalog.ev
+++ b/inter/aus/xml/open_page_catalog.ev
@@ -1,7 +1,7 @@
If WinterWarmersCatalogFlag = 1 Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
Else
- Var catalogFile = CountryRootPath + "/xml/page_catalog_westfield.lxml"
+ Var catalogFile = CountryRootPath + "/xml/page_catalog.lxml"
EndIf
diff --git a/inter/aus/xml/page_catalog_westfield.lxml b/inter/aus/xml/page_catalog.lxml
similarity index 97%
rename from inter/aus/xml/page_catalog_westfield.lxml
rename to inter/aus/xml/page_catalog.lxml
index 37038b5b..cd41764f 100644
--- a/inter/aus/xml/page_catalog_westfield.lxml
+++ b/inter/aus/xml/page_catalog.lxml
@@ -42,6 +42,8 @@
Var GetPayInfoFlag = 0
Var countDownRetrun = 300
+ Var OpenRouteManTest = 0
+
CoinVending OFF
@@ -712,6 +714,34 @@
+
+
+
+
+
+
+ 0
+ 1820
+ 100
+ 100
+ "/mnt/sdcard/coffeevending/wav/click.wav"
+ SoundVolume
+
+ Var ClickCountMainTe = ClickCountMainTe + 1
+
+ DEBUGVAR ClickCountMainTe
+
+ If ClickCountMainTe = 2 Then
+ Var OpenRouteManTest = 1
+ Open "ROOT/taobin_project/xml/page_back_to_main.xml"
+ Var ClickCountMainTe = 0
+ EndIf
+
+
+
+
+
+
Var StrawGetMoreState = "Invisible"
Var bg_lidProblem_ST = "Invisible"
diff --git a/inter/aus/xml/page_catalog_cocktail.lxml b/inter/aus/xml/page_catalog_cocktail.lxml
index a1a14472..936324d7 100644
--- a/inter/aus/xml/page_catalog_cocktail.lxml
+++ b/inter/aus/xml/page_catalog_cocktail.lxml
@@ -681,6 +681,25 @@
+
+ 0
+ 1820
+ 100
+ 100
+ "/mnt/sdcard/coffeevending/wav/click.wav"
+ SoundVolume
+
+ Var ClickCountMainTe = ClickCountMainTe + 1
+
+ DEBUGVAR ClickCountMainTe
+
+ If ClickCountMainTe = 2 Then
+ Var OpenRouteManTest = 1
+ Open "ROOT/taobin_project/xml/page_back_to_main.xml"
+ Var ClickCountMainTe = 0
+ EndIf
+
+