function WapResponseHandler()
 {
     parent::ResponseHandler();
 }
 function WapNotifyResponseHandler()
 {
     parent::ResponseHandler();
 }