diff --git a/application/views/mobile_first/ch-pc.php b/application/views/mobile_first/ch-pc.php
index ff860761..2b2aaf2c 100644
--- a/application/views/mobile_first/ch-pc.php
+++ b/application/views/mobile_first/ch-pc.php
@@ -321,5 +321,92 @@ if (window.localStorage && localStorage.getItem(GOT_IT_KEY)) {
function loadScriptByAsync(src) {var asyncScript = document.createElement("script");asyncScript.async = true;asyncScript.crossorigin = "anonymous";asyncScript.src = src;firstScript=document.getElementsByTagName("script")[0];firstScript.parentNode.insertBefore(asyncScript, firstScript);}
+
+