"use strict";var token="aes_pb53g0yfq4qqxgnpjkqpdxtrw11ijgguad4inbfdfasab6+sge9iqxypztg3dvrjxrwddyayv6syix2n3ju/8godyqt/q0umq+jgjv+f98jkc08s1ashml0aqq+0rwue2h6ahaci3wrdv0m3vqcy4qw/jes/rthl403tt3xv8gs7k0bxao8oyugnxyjrfcmngocoe62t68eghctcqm+z9e++oofc7qgt5hch4l78seeomz1sa1fzp7uaopxseotggtwzxsx0lafcgjok2hi4yoxct5fxpsdbimwcv2+xko01blv4tkp1nqwncc3dayieoh9cebewdayd9oasby5ni7+r9erqsunp6hdw/p+gkbs=",app_key="mykey123456",secret_key="mysecret123456";function gethttp(e,t,o,s,n){"post"==e&&(o=json.stringify(o));var r=(new date).gettime(),c=$.ajax({type:e,url:t,crossdomain:1==!document.all,data:o,timeout:2e4,headers:{timestamp:r,sign:md5(app_key+secret_key+r).touppercase()},beforesend:function(e){},success:function(e){s&&s instanceof function==1&&s(e)},error:function(e,t,o){""==e.response||null==e.response||null==e.response?"timeout"!==o&&n&&n("服务器连接超时!"):n&&n(json.parse(e.response).errormsg)},complete:function(e,t){if("timeout"==t)return c.abort(),void(n&&n("请求超时,请重试!"))}})}