diff --git a/mobile/index.html b/mobile/index.html
index d11c031..8149356 100644
--- a/mobile/index.html
+++ b/mobile/index.html
@@ -447,8 +447,8 @@ $(function(){
             },
             async:false,
             success:function(data){
-                history.pushState('','','/mobile/'); 
-                sessionStorage.pmt='undefined'
+                // history.pushState('','','/mobile/'); 
+                // sessionStorage.pmt='undefined'
                 sessionStorage.myCid=myCid
             }
         })