easyxdm-rails 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/easyxdm-rails/version.rb +1 -1
- data/vendor/assets/javascripts/cors/index.html +214 -214
- data/vendor/assets/javascripts/easyXDM.Widgets.debug.js +23 -23
- data/vendor/assets/javascripts/easyXDM.Widgets.js +23 -23
- data/vendor/assets/javascripts/easyXDM.Widgets.min.js +23 -23
- data/vendor/assets/javascripts/easyXDM.debug.js +28 -25
- data/vendor/assets/javascripts/easyXDM.js +28 -25
- data/vendor/assets/javascripts/easyXDM.min.js +24 -24
- data/vendor/assets/javascripts/json2.js +482 -482
- data/vendor/assets/javascripts/name.html +3 -0
- metadata +35 -17
- checksums.yaml +0 -7
@@ -1,26 +1,26 @@
|
|
1
|
-
/**
|
2
|
-
* easyXDM
|
3
|
-
* http://easyxdm.net/
|
4
|
-
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
-
*
|
6
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
* of this software and associated documentation files (the "Software"), to deal
|
8
|
-
* in the Software without restriction, including without limitation the rights
|
9
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
* copies of the Software, and to permit persons to whom the Software is
|
11
|
-
* furnished to do so, subject to the following conditions:
|
12
|
-
*
|
13
|
-
* The above copyright notice and this permission notice shall be included in
|
14
|
-
* all copies or substantial portions of the Software.
|
15
|
-
*
|
16
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
* THE SOFTWARE.
|
23
|
-
*/
|
1
|
+
/**
|
2
|
+
* easyXDM
|
3
|
+
* http://easyxdm.net/
|
4
|
+
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
+
* of this software and associated documentation files (the "Software"), to deal
|
8
|
+
* in the Software without restriction, including without limitation the rights
|
9
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
+
* copies of the Software, and to permit persons to whom the Software is
|
11
|
+
* furnished to do so, subject to the following conditions:
|
12
|
+
*
|
13
|
+
* The above copyright notice and this permission notice shall be included in
|
14
|
+
* all copies or substantial portions of the Software.
|
15
|
+
*
|
16
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
+
* THE SOFTWARE.
|
23
|
+
*/
|
24
24
|
/*jslint browser: true, immed: true, passfail: true, undef: true, newcap: true*/
|
25
25
|
/*global easyXDM, window */
|
26
26
|
/**
|
@@ -1,24 +1,24 @@
|
|
1
|
-
/**
|
2
|
-
* easyXDM
|
3
|
-
* http://easyxdm.net/
|
4
|
-
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
-
*
|
6
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
* of this software and associated documentation files (the "Software"), to deal
|
8
|
-
* in the Software without restriction, including without limitation the rights
|
9
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
* copies of the Software, and to permit persons to whom the Software is
|
11
|
-
* furnished to do so, subject to the following conditions:
|
12
|
-
*
|
13
|
-
* The above copyright notice and this permission notice shall be included in
|
14
|
-
* all copies or substantial portions of the Software.
|
15
|
-
*
|
16
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
* THE SOFTWARE.
|
23
|
-
*/
|
1
|
+
/**
|
2
|
+
* easyXDM
|
3
|
+
* http://easyxdm.net/
|
4
|
+
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
+
* of this software and associated documentation files (the "Software"), to deal
|
8
|
+
* in the Software without restriction, including without limitation the rights
|
9
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
+
* copies of the Software, and to permit persons to whom the Software is
|
11
|
+
* furnished to do so, subject to the following conditions:
|
12
|
+
*
|
13
|
+
* The above copyright notice and this permission notice shall be included in
|
14
|
+
* all copies or substantial portions of the Software.
|
15
|
+
*
|
16
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
+
* THE SOFTWARE.
|
23
|
+
*/
|
24
24
|
easyXDM.WidgetManager=function(e){var h=this,b=e.local,k=0;var n={WidgetInitialized:"widgetinitialized",WidgetFailed:"widgetfailed"};var j={},d={};var i={hosturl:location.href};easyXDM.apply(i,e.widgetSettings);var g=e.container||document.body;function f(p,o){if(e.listeners&&e.listeners[p]){e.listeners[p](h,o)}}function c(p,o){if(!(o in d)){d[o]=[]}d[o].push(p)}function m(p,o,q){p.initialize(i,function(r){if(r.isInitialized){j[o]=p;var s=r.subscriptions.length;while(s--){c(o,r.subscriptions[s])}f(n.WidgetInitialized,{url:o})}else{p.destroy();f(n.WidgetFailed,{url:o})}})}function a(p,o,r){var s=d[o];if(s){var q=s.length,t;while(q--){t=s[q];if(t!==p){j[t].send(p,o,r)}}}}function l(o,q){var p=new easyXDM.Rpc({channel:"widget"+k++,local:b,remote:o,container:q.container||g,swf:e.swf,onReady:function(){m(p,o,q)}},{local:{subscribe:{isVoid:true,method:function(r){c(o,r)}},publish:{isVoid:true,method:function(r,s){a(o,r,s)}}},remote:{initialize:{},send:{isVoid:true}}})}this.addWidget=function(o,p){if(o in j){throw new Error("A widget with this url has already been initialized")}l(o,p)};this.removeWidget=function(p){if(p in j){for(var o in d){if(d.hasOwnProperty(o)){var r=d[o],q=r.length;while(q--){if(r[q]===p){r.splice(q,1);break}}}}j[p].destroy();delete j[p]}};this.publish=function(o,p){a("",o,p)};this.broadcast=function(p){for(var o in j){if(j.hasOwnPropert(o)){j[o].send({url:"",topic:"broadcast",data:p})}}}};easyXDM.Widget=function(c){var a=this;var b;var d=new easyXDM.Rpc({swf:c.swf},{remote:{subscribe:{isVoid:true},publish:{isVoid:true}},local:{initialize:{method:function(e){c.initialized(a,d);return{isInitialized:true,subscriptions:c.subscriptions}}},send:{isVoid:true,method:function(f,e,g){b(f,e,g)}}}});window.onunload=function(){d.destroy()};this.publish=function(e,f){d.publish(e,f)};this.subscribe=function(e){d.subscribe(e)};this.registerMessageHandler=function(e){b=e};c.initialize(this,d)};
|
@@ -1,26 +1,26 @@
|
|
1
|
-
/**
|
2
|
-
* easyXDM
|
3
|
-
* http://easyxdm.net/
|
4
|
-
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
-
*
|
6
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
* of this software and associated documentation files (the "Software"), to deal
|
8
|
-
* in the Software without restriction, including without limitation the rights
|
9
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
* copies of the Software, and to permit persons to whom the Software is
|
11
|
-
* furnished to do so, subject to the following conditions:
|
12
|
-
*
|
13
|
-
* The above copyright notice and this permission notice shall be included in
|
14
|
-
* all copies or substantial portions of the Software.
|
15
|
-
*
|
16
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
* THE SOFTWARE.
|
23
|
-
*/
|
1
|
+
/**
|
2
|
+
* easyXDM
|
3
|
+
* http://easyxdm.net/
|
4
|
+
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
+
* of this software and associated documentation files (the "Software"), to deal
|
8
|
+
* in the Software without restriction, including without limitation the rights
|
9
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
+
* copies of the Software, and to permit persons to whom the Software is
|
11
|
+
* furnished to do so, subject to the following conditions:
|
12
|
+
*
|
13
|
+
* The above copyright notice and this permission notice shall be included in
|
14
|
+
* all copies or substantial portions of the Software.
|
15
|
+
*
|
16
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
+
* THE SOFTWARE.
|
23
|
+
*/
|
24
24
|
(function (window, document, location, setTimeout, decodeURIComponent, encodeURIComponent) {
|
25
25
|
/*jslint evil: true, browser: true, immed: true, passfail: true, undef: true, newcap: true*/
|
26
26
|
/*global JSON, XMLHttpRequest, window, escape, unescape, ActiveXObject */
|
@@ -830,7 +830,7 @@ function removeFromStack(element){
|
|
830
830
|
/**
|
831
831
|
* @class easyXDM
|
832
832
|
* A javascript library providing cross-browser, cross-domain messaging/RPC.
|
833
|
-
* @version 2.4.
|
833
|
+
* @version 2.4.19.3
|
834
834
|
* @singleton
|
835
835
|
*/
|
836
836
|
apply(easyXDM, {
|
@@ -838,7 +838,7 @@ apply(easyXDM, {
|
|
838
838
|
* The version of the library
|
839
839
|
* @type {string}
|
840
840
|
*/
|
841
|
-
version: "2.4.
|
841
|
+
version: "2.4.19.3",
|
842
842
|
/**
|
843
843
|
* This is a map containing all the query parameters passed to the document.
|
844
844
|
* All the values has been decoded using decodeURIComponent.
|
@@ -1180,6 +1180,9 @@ easyXDM.DomHelper = {
|
|
1180
1180
|
*/
|
1181
1181
|
get: function(name, del){
|
1182
1182
|
this._trace("retrieving function " + name);
|
1183
|
+
if (!_map.hasOwnProperty(name)) {
|
1184
|
+
return;
|
1185
|
+
}
|
1183
1186
|
var fn = _map[name];
|
1184
1187
|
if (!fn) {
|
1185
1188
|
this._trace(name + " not found");
|
@@ -1,26 +1,26 @@
|
|
1
|
-
/**
|
2
|
-
* easyXDM
|
3
|
-
* http://easyxdm.net/
|
4
|
-
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
-
*
|
6
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
* of this software and associated documentation files (the "Software"), to deal
|
8
|
-
* in the Software without restriction, including without limitation the rights
|
9
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
* copies of the Software, and to permit persons to whom the Software is
|
11
|
-
* furnished to do so, subject to the following conditions:
|
12
|
-
*
|
13
|
-
* The above copyright notice and this permission notice shall be included in
|
14
|
-
* all copies or substantial portions of the Software.
|
15
|
-
*
|
16
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
* THE SOFTWARE.
|
23
|
-
*/
|
1
|
+
/**
|
2
|
+
* easyXDM
|
3
|
+
* http://easyxdm.net/
|
4
|
+
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
+
* of this software and associated documentation files (the "Software"), to deal
|
8
|
+
* in the Software without restriction, including without limitation the rights
|
9
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
+
* copies of the Software, and to permit persons to whom the Software is
|
11
|
+
* furnished to do so, subject to the following conditions:
|
12
|
+
*
|
13
|
+
* The above copyright notice and this permission notice shall be included in
|
14
|
+
* all copies or substantial portions of the Software.
|
15
|
+
*
|
16
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
+
* THE SOFTWARE.
|
23
|
+
*/
|
24
24
|
(function (window, document, location, setTimeout, decodeURIComponent, encodeURIComponent) {
|
25
25
|
/*jslint evil: true, browser: true, immed: true, passfail: true, undef: true, newcap: true*/
|
26
26
|
/*global JSON, XMLHttpRequest, window, escape, unescape, ActiveXObject */
|
@@ -785,7 +785,7 @@ function removeFromStack(element){
|
|
785
785
|
/**
|
786
786
|
* @class easyXDM
|
787
787
|
* A javascript library providing cross-browser, cross-domain messaging/RPC.
|
788
|
-
* @version 2.4.
|
788
|
+
* @version 2.4.19.3
|
789
789
|
* @singleton
|
790
790
|
*/
|
791
791
|
apply(easyXDM, {
|
@@ -793,7 +793,7 @@ apply(easyXDM, {
|
|
793
793
|
* The version of the library
|
794
794
|
* @type {string}
|
795
795
|
*/
|
796
|
-
version: "2.4.
|
796
|
+
version: "2.4.19.3",
|
797
797
|
/**
|
798
798
|
* This is a map containing all the query parameters passed to the document.
|
799
799
|
* All the values has been decoded using decodeURIComponent.
|
@@ -976,6 +976,9 @@ easyXDM.DomHelper = {
|
|
976
976
|
* @namespace easyXDM.fn
|
977
977
|
*/
|
978
978
|
get: function(name, del){
|
979
|
+
if (!_map.hasOwnProperty(name)) {
|
980
|
+
return;
|
981
|
+
}
|
979
982
|
var fn = _map[name];
|
980
983
|
|
981
984
|
if (del) {
|
@@ -1,24 +1,24 @@
|
|
1
|
-
/**
|
2
|
-
* easyXDM
|
3
|
-
* http://easyxdm.net/
|
4
|
-
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
-
*
|
6
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
* of this software and associated documentation files (the "Software"), to deal
|
8
|
-
* in the Software without restriction, including without limitation the rights
|
9
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
* copies of the Software, and to permit persons to whom the Software is
|
11
|
-
* furnished to do so, subject to the following conditions:
|
12
|
-
*
|
13
|
-
* The above copyright notice and this permission notice shall be included in
|
14
|
-
* all copies or substantial portions of the Software.
|
15
|
-
*
|
16
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
* THE SOFTWARE.
|
23
|
-
*/
|
24
|
-
(function(N,d,p,K,k,H){var b=this;var n=Math.floor(Math.random()*10000);var q=Function.prototype;var Q=/^((http.?:)\/\/([^:\/\s]+)(:\d+)*)/;var R=/[\-\w]+\/\.\.\//;var F=/([^:])\/\//g;var I="";var o={};var M=N.easyXDM;var U="easyXDM_";var E;var y=false;var i;var h;function C(X,Z){var Y=typeof X[Z];return Y=="function"||(!!(Y=="object"&&X[Z]))||Y=="unknown"}function u(X,Y){return !!(typeof(X[Y])=="object"&&X[Y])}function r(X){return Object.prototype.toString.call(X)==="[object Array]"}function c(){var Z="Shockwave Flash",ad="application/x-shockwave-flash";if(!t(navigator.plugins)&&typeof navigator.plugins[Z]=="object"){var ab=navigator.plugins[Z].description;if(ab&&!t(navigator.mimeTypes)&&navigator.mimeTypes[ad]&&navigator.mimeTypes[ad].enabledPlugin){i=ab.match(/\d+/g)}}if(!i){var Y;try{Y=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");i=Array.prototype.slice.call(Y.GetVariable("$version").match(/(\d+),(\d+),(\d+),(\d+)/),1);Y=null}catch(ac){}}if(!i){return false}var X=parseInt(i[0],10),aa=parseInt(i[1],10);h=X>9&&aa>0;return true}var v,x;if(C(N,"addEventListener")){v=function(Z,X,Y){Z.addEventListener(X,Y,false)};x=function(Z,X,Y){Z.removeEventListener(X,Y,false)}}else{if(C(N,"attachEvent")){v=function(X,Z,Y){X.attachEvent("on"+Z,Y)};x=function(X,Z,Y){X.detachEvent("on"+Z,Y)}}else{throw new Error("Browser not supported")}}var W=false,J=[],L;if("readyState" in d){L=d.readyState;W=L=="complete"||(~navigator.userAgent.indexOf("AppleWebKit/")&&(L=="loaded"||L=="interactive"))}else{W=!!d.body}function s(){if(W){return}W=true;for(var X=0;X<J.length;X++){J[X]()}J.length=0}if(!W){if(C(N,"addEventListener")){v(d,"DOMContentLoaded",s)}else{v(d,"readystatechange",function(){if(d.readyState=="complete"){s()}});if(d.documentElement.doScroll&&N===top){var g=function(){if(W){return}try{d.documentElement.doScroll("left")}catch(X){K(g,1);return}s()};g()}}v(N,"load",s)}function G(Y,X){if(W){Y.call(X);return}J.push(function(){Y.call(X)})}function m(){var Z=parent;if(I!==""){for(var X=0,Y=I.split(".");X<Y.length;X++){Z=Z[Y[X]]}}return Z.easyXDM}function e(X){N.easyXDM=M;I=X;if(I){U="easyXDM_"+I.replace(".","_")+"_"}return o}function z(X){return X.match(Q)[3]}function f(X){return X.match(Q)[4]||""}function j(Z){var X=Z.toLowerCase().match(Q);var aa=X[2],ab=X[3],Y=X[4]||"";if((aa=="http:"&&Y==":80")||(aa=="https:"&&Y==":443")){Y=""}return aa+"//"+ab+Y}function B(X){X=X.replace(F,"$1/");if(!X.match(/^(http||https):\/\//)){var Y=(X.substring(0,1)==="/")?"":p.pathname;if(Y.substring(Y.length-1)!=="/"){Y=Y.substring(0,Y.lastIndexOf("/")+1)}X=p.protocol+"//"+p.host+Y+X}while(R.test(X)){X=X.replace(R,"")}return X}function P(X,aa){var ac="",Z=X.indexOf("#");if(Z!==-1){ac=X.substring(Z);X=X.substring(0,Z)}var ab=[];for(var Y in aa){if(aa.hasOwnProperty(Y)){ab.push(Y+"="+H(aa[Y]))}}return X+(y?"#":(X.indexOf("?")==-1?"?":"&"))+ab.join("&")+ac}var S=(function(X){X=X.substring(1).split("&");var Z={},aa,Y=X.length;while(Y--){aa=X[Y].split("=");Z[aa[0]]=k(aa[1])}return Z}(/xdm_e=/.test(p.search)?p.search:p.hash));function t(X){return typeof X==="undefined"}var O=function(){var Y={};var Z={a:[1,2,3]},X='{"a":[1,2,3]}';if(typeof JSON!="undefined"&&typeof JSON.stringify==="function"&&JSON.stringify(Z).replace((/\s/g),"")===X){return JSON}if(Object.toJSON){if(Object.toJSON(Z).replace((/\s/g),"")===X){Y.stringify=Object.toJSON}}if(typeof String.prototype.evalJSON==="function"){Z=X.evalJSON();if(Z.a&&Z.a.length===3&&Z.a[2]===3){Y.parse=function(aa){return aa.evalJSON()}}}if(Y.stringify&&Y.parse){O=function(){return Y};return Y}return null};function T(X,Y,Z){var ab;for(var aa in Y){if(Y.hasOwnProperty(aa)){if(aa in X){ab=Y[aa];if(typeof ab==="object"){T(X[aa],ab,Z)}else{if(!Z){X[aa]=Y[aa]}}}else{X[aa]=Y[aa]}}}return X}function a(){var Y=d.body.appendChild(d.createElement("form")),X=Y.appendChild(d.createElement("input"));X.name=U+"TEST"+n;E=X!==Y.elements[X.name];d.body.removeChild(Y)}function A(Y){if(t(E)){a()}var ac;if(E){ac=d.createElement('<iframe name="'+Y.props.name+'"/>')}else{ac=d.createElement("IFRAME");ac.name=Y.props.name}ac.id=ac.name=Y.props.name;delete Y.props.name;if(typeof Y.container=="string"){Y.container=d.getElementById(Y.container)}if(!Y.container){T(ac.style,{position:"absolute",top:"-2000px",left:"0px"});Y.container=d.body}var ab=Y.props.src;Y.props.src="javascript:false";T(ac,Y.props);ac.border=ac.frameBorder=0;ac.allowTransparency=true;Y.container.appendChild(ac);if(Y.onLoad){v(ac,"load",Y.onLoad)}if(Y.usePost){var aa=Y.container.appendChild(d.createElement("form")),X;aa.target=ac.name;aa.action=ab;aa.method="POST";if(typeof(Y.usePost)==="object"){for(var Z in Y.usePost){if(Y.usePost.hasOwnProperty(Z)){if(E){X=d.createElement('<input name="'+Z+'"/>')}else{X=d.createElement("INPUT");X.name=Z}X.value=Y.usePost[Z];aa.appendChild(X)}}}aa.submit();aa.parentNode.removeChild(aa)}else{ac.src=ab}Y.props.src=ab;return ac}function V(aa,Z){if(typeof aa=="string"){aa=[aa]}var Y,X=aa.length;while(X--){Y=aa[X];Y=new RegExp(Y.substr(0,1)=="^"?Y:("^"+Y.replace(/(\*)/g,".$1").replace(/\?/g,".")+"$"));if(Y.test(Z)){return true}}return false}function l(Z){var ae=Z.protocol,Y;Z.isHost=Z.isHost||t(S.xdm_p);y=Z.hash||false;if(!Z.props){Z.props={}}if(!Z.isHost){Z.channel=S.xdm_c.replace(/["'<>\\]/g,"");Z.secret=S.xdm_s;Z.remote=S.xdm_e.replace(/["'<>\\]/g,"");ae=S.xdm_p;if(Z.acl&&!V(Z.acl,Z.remote)){throw new Error("Access denied for "+Z.remote)}}else{Z.remote=B(Z.remote);Z.channel=Z.channel||"default"+n++;Z.secret=Math.random().toString(16).substring(2);if(t(ae)){if(j(p.href)==j(Z.remote)){ae="4"}else{if(C(N,"postMessage")||C(d,"postMessage")){ae="1"}else{if(Z.swf&&C(N,"ActiveXObject")&&c()){ae="6"}else{if(navigator.product==="Gecko"&&"frameElement" in N&&navigator.userAgent.indexOf("WebKit")==-1){ae="5"}else{if(Z.remoteHelper){ae="2"}else{ae="0"}}}}}}}Z.protocol=ae;switch(ae){case"0":T(Z,{interval:100,delay:2000,useResize:true,useParent:false,usePolling:false},true);if(Z.isHost){if(!Z.local){var ac=p.protocol+"//"+p.host,X=d.body.getElementsByTagName("img"),ad;var aa=X.length;while(aa--){ad=X[aa];if(ad.src.substring(0,ac.length)===ac){Z.local=ad.src;break}}if(!Z.local){Z.local=N}}var ab={xdm_c:Z.channel,xdm_p:0};if(Z.local===N){Z.usePolling=true;Z.useParent=true;Z.local=p.protocol+"//"+p.host+p.pathname+p.search;ab.xdm_e=Z.local;ab.xdm_pa=1}else{ab.xdm_e=B(Z.local)}if(Z.container){Z.useResize=false;ab.xdm_po=1}Z.remote=P(Z.remote,ab)}else{T(Z,{channel:S.xdm_c,remote:S.xdm_e,useParent:!t(S.xdm_pa),usePolling:!t(S.xdm_po),useResize:Z.useParent?false:Z.useResize})}Y=[new o.stack.HashTransport(Z),new o.stack.ReliableBehavior({}),new o.stack.QueueBehavior({encode:true,maxLength:4000-Z.remote.length}),new o.stack.VerifyBehavior({initiate:Z.isHost})];break;case"1":Y=[new o.stack.PostMessageTransport(Z)];break;case"2":if(Z.isHost){Z.remoteHelper=B(Z.remoteHelper)}Y=[new o.stack.NameTransport(Z),new o.stack.QueueBehavior(),new o.stack.VerifyBehavior({initiate:Z.isHost})];break;case"3":Y=[new o.stack.NixTransport(Z)];break;case"4":Y=[new o.stack.SameOriginTransport(Z)];break;case"5":Y=[new o.stack.FrameElementTransport(Z)];break;case"6":if(!i){c()}Y=[new o.stack.FlashTransport(Z)];break}Y.push(new o.stack.QueueBehavior({lazy:Z.lazy,remove:true}));return Y}function D(aa){var ab,Z={incoming:function(ad,ac){this.up.incoming(ad,ac)},outgoing:function(ac,ad){this.down.outgoing(ac,ad)},callback:function(ac){this.up.callback(ac)},init:function(){this.down.init()},destroy:function(){this.down.destroy()}};for(var Y=0,X=aa.length;Y<X;Y++){ab=aa[Y];T(ab,Z,true);if(Y!==0){ab.down=aa[Y-1]}if(Y!==X-1){ab.up=aa[Y+1]}}return ab}function w(X){X.up.down=X.down;X.down.up=X.up;X.up=X.down=null}T(o,{version:"2.4.18.25",query:S,stack:{},apply:T,getJSONObject:O,whenReady:G,noConflict:e});o.DomHelper={on:v,un:x,requiresJSON:function(X){if(!u(N,"JSON")){d.write('<script type="text/javascript" src="'+X+'"><\/script>')}}};(function(){var X={};o.Fn={set:function(Y,Z){X[Y]=Z},get:function(Z,Y){var aa=X[Z];if(Y){delete X[Z]}return aa}}}());o.Socket=function(Y){var X=D(l(Y).concat([{incoming:function(ab,aa){Y.onMessage(ab,aa)},callback:function(aa){if(Y.onReady){Y.onReady(aa)}}}])),Z=j(Y.remote);this.origin=j(Y.remote);this.destroy=function(){X.destroy()};this.postMessage=function(aa){X.outgoing(aa,Z)};X.init()};o.Rpc=function(Z,Y){if(Y.local){for(var ab in Y.local){if(Y.local.hasOwnProperty(ab)){var aa=Y.local[ab];if(typeof aa==="function"){Y.local[ab]={method:aa}}}}}var X=D(l(Z).concat([new o.stack.RpcBehavior(this,Y),{callback:function(ac){if(Z.onReady){Z.onReady(ac)}}}]));this.origin=j(Z.remote);this.destroy=function(){X.destroy()};X.init()};o.stack.SameOriginTransport=function(Y){var Z,ab,aa,X;return(Z={outgoing:function(ad,ae,ac){aa(ad);if(ac){ac()}},destroy:function(){if(ab){ab.parentNode.removeChild(ab);ab=null}},onDOMReady:function(){X=j(Y.remote);if(Y.isHost){T(Y.props,{src:P(Y.remote,{xdm_e:p.protocol+"//"+p.host+p.pathname,xdm_c:Y.channel,xdm_p:4}),name:U+Y.channel+"_provider"});ab=A(Y);o.Fn.set(Y.channel,function(ac){aa=ac;K(function(){Z.up.callback(true)},0);return function(ad){Z.up.incoming(ad,X)}})}else{aa=m().Fn.get(Y.channel,true)(function(ac){Z.up.incoming(ac,X)});K(function(){Z.up.callback(true)},0)}},init:function(){G(Z.onDOMReady,Z)}})};o.stack.FlashTransport=function(aa){var ac,X,ab,ad,Y,ae;function af(ah,ag){K(function(){ac.up.incoming(ah,ad)},0)}function Z(ah){var ag=aa.swf+"?host="+aa.isHost;var aj="easyXDM_swf_"+Math.floor(Math.random()*10000);o.Fn.set("flash_loaded"+ah.replace(/[\-.]/g,"_"),function(){o.stack.FlashTransport[ah].swf=Y=ae.firstChild;var ak=o.stack.FlashTransport[ah].queue;for(var al=0;al<ak.length;al++){ak[al]()}ak.length=0});if(aa.swfContainer){ae=(typeof aa.swfContainer=="string")?d.getElementById(aa.swfContainer):aa.swfContainer}else{ae=d.createElement("div");T(ae.style,h&&aa.swfNoThrottle?{height:"20px",width:"20px",position:"fixed",right:0,top:0}:{height:"1px",width:"1px",position:"absolute",overflow:"hidden",right:0,top:0});d.body.appendChild(ae)}var ai="callback=flash_loaded"+H(ah.replace(/[\-.]/g,"_"))+"&proto="+b.location.protocol+"&domain="+H(z(b.location.href))+"&port="+H(f(b.location.href))+"&ns="+H(I);ae.innerHTML="<object height='20' width='20' type='application/x-shockwave-flash' id='"+aj+"' data='"+ag+"'><param name='allowScriptAccess' value='always'></param><param name='wmode' value='transparent'><param name='movie' value='"+ag+"'></param><param name='flashvars' value='"+ai+"'></param><embed type='application/x-shockwave-flash' FlashVars='"+ai+"' allowScriptAccess='always' wmode='transparent' src='"+ag+"' height='1' width='1'></embed></object>"}return(ac={outgoing:function(ah,ai,ag){Y.postMessage(aa.channel,ah.toString());if(ag){ag()}},destroy:function(){try{Y.destroyChannel(aa.channel)}catch(ag){}Y=null;if(X){X.parentNode.removeChild(X);X=null}},onDOMReady:function(){ad=aa.remote;o.Fn.set("flash_"+aa.channel+"_init",function(){K(function(){ac.up.callback(true)})});o.Fn.set("flash_"+aa.channel+"_onMessage",af);aa.swf=B(aa.swf);var ah=z(aa.swf);var ag=function(){o.stack.FlashTransport[ah].init=true;Y=o.stack.FlashTransport[ah].swf;Y.createChannel(aa.channel,aa.secret,j(aa.remote),aa.isHost);if(aa.isHost){if(h&&aa.swfNoThrottle){T(aa.props,{position:"fixed",right:0,top:0,height:"20px",width:"20px"})}T(aa.props,{src:P(aa.remote,{xdm_e:j(p.href),xdm_c:aa.channel,xdm_p:6,xdm_s:aa.secret}),name:U+aa.channel+"_provider"});X=A(aa)}};if(o.stack.FlashTransport[ah]&&o.stack.FlashTransport[ah].init){ag()}else{if(!o.stack.FlashTransport[ah]){o.stack.FlashTransport[ah]={queue:[ag]};Z(ah)}else{o.stack.FlashTransport[ah].queue.push(ag)}}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.PostMessageTransport=function(aa){var ac,ad,Y,Z;function X(ae){if(ae.origin){return j(ae.origin)}if(ae.uri){return j(ae.uri)}if(ae.domain){return p.protocol+"//"+ae.domain}throw"Unable to retrieve the origin of the event"}function ab(af){var ae=X(af);if(ae==Z&&af.data.substring(0,aa.channel.length+1)==aa.channel+" "){ac.up.incoming(af.data.substring(aa.channel.length+1),ae)}}return(ac={outgoing:function(af,ag,ae){Y.postMessage(aa.channel+" "+af,ag||Z);if(ae){ae()}},destroy:function(){x(N,"message",ab);if(ad){Y=null;ad.parentNode.removeChild(ad);ad=null}},onDOMReady:function(){Z=j(aa.remote);if(aa.isHost){var ae=function(af){if(af.data==aa.channel+"-ready"){Y=("postMessage" in ad.contentWindow)?ad.contentWindow:ad.contentWindow.document;x(N,"message",ae);v(N,"message",ab);K(function(){ac.up.callback(true)},0)}};v(N,"message",ae);T(aa.props,{src:P(aa.remote,{xdm_e:j(p.href),xdm_c:aa.channel,xdm_p:1}),name:U+aa.channel+"_provider"});ad=A(aa)}else{v(N,"message",ab);Y=("postMessage" in N.parent)?N.parent:N.parent.document;Y.postMessage(aa.channel+"-ready",Z);K(function(){ac.up.callback(true)},0)}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.FrameElementTransport=function(Y){var Z,ab,aa,X;return(Z={outgoing:function(ad,ae,ac){aa.call(this,ad);if(ac){ac()}},destroy:function(){if(ab){ab.parentNode.removeChild(ab);ab=null}},onDOMReady:function(){X=j(Y.remote);if(Y.isHost){T(Y.props,{src:P(Y.remote,{xdm_e:j(p.href),xdm_c:Y.channel,xdm_p:5}),name:U+Y.channel+"_provider"});ab=A(Y);ab.fn=function(ac){delete ab.fn;aa=ac;K(function(){Z.up.callback(true)},0);return function(ad){Z.up.incoming(ad,X)}}}else{if(d.referrer&&j(d.referrer)!=S.xdm_e){N.top.location=S.xdm_e}aa=N.frameElement.fn(function(ac){Z.up.incoming(ac,X)});Z.up.callback(true)}},init:function(){G(Z.onDOMReady,Z)}})};o.stack.NameTransport=function(ab){var ac;var ae,ai,aa,ag,ah,Y,X;function af(al){var ak=ab.remoteHelper+(ae?"#_3":"#_2")+ab.channel;ai.contentWindow.sendMessage(al,ak)}function ad(){if(ae){if(++ag===2||!ae){ac.up.callback(true)}}else{af("ready");ac.up.callback(true)}}function aj(ak){ac.up.incoming(ak,Y)}function Z(){if(ah){K(function(){ah(true)},0)}}return(ac={outgoing:function(al,am,ak){ah=ak;af(al)},destroy:function(){ai.parentNode.removeChild(ai);ai=null;if(ae){aa.parentNode.removeChild(aa);aa=null}},onDOMReady:function(){ae=ab.isHost;ag=0;Y=j(ab.remote);ab.local=B(ab.local);if(ae){o.Fn.set(ab.channel,function(al){if(ae&&al==="ready"){o.Fn.set(ab.channel,aj);ad()}});X=P(ab.remote,{xdm_e:ab.local,xdm_c:ab.channel,xdm_p:2});T(ab.props,{src:X+"#"+ab.channel,name:U+ab.channel+"_provider"});aa=A(ab)}else{ab.remoteHelper=ab.remote;o.Fn.set(ab.channel,aj)}var ak=function(){var al=ai||this;x(al,"load",ak);o.Fn.set(ab.channel+"_load",Z);(function am(){if(typeof al.contentWindow.sendMessage=="function"){ad()}else{K(am,50)}}())};ai=A({props:{src:ab.local+"#_4"+ab.channel},onLoad:ak})},init:function(){G(ac.onDOMReady,ac)}})};o.stack.HashTransport=function(Z){var ac;var ah=this,af,aa,X,ad,am,ab,al;var ag,Y;function ak(ao){if(!al){return}var an=Z.remote+"#"+(am++)+"_"+ao;((af||!ag)?al.contentWindow:al).location=an}function ae(an){ad=an;ac.up.incoming(ad.substring(ad.indexOf("_")+1),Y)}function aj(){if(!ab){return}var an=ab.location.href,ap="",ao=an.indexOf("#");if(ao!=-1){ap=an.substring(ao)}if(ap&&ap!=ad){ae(ap)}}function ai(){aa=setInterval(aj,X)}return(ac={outgoing:function(an,ao){ak(an)},destroy:function(){N.clearInterval(aa);if(af||!ag){al.parentNode.removeChild(al)}al=null},onDOMReady:function(){af=Z.isHost;X=Z.interval;ad="#"+Z.channel;am=0;ag=Z.useParent;Y=j(Z.remote);if(af){T(Z.props,{src:Z.remote,name:U+Z.channel+"_provider"});if(ag){Z.onLoad=function(){ab=N;ai();ac.up.callback(true)}}else{var ap=0,an=Z.delay/50;(function ao(){if(++ap>an){throw new Error("Unable to reference listenerwindow")}try{ab=al.contentWindow.frames[U+Z.channel+"_consumer"]}catch(aq){}if(ab){ai();ac.up.callback(true)}else{K(ao,50)}}())}al=A(Z)}else{ab=N;ai();if(ag){al=parent;ac.up.callback(true)}else{T(Z,{props:{src:Z.remote+"#"+Z.channel+new Date(),name:U+Z.channel+"_consumer"},onLoad:function(){ac.up.callback(true)}});al=A(Z)}}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.ReliableBehavior=function(Y){var aa,ac;var ab=0,X=0,Z="";return(aa={incoming:function(af,ad){var ae=af.indexOf("_"),ag=af.substring(0,ae).split(",");af=af.substring(ae+1);if(ag[0]==ab){Z="";if(ac){ac(true)}}if(af.length>0){aa.down.outgoing(ag[1]+","+ab+"_"+Z,ad);if(X!=ag[1]){X=ag[1];aa.up.incoming(af,ad)}}},outgoing:function(af,ad,ae){Z=af;ac=ae;aa.down.outgoing(X+","+(++ab)+"_"+af,ad)}})};o.stack.QueueBehavior=function(Z){var ac,ad=[],ag=true,aa="",af,X=0,Y=false,ab=false;function ae(){if(Z.remove&&ad.length===0){w(ac);return}if(ag||ad.length===0||af){return}ag=true;var ah=ad.shift();ac.down.outgoing(ah.data,ah.origin,function(ai){ag=false;if(ah.callback){K(function(){ah.callback(ai)},0)}ae()})}return(ac={init:function(){if(t(Z)){Z={}}if(Z.maxLength){X=Z.maxLength;ab=true}if(Z.lazy){Y=true}else{ac.down.init()}},callback:function(ai){ag=false;var ah=ac.up;ae();ah.callback(ai)},incoming:function(ak,ai){if(ab){var aj=ak.indexOf("_"),ah=parseInt(ak.substring(0,aj),10);aa+=ak.substring(aj+1);if(ah===0){if(Z.encode){aa=k(aa)}ac.up.incoming(aa,ai);aa=""}}else{ac.up.incoming(ak,ai)}},outgoing:function(al,ai,ak){if(Z.encode){al=H(al)}var ah=[],aj;if(ab){while(al.length!==0){aj=al.substring(0,X);al=al.substring(aj.length);ah.push(aj)}while((aj=ah.shift())){ad.push({data:ah.length+"_"+aj,origin:ai,callback:ah.length===0?ak:null})}}else{ad.push({data:al,origin:ai,callback:ak})}if(Y){ac.down.init()}else{ae()}},destroy:function(){af=true;ac.down.destroy()}})};o.stack.VerifyBehavior=function(ab){var ac,aa,Y,Z=false;function X(){aa=Math.random().toString(16).substring(2);ac.down.outgoing(aa)}return(ac={incoming:function(af,ad){var ae=af.indexOf("_");if(ae===-1){if(af===aa){ac.up.callback(true)}else{if(!Y){Y=af;if(!ab.initiate){X()}ac.down.outgoing(af)}}}else{if(af.substring(0,ae)===Y){ac.up.incoming(af.substring(ae+1),ad)}}},outgoing:function(af,ad,ae){ac.down.outgoing(aa+"_"+af,ad,ae)},callback:function(ad){if(ab.initiate){X()}}})};o.stack.RpcBehavior=function(ad,Y){var aa,af=Y.serializer||O();var ae=0,ac={};function X(ag){ag.jsonrpc="2.0";aa.down.outgoing(af.stringify(ag))}function ab(ag,ai){var ah=Array.prototype.slice;return function(){var aj=arguments.length,al,ak={method:ai};if(aj>0&&typeof arguments[aj-1]==="function"){if(aj>1&&typeof arguments[aj-2]==="function"){al={success:arguments[aj-2],error:arguments[aj-1]};ak.params=ah.call(arguments,0,aj-2)}else{al={success:arguments[aj-1]};ak.params=ah.call(arguments,0,aj-1)}ac[""+(++ae)]=al;ak.id=ae}else{ak.params=ah.call(arguments,0)}if(ag.namedParams&&ak.params.length===1){ak.params=ak.params[0]}X(ak)}}function Z(an,am,ai,al){if(!ai){if(am){X({id:am,error:{code:-32601,message:"Procedure not found."}})}return}var ak,ah;if(am){ak=function(ao){ak=q;X({id:am,result:ao})};ah=function(ao,ap){ah=q;var aq={id:am,error:{code:-32099,message:ao}};if(ap){aq.error.data=ap}X(aq)}}else{ak=ah=q}if(!r(al)){al=[al]}try{var ag=ai.method.apply(ai.scope,al.concat([ak,ah]));if(!t(ag)){ak(ag)}}catch(aj){ah(aj.message)}}return(aa={incoming:function(ah,ag){var ai=af.parse(ah);if(ai.method){if(Y.handle){Y.handle(ai,X)}else{Z(ai.method,ai.id,Y.local[ai.method],ai.params)}}else{var aj=ac[ai.id];if(ai.error){if(aj.error){aj.error(ai.error)}}else{if(aj.success){aj.success(ai.result)}}delete ac[ai.id]}},init:function(){if(Y.remote){for(var ag in Y.remote){if(Y.remote.hasOwnProperty(ag)){ad[ag]=ab(Y.remote[ag],ag)}}}aa.down.init()},destroy:function(){for(var ag in Y.remote){if(Y.remote.hasOwnProperty(ag)&&ad.hasOwnProperty(ag)){delete ad[ag]}}aa.down.destroy()}})};b.easyXDM=o})(window,document,location,window.setTimeout,decodeURIComponent,encodeURIComponent);
|
1
|
+
/**
|
2
|
+
* easyXDM
|
3
|
+
* http://easyxdm.net/
|
4
|
+
* Copyright(c) 2009-2011, Øyvind Sean Kinsey, oyvind@kinsey.no.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
+
* of this software and associated documentation files (the "Software"), to deal
|
8
|
+
* in the Software without restriction, including without limitation the rights
|
9
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
+
* copies of the Software, and to permit persons to whom the Software is
|
11
|
+
* furnished to do so, subject to the following conditions:
|
12
|
+
*
|
13
|
+
* The above copyright notice and this permission notice shall be included in
|
14
|
+
* all copies or substantial portions of the Software.
|
15
|
+
*
|
16
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
+
* THE SOFTWARE.
|
23
|
+
*/
|
24
|
+
(function(N,d,p,K,k,H){var b=this;var n=Math.floor(Math.random()*10000);var q=Function.prototype;var Q=/^((http.?:)\/\/([^:\/\s]+)(:\d+)*)/;var R=/[\-\w]+\/\.\.\//;var F=/([^:])\/\//g;var I="";var o={};var M=N.easyXDM;var U="easyXDM_";var E;var y=false;var i;var h;function C(X,Z){var Y=typeof X[Z];return Y=="function"||(!!(Y=="object"&&X[Z]))||Y=="unknown"}function u(X,Y){return !!(typeof(X[Y])=="object"&&X[Y])}function r(X){return Object.prototype.toString.call(X)==="[object Array]"}function c(){var Z="Shockwave Flash",ad="application/x-shockwave-flash";if(!t(navigator.plugins)&&typeof navigator.plugins[Z]=="object"){var ab=navigator.plugins[Z].description;if(ab&&!t(navigator.mimeTypes)&&navigator.mimeTypes[ad]&&navigator.mimeTypes[ad].enabledPlugin){i=ab.match(/\d+/g)}}if(!i){var Y;try{Y=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");i=Array.prototype.slice.call(Y.GetVariable("$version").match(/(\d+),(\d+),(\d+),(\d+)/),1);Y=null}catch(ac){}}if(!i){return false}var X=parseInt(i[0],10),aa=parseInt(i[1],10);h=X>9&&aa>0;return true}var v,x;if(C(N,"addEventListener")){v=function(Z,X,Y){Z.addEventListener(X,Y,false)};x=function(Z,X,Y){Z.removeEventListener(X,Y,false)}}else{if(C(N,"attachEvent")){v=function(X,Z,Y){X.attachEvent("on"+Z,Y)};x=function(X,Z,Y){X.detachEvent("on"+Z,Y)}}else{throw new Error("Browser not supported")}}var W=false,J=[],L;if("readyState" in d){L=d.readyState;W=L=="complete"||(~navigator.userAgent.indexOf("AppleWebKit/")&&(L=="loaded"||L=="interactive"))}else{W=!!d.body}function s(){if(W){return}W=true;for(var X=0;X<J.length;X++){J[X]()}J.length=0}if(!W){if(C(N,"addEventListener")){v(d,"DOMContentLoaded",s)}else{v(d,"readystatechange",function(){if(d.readyState=="complete"){s()}});if(d.documentElement.doScroll&&N===top){var g=function(){if(W){return}try{d.documentElement.doScroll("left")}catch(X){K(g,1);return}s()};g()}}v(N,"load",s)}function G(Y,X){if(W){Y.call(X);return}J.push(function(){Y.call(X)})}function m(){var Z=parent;if(I!==""){for(var X=0,Y=I.split(".");X<Y.length;X++){Z=Z[Y[X]]}}return Z.easyXDM}function e(X){N.easyXDM=M;I=X;if(I){U="easyXDM_"+I.replace(".","_")+"_"}return o}function z(X){return X.match(Q)[3]}function f(X){return X.match(Q)[4]||""}function j(Z){var X=Z.toLowerCase().match(Q);var aa=X[2],ab=X[3],Y=X[4]||"";if((aa=="http:"&&Y==":80")||(aa=="https:"&&Y==":443")){Y=""}return aa+"//"+ab+Y}function B(X){X=X.replace(F,"$1/");if(!X.match(/^(http||https):\/\//)){var Y=(X.substring(0,1)==="/")?"":p.pathname;if(Y.substring(Y.length-1)!=="/"){Y=Y.substring(0,Y.lastIndexOf("/")+1)}X=p.protocol+"//"+p.host+Y+X}while(R.test(X)){X=X.replace(R,"")}return X}function P(X,aa){var ac="",Z=X.indexOf("#");if(Z!==-1){ac=X.substring(Z);X=X.substring(0,Z)}var ab=[];for(var Y in aa){if(aa.hasOwnProperty(Y)){ab.push(Y+"="+H(aa[Y]))}}return X+(y?"#":(X.indexOf("?")==-1?"?":"&"))+ab.join("&")+ac}var S=(function(X){X=X.substring(1).split("&");var Z={},aa,Y=X.length;while(Y--){aa=X[Y].split("=");Z[aa[0]]=k(aa[1])}return Z}(/xdm_e=/.test(p.search)?p.search:p.hash));function t(X){return typeof X==="undefined"}var O=function(){var Y={};var Z={a:[1,2,3]},X='{"a":[1,2,3]}';if(typeof JSON!="undefined"&&typeof JSON.stringify==="function"&&JSON.stringify(Z).replace((/\s/g),"")===X){return JSON}if(Object.toJSON){if(Object.toJSON(Z).replace((/\s/g),"")===X){Y.stringify=Object.toJSON}}if(typeof String.prototype.evalJSON==="function"){Z=X.evalJSON();if(Z.a&&Z.a.length===3&&Z.a[2]===3){Y.parse=function(aa){return aa.evalJSON()}}}if(Y.stringify&&Y.parse){O=function(){return Y};return Y}return null};function T(X,Y,Z){var ab;for(var aa in Y){if(Y.hasOwnProperty(aa)){if(aa in X){ab=Y[aa];if(typeof ab==="object"){T(X[aa],ab,Z)}else{if(!Z){X[aa]=Y[aa]}}}else{X[aa]=Y[aa]}}}return X}function a(){var Y=d.body.appendChild(d.createElement("form")),X=Y.appendChild(d.createElement("input"));X.name=U+"TEST"+n;E=X!==Y.elements[X.name];d.body.removeChild(Y)}function A(Y){if(t(E)){a()}var ac;if(E){ac=d.createElement('<iframe name="'+Y.props.name+'"/>')}else{ac=d.createElement("IFRAME");ac.name=Y.props.name}ac.id=ac.name=Y.props.name;delete Y.props.name;if(typeof Y.container=="string"){Y.container=d.getElementById(Y.container)}if(!Y.container){T(ac.style,{position:"absolute",top:"-2000px",left:"0px"});Y.container=d.body}var ab=Y.props.src;Y.props.src="javascript:false";T(ac,Y.props);ac.border=ac.frameBorder=0;ac.allowTransparency=true;Y.container.appendChild(ac);if(Y.onLoad){v(ac,"load",Y.onLoad)}if(Y.usePost){var aa=Y.container.appendChild(d.createElement("form")),X;aa.target=ac.name;aa.action=ab;aa.method="POST";if(typeof(Y.usePost)==="object"){for(var Z in Y.usePost){if(Y.usePost.hasOwnProperty(Z)){if(E){X=d.createElement('<input name="'+Z+'"/>')}else{X=d.createElement("INPUT");X.name=Z}X.value=Y.usePost[Z];aa.appendChild(X)}}}aa.submit();aa.parentNode.removeChild(aa)}else{ac.src=ab}Y.props.src=ab;return ac}function V(aa,Z){if(typeof aa=="string"){aa=[aa]}var Y,X=aa.length;while(X--){Y=aa[X];Y=new RegExp(Y.substr(0,1)=="^"?Y:("^"+Y.replace(/(\*)/g,".$1").replace(/\?/g,".")+"$"));if(Y.test(Z)){return true}}return false}function l(Z){var ae=Z.protocol,Y;Z.isHost=Z.isHost||t(S.xdm_p);y=Z.hash||false;if(!Z.props){Z.props={}}if(!Z.isHost){Z.channel=S.xdm_c.replace(/["'<>\\]/g,"");Z.secret=S.xdm_s;Z.remote=S.xdm_e.replace(/["'<>\\]/g,"");ae=S.xdm_p;if(Z.acl&&!V(Z.acl,Z.remote)){throw new Error("Access denied for "+Z.remote)}}else{Z.remote=B(Z.remote);Z.channel=Z.channel||"default"+n++;Z.secret=Math.random().toString(16).substring(2);if(t(ae)){if(j(p.href)==j(Z.remote)){ae="4"}else{if(C(N,"postMessage")||C(d,"postMessage")){ae="1"}else{if(Z.swf&&C(N,"ActiveXObject")&&c()){ae="6"}else{if(navigator.product==="Gecko"&&"frameElement" in N&&navigator.userAgent.indexOf("WebKit")==-1){ae="5"}else{if(Z.remoteHelper){ae="2"}else{ae="0"}}}}}}}Z.protocol=ae;switch(ae){case"0":T(Z,{interval:100,delay:2000,useResize:true,useParent:false,usePolling:false},true);if(Z.isHost){if(!Z.local){var ac=p.protocol+"//"+p.host,X=d.body.getElementsByTagName("img"),ad;var aa=X.length;while(aa--){ad=X[aa];if(ad.src.substring(0,ac.length)===ac){Z.local=ad.src;break}}if(!Z.local){Z.local=N}}var ab={xdm_c:Z.channel,xdm_p:0};if(Z.local===N){Z.usePolling=true;Z.useParent=true;Z.local=p.protocol+"//"+p.host+p.pathname+p.search;ab.xdm_e=Z.local;ab.xdm_pa=1}else{ab.xdm_e=B(Z.local)}if(Z.container){Z.useResize=false;ab.xdm_po=1}Z.remote=P(Z.remote,ab)}else{T(Z,{channel:S.xdm_c,remote:S.xdm_e,useParent:!t(S.xdm_pa),usePolling:!t(S.xdm_po),useResize:Z.useParent?false:Z.useResize})}Y=[new o.stack.HashTransport(Z),new o.stack.ReliableBehavior({}),new o.stack.QueueBehavior({encode:true,maxLength:4000-Z.remote.length}),new o.stack.VerifyBehavior({initiate:Z.isHost})];break;case"1":Y=[new o.stack.PostMessageTransport(Z)];break;case"2":if(Z.isHost){Z.remoteHelper=B(Z.remoteHelper)}Y=[new o.stack.NameTransport(Z),new o.stack.QueueBehavior(),new o.stack.VerifyBehavior({initiate:Z.isHost})];break;case"3":Y=[new o.stack.NixTransport(Z)];break;case"4":Y=[new o.stack.SameOriginTransport(Z)];break;case"5":Y=[new o.stack.FrameElementTransport(Z)];break;case"6":if(!i){c()}Y=[new o.stack.FlashTransport(Z)];break}Y.push(new o.stack.QueueBehavior({lazy:Z.lazy,remove:true}));return Y}function D(aa){var ab,Z={incoming:function(ad,ac){this.up.incoming(ad,ac)},outgoing:function(ac,ad){this.down.outgoing(ac,ad)},callback:function(ac){this.up.callback(ac)},init:function(){this.down.init()},destroy:function(){this.down.destroy()}};for(var Y=0,X=aa.length;Y<X;Y++){ab=aa[Y];T(ab,Z,true);if(Y!==0){ab.down=aa[Y-1]}if(Y!==X-1){ab.up=aa[Y+1]}}return ab}function w(X){X.up.down=X.down;X.down.up=X.up;X.up=X.down=null}T(o,{version:"2.4.19.3",query:S,stack:{},apply:T,getJSONObject:O,whenReady:G,noConflict:e});o.DomHelper={on:v,un:x,requiresJSON:function(X){if(!u(N,"JSON")){d.write('<script type="text/javascript" src="'+X+'"><\/script>')}}};(function(){var X={};o.Fn={set:function(Y,Z){X[Y]=Z},get:function(Z,Y){if(!X.hasOwnProperty(Z)){return}var aa=X[Z];if(Y){delete X[Z]}return aa}}}());o.Socket=function(Y){var X=D(l(Y).concat([{incoming:function(ab,aa){Y.onMessage(ab,aa)},callback:function(aa){if(Y.onReady){Y.onReady(aa)}}}])),Z=j(Y.remote);this.origin=j(Y.remote);this.destroy=function(){X.destroy()};this.postMessage=function(aa){X.outgoing(aa,Z)};X.init()};o.Rpc=function(Z,Y){if(Y.local){for(var ab in Y.local){if(Y.local.hasOwnProperty(ab)){var aa=Y.local[ab];if(typeof aa==="function"){Y.local[ab]={method:aa}}}}}var X=D(l(Z).concat([new o.stack.RpcBehavior(this,Y),{callback:function(ac){if(Z.onReady){Z.onReady(ac)}}}]));this.origin=j(Z.remote);this.destroy=function(){X.destroy()};X.init()};o.stack.SameOriginTransport=function(Y){var Z,ab,aa,X;return(Z={outgoing:function(ad,ae,ac){aa(ad);if(ac){ac()}},destroy:function(){if(ab){ab.parentNode.removeChild(ab);ab=null}},onDOMReady:function(){X=j(Y.remote);if(Y.isHost){T(Y.props,{src:P(Y.remote,{xdm_e:p.protocol+"//"+p.host+p.pathname,xdm_c:Y.channel,xdm_p:4}),name:U+Y.channel+"_provider"});ab=A(Y);o.Fn.set(Y.channel,function(ac){aa=ac;K(function(){Z.up.callback(true)},0);return function(ad){Z.up.incoming(ad,X)}})}else{aa=m().Fn.get(Y.channel,true)(function(ac){Z.up.incoming(ac,X)});K(function(){Z.up.callback(true)},0)}},init:function(){G(Z.onDOMReady,Z)}})};o.stack.FlashTransport=function(aa){var ac,X,ab,ad,Y,ae;function af(ah,ag){K(function(){ac.up.incoming(ah,ad)},0)}function Z(ah){var ag=aa.swf+"?host="+aa.isHost;var aj="easyXDM_swf_"+Math.floor(Math.random()*10000);o.Fn.set("flash_loaded"+ah.replace(/[\-.]/g,"_"),function(){o.stack.FlashTransport[ah].swf=Y=ae.firstChild;var ak=o.stack.FlashTransport[ah].queue;for(var al=0;al<ak.length;al++){ak[al]()}ak.length=0});if(aa.swfContainer){ae=(typeof aa.swfContainer=="string")?d.getElementById(aa.swfContainer):aa.swfContainer}else{ae=d.createElement("div");T(ae.style,h&&aa.swfNoThrottle?{height:"20px",width:"20px",position:"fixed",right:0,top:0}:{height:"1px",width:"1px",position:"absolute",overflow:"hidden",right:0,top:0});d.body.appendChild(ae)}var ai="callback=flash_loaded"+H(ah.replace(/[\-.]/g,"_"))+"&proto="+b.location.protocol+"&domain="+H(z(b.location.href))+"&port="+H(f(b.location.href))+"&ns="+H(I);ae.innerHTML="<object height='20' width='20' type='application/x-shockwave-flash' id='"+aj+"' data='"+ag+"'><param name='allowScriptAccess' value='always'></param><param name='wmode' value='transparent'><param name='movie' value='"+ag+"'></param><param name='flashvars' value='"+ai+"'></param><embed type='application/x-shockwave-flash' FlashVars='"+ai+"' allowScriptAccess='always' wmode='transparent' src='"+ag+"' height='1' width='1'></embed></object>"}return(ac={outgoing:function(ah,ai,ag){Y.postMessage(aa.channel,ah.toString());if(ag){ag()}},destroy:function(){try{Y.destroyChannel(aa.channel)}catch(ag){}Y=null;if(X){X.parentNode.removeChild(X);X=null}},onDOMReady:function(){ad=aa.remote;o.Fn.set("flash_"+aa.channel+"_init",function(){K(function(){ac.up.callback(true)})});o.Fn.set("flash_"+aa.channel+"_onMessage",af);aa.swf=B(aa.swf);var ah=z(aa.swf);var ag=function(){o.stack.FlashTransport[ah].init=true;Y=o.stack.FlashTransport[ah].swf;Y.createChannel(aa.channel,aa.secret,j(aa.remote),aa.isHost);if(aa.isHost){if(h&&aa.swfNoThrottle){T(aa.props,{position:"fixed",right:0,top:0,height:"20px",width:"20px"})}T(aa.props,{src:P(aa.remote,{xdm_e:j(p.href),xdm_c:aa.channel,xdm_p:6,xdm_s:aa.secret}),name:U+aa.channel+"_provider"});X=A(aa)}};if(o.stack.FlashTransport[ah]&&o.stack.FlashTransport[ah].init){ag()}else{if(!o.stack.FlashTransport[ah]){o.stack.FlashTransport[ah]={queue:[ag]};Z(ah)}else{o.stack.FlashTransport[ah].queue.push(ag)}}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.PostMessageTransport=function(aa){var ac,ad,Y,Z;function X(ae){if(ae.origin){return j(ae.origin)}if(ae.uri){return j(ae.uri)}if(ae.domain){return p.protocol+"//"+ae.domain}throw"Unable to retrieve the origin of the event"}function ab(af){var ae=X(af);if(ae==Z&&af.data.substring(0,aa.channel.length+1)==aa.channel+" "){ac.up.incoming(af.data.substring(aa.channel.length+1),ae)}}return(ac={outgoing:function(af,ag,ae){Y.postMessage(aa.channel+" "+af,ag||Z);if(ae){ae()}},destroy:function(){x(N,"message",ab);if(ad){Y=null;ad.parentNode.removeChild(ad);ad=null}},onDOMReady:function(){Z=j(aa.remote);if(aa.isHost){var ae=function(af){if(af.data==aa.channel+"-ready"){Y=("postMessage" in ad.contentWindow)?ad.contentWindow:ad.contentWindow.document;x(N,"message",ae);v(N,"message",ab);K(function(){ac.up.callback(true)},0)}};v(N,"message",ae);T(aa.props,{src:P(aa.remote,{xdm_e:j(p.href),xdm_c:aa.channel,xdm_p:1}),name:U+aa.channel+"_provider"});ad=A(aa)}else{v(N,"message",ab);Y=("postMessage" in N.parent)?N.parent:N.parent.document;Y.postMessage(aa.channel+"-ready",Z);K(function(){ac.up.callback(true)},0)}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.FrameElementTransport=function(Y){var Z,ab,aa,X;return(Z={outgoing:function(ad,ae,ac){aa.call(this,ad);if(ac){ac()}},destroy:function(){if(ab){ab.parentNode.removeChild(ab);ab=null}},onDOMReady:function(){X=j(Y.remote);if(Y.isHost){T(Y.props,{src:P(Y.remote,{xdm_e:j(p.href),xdm_c:Y.channel,xdm_p:5}),name:U+Y.channel+"_provider"});ab=A(Y);ab.fn=function(ac){delete ab.fn;aa=ac;K(function(){Z.up.callback(true)},0);return function(ad){Z.up.incoming(ad,X)}}}else{if(d.referrer&&j(d.referrer)!=S.xdm_e){N.top.location=S.xdm_e}aa=N.frameElement.fn(function(ac){Z.up.incoming(ac,X)});Z.up.callback(true)}},init:function(){G(Z.onDOMReady,Z)}})};o.stack.NameTransport=function(ab){var ac;var ae,ai,aa,ag,ah,Y,X;function af(al){var ak=ab.remoteHelper+(ae?"#_3":"#_2")+ab.channel;ai.contentWindow.sendMessage(al,ak)}function ad(){if(ae){if(++ag===2||!ae){ac.up.callback(true)}}else{af("ready");ac.up.callback(true)}}function aj(ak){ac.up.incoming(ak,Y)}function Z(){if(ah){K(function(){ah(true)},0)}}return(ac={outgoing:function(al,am,ak){ah=ak;af(al)},destroy:function(){ai.parentNode.removeChild(ai);ai=null;if(ae){aa.parentNode.removeChild(aa);aa=null}},onDOMReady:function(){ae=ab.isHost;ag=0;Y=j(ab.remote);ab.local=B(ab.local);if(ae){o.Fn.set(ab.channel,function(al){if(ae&&al==="ready"){o.Fn.set(ab.channel,aj);ad()}});X=P(ab.remote,{xdm_e:ab.local,xdm_c:ab.channel,xdm_p:2});T(ab.props,{src:X+"#"+ab.channel,name:U+ab.channel+"_provider"});aa=A(ab)}else{ab.remoteHelper=ab.remote;o.Fn.set(ab.channel,aj)}var ak=function(){var al=ai||this;x(al,"load",ak);o.Fn.set(ab.channel+"_load",Z);(function am(){if(typeof al.contentWindow.sendMessage=="function"){ad()}else{K(am,50)}}())};ai=A({props:{src:ab.local+"#_4"+ab.channel},onLoad:ak})},init:function(){G(ac.onDOMReady,ac)}})};o.stack.HashTransport=function(Z){var ac;var ah=this,af,aa,X,ad,am,ab,al;var ag,Y;function ak(ao){if(!al){return}var an=Z.remote+"#"+(am++)+"_"+ao;((af||!ag)?al.contentWindow:al).location=an}function ae(an){ad=an;ac.up.incoming(ad.substring(ad.indexOf("_")+1),Y)}function aj(){if(!ab){return}var an=ab.location.href,ap="",ao=an.indexOf("#");if(ao!=-1){ap=an.substring(ao)}if(ap&&ap!=ad){ae(ap)}}function ai(){aa=setInterval(aj,X)}return(ac={outgoing:function(an,ao){ak(an)},destroy:function(){N.clearInterval(aa);if(af||!ag){al.parentNode.removeChild(al)}al=null},onDOMReady:function(){af=Z.isHost;X=Z.interval;ad="#"+Z.channel;am=0;ag=Z.useParent;Y=j(Z.remote);if(af){T(Z.props,{src:Z.remote,name:U+Z.channel+"_provider"});if(ag){Z.onLoad=function(){ab=N;ai();ac.up.callback(true)}}else{var ap=0,an=Z.delay/50;(function ao(){if(++ap>an){throw new Error("Unable to reference listenerwindow")}try{ab=al.contentWindow.frames[U+Z.channel+"_consumer"]}catch(aq){}if(ab){ai();ac.up.callback(true)}else{K(ao,50)}}())}al=A(Z)}else{ab=N;ai();if(ag){al=parent;ac.up.callback(true)}else{T(Z,{props:{src:Z.remote+"#"+Z.channel+new Date(),name:U+Z.channel+"_consumer"},onLoad:function(){ac.up.callback(true)}});al=A(Z)}}},init:function(){G(ac.onDOMReady,ac)}})};o.stack.ReliableBehavior=function(Y){var aa,ac;var ab=0,X=0,Z="";return(aa={incoming:function(af,ad){var ae=af.indexOf("_"),ag=af.substring(0,ae).split(",");af=af.substring(ae+1);if(ag[0]==ab){Z="";if(ac){ac(true)}}if(af.length>0){aa.down.outgoing(ag[1]+","+ab+"_"+Z,ad);if(X!=ag[1]){X=ag[1];aa.up.incoming(af,ad)}}},outgoing:function(af,ad,ae){Z=af;ac=ae;aa.down.outgoing(X+","+(++ab)+"_"+af,ad)}})};o.stack.QueueBehavior=function(Z){var ac,ad=[],ag=true,aa="",af,X=0,Y=false,ab=false;function ae(){if(Z.remove&&ad.length===0){w(ac);return}if(ag||ad.length===0||af){return}ag=true;var ah=ad.shift();ac.down.outgoing(ah.data,ah.origin,function(ai){ag=false;if(ah.callback){K(function(){ah.callback(ai)},0)}ae()})}return(ac={init:function(){if(t(Z)){Z={}}if(Z.maxLength){X=Z.maxLength;ab=true}if(Z.lazy){Y=true}else{ac.down.init()}},callback:function(ai){ag=false;var ah=ac.up;ae();ah.callback(ai)},incoming:function(ak,ai){if(ab){var aj=ak.indexOf("_"),ah=parseInt(ak.substring(0,aj),10);aa+=ak.substring(aj+1);if(ah===0){if(Z.encode){aa=k(aa)}ac.up.incoming(aa,ai);aa=""}}else{ac.up.incoming(ak,ai)}},outgoing:function(al,ai,ak){if(Z.encode){al=H(al)}var ah=[],aj;if(ab){while(al.length!==0){aj=al.substring(0,X);al=al.substring(aj.length);ah.push(aj)}while((aj=ah.shift())){ad.push({data:ah.length+"_"+aj,origin:ai,callback:ah.length===0?ak:null})}}else{ad.push({data:al,origin:ai,callback:ak})}if(Y){ac.down.init()}else{ae()}},destroy:function(){af=true;ac.down.destroy()}})};o.stack.VerifyBehavior=function(ab){var ac,aa,Y,Z=false;function X(){aa=Math.random().toString(16).substring(2);ac.down.outgoing(aa)}return(ac={incoming:function(af,ad){var ae=af.indexOf("_");if(ae===-1){if(af===aa){ac.up.callback(true)}else{if(!Y){Y=af;if(!ab.initiate){X()}ac.down.outgoing(af)}}}else{if(af.substring(0,ae)===Y){ac.up.incoming(af.substring(ae+1),ad)}}},outgoing:function(af,ad,ae){ac.down.outgoing(aa+"_"+af,ad,ae)},callback:function(ad){if(ab.initiate){X()}}})};o.stack.RpcBehavior=function(ad,Y){var aa,af=Y.serializer||O();var ae=0,ac={};function X(ag){ag.jsonrpc="2.0";aa.down.outgoing(af.stringify(ag))}function ab(ag,ai){var ah=Array.prototype.slice;return function(){var aj=arguments.length,al,ak={method:ai};if(aj>0&&typeof arguments[aj-1]==="function"){if(aj>1&&typeof arguments[aj-2]==="function"){al={success:arguments[aj-2],error:arguments[aj-1]};ak.params=ah.call(arguments,0,aj-2)}else{al={success:arguments[aj-1]};ak.params=ah.call(arguments,0,aj-1)}ac[""+(++ae)]=al;ak.id=ae}else{ak.params=ah.call(arguments,0)}if(ag.namedParams&&ak.params.length===1){ak.params=ak.params[0]}X(ak)}}function Z(an,am,ai,al){if(!ai){if(am){X({id:am,error:{code:-32601,message:"Procedure not found."}})}return}var ak,ah;if(am){ak=function(ao){ak=q;X({id:am,result:ao})};ah=function(ao,ap){ah=q;var aq={id:am,error:{code:-32099,message:ao}};if(ap){aq.error.data=ap}X(aq)}}else{ak=ah=q}if(!r(al)){al=[al]}try{var ag=ai.method.apply(ai.scope,al.concat([ak,ah]));if(!t(ag)){ak(ag)}}catch(aj){ah(aj.message)}}return(aa={incoming:function(ah,ag){var ai=af.parse(ah);if(ai.method){if(Y.handle){Y.handle(ai,X)}else{Z(ai.method,ai.id,Y.local[ai.method],ai.params)}}else{var aj=ac[ai.id];if(ai.error){if(aj.error){aj.error(ai.error)}}else{if(aj.success){aj.success(ai.result)}}delete ac[ai.id]}},init:function(){if(Y.remote){for(var ag in Y.remote){if(Y.remote.hasOwnProperty(ag)){ad[ag]=ab(Y.remote[ag],ag)}}}aa.down.init()},destroy:function(){for(var ag in Y.remote){if(Y.remote.hasOwnProperty(ag)&&ad.hasOwnProperty(ag)){delete ad[ag]}}aa.down.destroy()}})};b.easyXDM=o})(window,document,location,window.setTimeout,decodeURIComponent,encodeURIComponent);
|
@@ -1,482 +1,482 @@
|
|
1
|
-
/*
|
2
|
-
http://www.JSON.org/json2.js
|
3
|
-
2010-03-20
|
4
|
-
|
5
|
-
Public Domain.
|
6
|
-
|
7
|
-
NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
|
8
|
-
|
9
|
-
See http://www.JSON.org/js.html
|
10
|
-
|
11
|
-
|
12
|
-
This code should be minified before deployment.
|
13
|
-
See http://javascript.crockford.com/jsmin.html
|
14
|
-
|
15
|
-
USE YOUR OWN COPY. IT IS EXTREMELY UNWISE TO LOAD CODE FROM SERVERS YOU DO
|
16
|
-
NOT CONTROL.
|
17
|
-
|
18
|
-
|
19
|
-
This file creates a global JSON object containing two methods: stringify
|
20
|
-
and parse.
|
21
|
-
|
22
|
-
JSON.stringify(value, replacer, space)
|
23
|
-
value any JavaScript value, usually an object or array.
|
24
|
-
|
25
|
-
replacer an optional parameter that determines how object
|
26
|
-
values are stringified for objects. It can be a
|
27
|
-
function or an array of strings.
|
28
|
-
|
29
|
-
space an optional parameter that specifies the indentation
|
30
|
-
of nested structures. If it is omitted, the text will
|
31
|
-
be packed without extra whitespace. If it is a number,
|
32
|
-
it will specify the number of spaces to indent at each
|
33
|
-
level. If it is a string (such as '\t' or ' '),
|
34
|
-
it contains the characters used to indent at each level.
|
35
|
-
|
36
|
-
This method produces a JSON text from a JavaScript value.
|
37
|
-
|
38
|
-
When an object value is found, if the object contains a toJSON
|
39
|
-
method, its toJSON method will be called and the result will be
|
40
|
-
stringified. A toJSON method does not serialize: it returns the
|
41
|
-
value represented by the name/value pair that should be serialized,
|
42
|
-
or undefined if nothing should be serialized. The toJSON method
|
43
|
-
will be passed the key associated with the value, and this will be
|
44
|
-
bound to the value
|
45
|
-
|
46
|
-
For example, this would serialize Dates as ISO strings.
|
47
|
-
|
48
|
-
Date.prototype.toJSON = function (key) {
|
49
|
-
function f(n) {
|
50
|
-
// Format integers to have at least two digits.
|
51
|
-
return n < 10 ? '0' + n : n;
|
52
|
-
}
|
53
|
-
|
54
|
-
return this.getUTCFullYear() + '-' +
|
55
|
-
f(this.getUTCMonth() + 1) + '-' +
|
56
|
-
f(this.getUTCDate()) + 'T' +
|
57
|
-
f(this.getUTCHours()) + ':' +
|
58
|
-
f(this.getUTCMinutes()) + ':' +
|
59
|
-
f(this.getUTCSeconds()) + 'Z';
|
60
|
-
};
|
61
|
-
|
62
|
-
You can provide an optional replacer method. It will be passed the
|
63
|
-
key and value of each member, with this bound to the containing
|
64
|
-
object. The value that is returned from your method will be
|
65
|
-
serialized. If your method returns undefined, then the member will
|
66
|
-
be excluded from the serialization.
|
67
|
-
|
68
|
-
If the replacer parameter is an array of strings, then it will be
|
69
|
-
used to select the members to be serialized. It filters the results
|
70
|
-
such that only members with keys listed in the replacer array are
|
71
|
-
stringified.
|
72
|
-
|
73
|
-
Values that do not have JSON representations, such as undefined or
|
74
|
-
functions, will not be serialized. Such values in objects will be
|
75
|
-
dropped; in arrays they will be replaced with null. You can use
|
76
|
-
a replacer function to replace those with JSON values.
|
77
|
-
JSON.stringify(undefined) returns undefined.
|
78
|
-
|
79
|
-
The optional space parameter produces a stringification of the
|
80
|
-
value that is filled with line breaks and indentation to make it
|
81
|
-
easier to read.
|
82
|
-
|
83
|
-
If the space parameter is a non-empty string, then that string will
|
84
|
-
be used for indentation. If the space parameter is a number, then
|
85
|
-
the indentation will be that many spaces.
|
86
|
-
|
87
|
-
Example:
|
88
|
-
|
89
|
-
text = JSON.stringify(['e', {pluribus: 'unum'}]);
|
90
|
-
// text is '["e",{"pluribus":"unum"}]'
|
91
|
-
|
92
|
-
|
93
|
-
text = JSON.stringify(['e', {pluribus: 'unum'}], null, '\t');
|
94
|
-
// text is '[\n\t"e",\n\t{\n\t\t"pluribus": "unum"\n\t}\n]'
|
95
|
-
|
96
|
-
text = JSON.stringify([new Date()], function (key, value) {
|
97
|
-
return this[key] instanceof Date ?
|
98
|
-
'Date(' + this[key] + ')' : value;
|
99
|
-
});
|
100
|
-
// text is '["Date(---current time---)"]'
|
101
|
-
|
102
|
-
|
103
|
-
JSON.parse(text, reviver)
|
104
|
-
This method parses a JSON text to produce an object or array.
|
105
|
-
It can throw a SyntaxError exception.
|
106
|
-
|
107
|
-
The optional reviver parameter is a function that can filter and
|
108
|
-
transform the results. It receives each of the keys and values,
|
109
|
-
and its return value is used instead of the original value.
|
110
|
-
If it returns what it received, then the structure is not modified.
|
111
|
-
If it returns undefined then the member is deleted.
|
112
|
-
|
113
|
-
Example:
|
114
|
-
|
115
|
-
// Parse the text. Values that look like ISO date strings will
|
116
|
-
// be converted to Date objects.
|
117
|
-
|
118
|
-
myData = JSON.parse(text, function (key, value) {
|
119
|
-
var a;
|
120
|
-
if (typeof value === 'string') {
|
121
|
-
a =
|
122
|
-
/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)Z$/.exec(value);
|
123
|
-
if (a) {
|
124
|
-
return new Date(Date.UTC(+a[1], +a[2] - 1, +a[3], +a[4],
|
125
|
-
+a[5], +a[6]));
|
126
|
-
}
|
127
|
-
}
|
128
|
-
return value;
|
129
|
-
});
|
130
|
-
|
131
|
-
myData = JSON.parse('["Date(09/09/2001)"]', function (key, value) {
|
132
|
-
var d;
|
133
|
-
if (typeof value === 'string' &&
|
134
|
-
value.slice(0, 5) === 'Date(' &&
|
135
|
-
value.slice(-1) === ')') {
|
136
|
-
d = new Date(value.slice(5, -1));
|
137
|
-
if (d) {
|
138
|
-
return d;
|
139
|
-
}
|
140
|
-
}
|
141
|
-
return value;
|
142
|
-
});
|
143
|
-
|
144
|
-
|
145
|
-
This is a reference implementation. You are free to copy, modify, or
|
146
|
-
redistribute.
|
147
|
-
*/
|
148
|
-
|
149
|
-
/*jslint evil: true, strict: false */
|
150
|
-
|
151
|
-
/*members "", "\b", "\t", "\n", "\f", "\r", "\"", JSON, "\\", apply,
|
152
|
-
call, charCodeAt, getUTCDate, getUTCFullYear, getUTCHours,
|
153
|
-
getUTCMinutes, getUTCMonth, getUTCSeconds, hasOwnProperty, join,
|
154
|
-
lastIndex, length, parse, prototype, push, replace, slice, stringify,
|
155
|
-
test, toJSON, toString, valueOf
|
156
|
-
*/
|
157
|
-
|
158
|
-
|
159
|
-
// Create a JSON object only if one does not already exist. We create the
|
160
|
-
// methods in a closure to avoid creating global variables.
|
161
|
-
|
162
|
-
if (!this.JSON) {
|
163
|
-
this.JSON = {};
|
164
|
-
}
|
165
|
-
|
166
|
-
(function () {
|
167
|
-
|
168
|
-
function f(n) {
|
169
|
-
// Format integers to have at least two digits.
|
170
|
-
return n < 10 ? '0' + n : n;
|
171
|
-
}
|
172
|
-
|
173
|
-
if (typeof Date.prototype.toJSON !== 'function') {
|
174
|
-
|
175
|
-
Date.prototype.toJSON = function (key) {
|
176
|
-
|
177
|
-
return isFinite(this.valueOf()) ?
|
178
|
-
this.getUTCFullYear() + '-' +
|
179
|
-
f(this.getUTCMonth() + 1) + '-' +
|
180
|
-
f(this.getUTCDate()) + 'T' +
|
181
|
-
f(this.getUTCHours()) + ':' +
|
182
|
-
f(this.getUTCMinutes()) + ':' +
|
183
|
-
f(this.getUTCSeconds()) + 'Z' : null;
|
184
|
-
};
|
185
|
-
|
186
|
-
String.prototype.toJSON =
|
187
|
-
Number.prototype.toJSON =
|
188
|
-
Boolean.prototype.toJSON = function (key) {
|
189
|
-
return this.valueOf();
|
190
|
-
};
|
191
|
-
}
|
192
|
-
|
193
|
-
var cx = /[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
194
|
-
escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
195
|
-
gap,
|
196
|
-
indent,
|
197
|
-
meta = { // table of character substitutions
|
198
|
-
'\b': '\\b',
|
199
|
-
'\t': '\\t',
|
200
|
-
'\n': '\\n',
|
201
|
-
'\f': '\\f',
|
202
|
-
'\r': '\\r',
|
203
|
-
'"' : '\\"',
|
204
|
-
'\\': '\\\\'
|
205
|
-
},
|
206
|
-
rep;
|
207
|
-
|
208
|
-
|
209
|
-
function quote(string) {
|
210
|
-
|
211
|
-
// If the string contains no control characters, no quote characters, and no
|
212
|
-
// backslash characters, then we can safely slap some quotes around it.
|
213
|
-
// Otherwise we must also replace the offending characters with safe escape
|
214
|
-
// sequences.
|
215
|
-
|
216
|
-
escapable.lastIndex = 0;
|
217
|
-
return escapable.test(string) ?
|
218
|
-
'"' + string.replace(escapable, function (a) {
|
219
|
-
var c = meta[a];
|
220
|
-
return typeof c === 'string' ? c :
|
221
|
-
'\\u' + ('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
222
|
-
}) + '"' :
|
223
|
-
'"' + string + '"';
|
224
|
-
}
|
225
|
-
|
226
|
-
|
227
|
-
function str(key, holder) {
|
228
|
-
|
229
|
-
// Produce a string from holder[key].
|
230
|
-
|
231
|
-
var i, // The loop counter.
|
232
|
-
k, // The member key.
|
233
|
-
v, // The member value.
|
234
|
-
length,
|
235
|
-
mind = gap,
|
236
|
-
partial,
|
237
|
-
value = holder[key];
|
238
|
-
|
239
|
-
// If the value has a toJSON method, call it to obtain a replacement value.
|
240
|
-
|
241
|
-
if (value && typeof value === 'object' &&
|
242
|
-
typeof value.toJSON === 'function') {
|
243
|
-
value = value.toJSON(key);
|
244
|
-
}
|
245
|
-
|
246
|
-
// If we were called with a replacer function, then call the replacer to
|
247
|
-
// obtain a replacement value.
|
248
|
-
|
249
|
-
if (typeof rep === 'function') {
|
250
|
-
value = rep.call(holder, key, value);
|
251
|
-
}
|
252
|
-
|
253
|
-
// What happens next depends on the value's type.
|
254
|
-
|
255
|
-
switch (typeof value) {
|
256
|
-
case 'string':
|
257
|
-
return quote(value);
|
258
|
-
|
259
|
-
case 'number':
|
260
|
-
|
261
|
-
// JSON numbers must be finite. Encode non-finite numbers as null.
|
262
|
-
|
263
|
-
return isFinite(value) ? String(value) : 'null';
|
264
|
-
|
265
|
-
case 'boolean':
|
266
|
-
case 'null':
|
267
|
-
|
268
|
-
// If the value is a boolean or null, convert it to a string. Note:
|
269
|
-
// typeof null does not produce 'null'. The case is included here in
|
270
|
-
// the remote chance that this gets fixed someday.
|
271
|
-
|
272
|
-
return String(value);
|
273
|
-
|
274
|
-
// If the type is 'object', we might be dealing with an object or an array or
|
275
|
-
// null.
|
276
|
-
|
277
|
-
case 'object':
|
278
|
-
|
279
|
-
// Due to a specification blunder in ECMAScript, typeof null is 'object',
|
280
|
-
// so watch out for that case.
|
281
|
-
|
282
|
-
if (!value) {
|
283
|
-
return 'null';
|
284
|
-
}
|
285
|
-
|
286
|
-
// Make an array to hold the partial results of stringifying this object value.
|
287
|
-
|
288
|
-
gap += indent;
|
289
|
-
partial = [];
|
290
|
-
|
291
|
-
// Is the value an array?
|
292
|
-
|
293
|
-
if (Object.prototype.toString.apply(value) === '[object Array]') {
|
294
|
-
|
295
|
-
// The value is an array. Stringify every element. Use null as a placeholder
|
296
|
-
// for non-JSON values.
|
297
|
-
|
298
|
-
length = value.length;
|
299
|
-
for (i = 0; i < length; i += 1) {
|
300
|
-
partial[i] = str(i, value) || 'null';
|
301
|
-
}
|
302
|
-
|
303
|
-
// Join all of the elements together, separated with commas, and wrap them in
|
304
|
-
// brackets.
|
305
|
-
|
306
|
-
v = partial.length === 0 ? '[]' :
|
307
|
-
gap ? '[\n' + gap +
|
308
|
-
partial.join(',\n' + gap) + '\n' +
|
309
|
-
mind + ']' :
|
310
|
-
'[' + partial.join(',') + ']';
|
311
|
-
gap = mind;
|
312
|
-
return v;
|
313
|
-
}
|
314
|
-
|
315
|
-
// If the replacer is an array, use it to select the members to be stringified.
|
316
|
-
|
317
|
-
if (rep && typeof rep === 'object') {
|
318
|
-
length = rep.length;
|
319
|
-
for (i = 0; i < length; i += 1) {
|
320
|
-
k = rep[i];
|
321
|
-
if (typeof k === 'string') {
|
322
|
-
v = str(k, value);
|
323
|
-
if (v) {
|
324
|
-
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
325
|
-
}
|
326
|
-
}
|
327
|
-
}
|
328
|
-
} else {
|
329
|
-
|
330
|
-
// Otherwise, iterate through all of the keys in the object.
|
331
|
-
|
332
|
-
for (k in value) {
|
333
|
-
if (Object.hasOwnProperty.call(value, k)) {
|
334
|
-
v = str(k, value);
|
335
|
-
if (v) {
|
336
|
-
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
337
|
-
}
|
338
|
-
}
|
339
|
-
}
|
340
|
-
}
|
341
|
-
|
342
|
-
// Join all of the member texts together, separated with commas,
|
343
|
-
// and wrap them in braces.
|
344
|
-
|
345
|
-
v = partial.length === 0 ? '{}' :
|
346
|
-
gap ? '{\n' + gap + partial.join(',\n' + gap) + '\n' +
|
347
|
-
mind + '}' : '{' + partial.join(',') + '}';
|
348
|
-
gap = mind;
|
349
|
-
return v;
|
350
|
-
}
|
351
|
-
}
|
352
|
-
|
353
|
-
// If the JSON object does not yet have a stringify method, give it one.
|
354
|
-
|
355
|
-
if (typeof JSON.stringify !== 'function') {
|
356
|
-
JSON.stringify = function (value, replacer, space) {
|
357
|
-
|
358
|
-
// The stringify method takes a value and an optional replacer, and an optional
|
359
|
-
// space parameter, and returns a JSON text. The replacer can be a function
|
360
|
-
// that can replace values, or an array of strings that will select the keys.
|
361
|
-
// A default replacer method can be provided. Use of the space parameter can
|
362
|
-
// produce text that is more easily readable.
|
363
|
-
|
364
|
-
var i;
|
365
|
-
gap = '';
|
366
|
-
indent = '';
|
367
|
-
|
368
|
-
// If the space parameter is a number, make an indent string containing that
|
369
|
-
// many spaces.
|
370
|
-
|
371
|
-
if (typeof space === 'number') {
|
372
|
-
for (i = 0; i < space; i += 1) {
|
373
|
-
indent += ' ';
|
374
|
-
}
|
375
|
-
|
376
|
-
// If the space parameter is a string, it will be used as the indent string.
|
377
|
-
|
378
|
-
} else if (typeof space === 'string') {
|
379
|
-
indent = space;
|
380
|
-
}
|
381
|
-
|
382
|
-
// If there is a replacer, it must be a function or an array.
|
383
|
-
// Otherwise, throw an error.
|
384
|
-
|
385
|
-
rep = replacer;
|
386
|
-
if (replacer && typeof replacer !== 'function' &&
|
387
|
-
(typeof replacer !== 'object' ||
|
388
|
-
typeof replacer.length !== 'number')) {
|
389
|
-
throw new Error('JSON.stringify');
|
390
|
-
}
|
391
|
-
|
392
|
-
// Make a fake root object containing our value under the key of ''.
|
393
|
-
// Return the result of stringifying the value.
|
394
|
-
|
395
|
-
return str('', {'': value});
|
396
|
-
};
|
397
|
-
}
|
398
|
-
|
399
|
-
|
400
|
-
// If the JSON object does not yet have a parse method, give it one.
|
401
|
-
|
402
|
-
if (typeof JSON.parse !== 'function') {
|
403
|
-
JSON.parse = function (text, reviver) {
|
404
|
-
|
405
|
-
// The parse method takes a text and an optional reviver function, and returns
|
406
|
-
// a JavaScript value if the text is a valid JSON text.
|
407
|
-
|
408
|
-
var j;
|
409
|
-
|
410
|
-
function walk(holder, key) {
|
411
|
-
|
412
|
-
// The walk method is used to recursively walk the resulting structure so
|
413
|
-
// that modifications can be made.
|
414
|
-
|
415
|
-
var k, v, value = holder[key];
|
416
|
-
if (value && typeof value === 'object') {
|
417
|
-
for (k in value) {
|
418
|
-
if (Object.hasOwnProperty.call(value, k)) {
|
419
|
-
v = walk(value, k);
|
420
|
-
if (v !== undefined) {
|
421
|
-
value[k] = v;
|
422
|
-
} else {
|
423
|
-
delete value[k];
|
424
|
-
}
|
425
|
-
}
|
426
|
-
}
|
427
|
-
}
|
428
|
-
return reviver.call(holder, key, value);
|
429
|
-
}
|
430
|
-
|
431
|
-
|
432
|
-
// Parsing happens in four stages. In the first stage, we replace certain
|
433
|
-
// Unicode characters with escape sequences. JavaScript handles many characters
|
434
|
-
// incorrectly, either silently deleting them, or treating them as line endings.
|
435
|
-
|
436
|
-
text = String(text);
|
437
|
-
cx.lastIndex = 0;
|
438
|
-
if (cx.test(text)) {
|
439
|
-
text = text.replace(cx, function (a) {
|
440
|
-
return '\\u' +
|
441
|
-
('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
442
|
-
});
|
443
|
-
}
|
444
|
-
|
445
|
-
// In the second stage, we run the text against regular expressions that look
|
446
|
-
// for non-JSON patterns. We are especially concerned with '()' and 'new'
|
447
|
-
// because they can cause invocation, and '=' because it can cause mutation.
|
448
|
-
// But just to be safe, we want to reject all unexpected forms.
|
449
|
-
|
450
|
-
// We split the second stage into 4 regexp operations in order to work around
|
451
|
-
// crippling inefficiencies in IE's and Safari's regexp engines. First we
|
452
|
-
// replace the JSON backslash pairs with '@' (a non-JSON character). Second, we
|
453
|
-
// replace all simple value tokens with ']' characters. Third, we delete all
|
454
|
-
// open brackets that follow a colon or comma or that begin the text. Finally,
|
455
|
-
// we look to see that the remaining characters are only whitespace or ']' or
|
456
|
-
// ',' or ':' or '{' or '}'. If that is so, then the text is safe for eval.
|
457
|
-
|
458
|
-
if (/^[\],:{}\s]*$/.
|
459
|
-
test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g, '@').
|
460
|
-
replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g, ']').
|
461
|
-
replace(/(?:^|:|,)(?:\s*\[)+/g, ''))) {
|
462
|
-
|
463
|
-
// In the third stage we use the eval function to compile the text into a
|
464
|
-
// JavaScript structure. The '{' operator is subject to a syntactic ambiguity
|
465
|
-
// in JavaScript: it can begin a block or an object literal. We wrap the text
|
466
|
-
// in parens to eliminate the ambiguity.
|
467
|
-
|
468
|
-
j = eval('(' + text + ')');
|
469
|
-
|
470
|
-
// In the optional fourth stage, we recursively walk the new structure, passing
|
471
|
-
// each name/value pair to a reviver function for possible transformation.
|
472
|
-
|
473
|
-
return typeof reviver === 'function' ?
|
474
|
-
walk({'': j}, '') : j;
|
475
|
-
}
|
476
|
-
|
477
|
-
// If the text is not JSON parseable, then a SyntaxError is thrown.
|
478
|
-
|
479
|
-
throw new SyntaxError('JSON.parse');
|
480
|
-
};
|
481
|
-
}
|
482
|
-
}());
|
1
|
+
/*
|
2
|
+
http://www.JSON.org/json2.js
|
3
|
+
2010-03-20
|
4
|
+
|
5
|
+
Public Domain.
|
6
|
+
|
7
|
+
NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
|
8
|
+
|
9
|
+
See http://www.JSON.org/js.html
|
10
|
+
|
11
|
+
|
12
|
+
This code should be minified before deployment.
|
13
|
+
See http://javascript.crockford.com/jsmin.html
|
14
|
+
|
15
|
+
USE YOUR OWN COPY. IT IS EXTREMELY UNWISE TO LOAD CODE FROM SERVERS YOU DO
|
16
|
+
NOT CONTROL.
|
17
|
+
|
18
|
+
|
19
|
+
This file creates a global JSON object containing two methods: stringify
|
20
|
+
and parse.
|
21
|
+
|
22
|
+
JSON.stringify(value, replacer, space)
|
23
|
+
value any JavaScript value, usually an object or array.
|
24
|
+
|
25
|
+
replacer an optional parameter that determines how object
|
26
|
+
values are stringified for objects. It can be a
|
27
|
+
function or an array of strings.
|
28
|
+
|
29
|
+
space an optional parameter that specifies the indentation
|
30
|
+
of nested structures. If it is omitted, the text will
|
31
|
+
be packed without extra whitespace. If it is a number,
|
32
|
+
it will specify the number of spaces to indent at each
|
33
|
+
level. If it is a string (such as '\t' or ' '),
|
34
|
+
it contains the characters used to indent at each level.
|
35
|
+
|
36
|
+
This method produces a JSON text from a JavaScript value.
|
37
|
+
|
38
|
+
When an object value is found, if the object contains a toJSON
|
39
|
+
method, its toJSON method will be called and the result will be
|
40
|
+
stringified. A toJSON method does not serialize: it returns the
|
41
|
+
value represented by the name/value pair that should be serialized,
|
42
|
+
or undefined if nothing should be serialized. The toJSON method
|
43
|
+
will be passed the key associated with the value, and this will be
|
44
|
+
bound to the value
|
45
|
+
|
46
|
+
For example, this would serialize Dates as ISO strings.
|
47
|
+
|
48
|
+
Date.prototype.toJSON = function (key) {
|
49
|
+
function f(n) {
|
50
|
+
// Format integers to have at least two digits.
|
51
|
+
return n < 10 ? '0' + n : n;
|
52
|
+
}
|
53
|
+
|
54
|
+
return this.getUTCFullYear() + '-' +
|
55
|
+
f(this.getUTCMonth() + 1) + '-' +
|
56
|
+
f(this.getUTCDate()) + 'T' +
|
57
|
+
f(this.getUTCHours()) + ':' +
|
58
|
+
f(this.getUTCMinutes()) + ':' +
|
59
|
+
f(this.getUTCSeconds()) + 'Z';
|
60
|
+
};
|
61
|
+
|
62
|
+
You can provide an optional replacer method. It will be passed the
|
63
|
+
key and value of each member, with this bound to the containing
|
64
|
+
object. The value that is returned from your method will be
|
65
|
+
serialized. If your method returns undefined, then the member will
|
66
|
+
be excluded from the serialization.
|
67
|
+
|
68
|
+
If the replacer parameter is an array of strings, then it will be
|
69
|
+
used to select the members to be serialized. It filters the results
|
70
|
+
such that only members with keys listed in the replacer array are
|
71
|
+
stringified.
|
72
|
+
|
73
|
+
Values that do not have JSON representations, such as undefined or
|
74
|
+
functions, will not be serialized. Such values in objects will be
|
75
|
+
dropped; in arrays they will be replaced with null. You can use
|
76
|
+
a replacer function to replace those with JSON values.
|
77
|
+
JSON.stringify(undefined) returns undefined.
|
78
|
+
|
79
|
+
The optional space parameter produces a stringification of the
|
80
|
+
value that is filled with line breaks and indentation to make it
|
81
|
+
easier to read.
|
82
|
+
|
83
|
+
If the space parameter is a non-empty string, then that string will
|
84
|
+
be used for indentation. If the space parameter is a number, then
|
85
|
+
the indentation will be that many spaces.
|
86
|
+
|
87
|
+
Example:
|
88
|
+
|
89
|
+
text = JSON.stringify(['e', {pluribus: 'unum'}]);
|
90
|
+
// text is '["e",{"pluribus":"unum"}]'
|
91
|
+
|
92
|
+
|
93
|
+
text = JSON.stringify(['e', {pluribus: 'unum'}], null, '\t');
|
94
|
+
// text is '[\n\t"e",\n\t{\n\t\t"pluribus": "unum"\n\t}\n]'
|
95
|
+
|
96
|
+
text = JSON.stringify([new Date()], function (key, value) {
|
97
|
+
return this[key] instanceof Date ?
|
98
|
+
'Date(' + this[key] + ')' : value;
|
99
|
+
});
|
100
|
+
// text is '["Date(---current time---)"]'
|
101
|
+
|
102
|
+
|
103
|
+
JSON.parse(text, reviver)
|
104
|
+
This method parses a JSON text to produce an object or array.
|
105
|
+
It can throw a SyntaxError exception.
|
106
|
+
|
107
|
+
The optional reviver parameter is a function that can filter and
|
108
|
+
transform the results. It receives each of the keys and values,
|
109
|
+
and its return value is used instead of the original value.
|
110
|
+
If it returns what it received, then the structure is not modified.
|
111
|
+
If it returns undefined then the member is deleted.
|
112
|
+
|
113
|
+
Example:
|
114
|
+
|
115
|
+
// Parse the text. Values that look like ISO date strings will
|
116
|
+
// be converted to Date objects.
|
117
|
+
|
118
|
+
myData = JSON.parse(text, function (key, value) {
|
119
|
+
var a;
|
120
|
+
if (typeof value === 'string') {
|
121
|
+
a =
|
122
|
+
/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)Z$/.exec(value);
|
123
|
+
if (a) {
|
124
|
+
return new Date(Date.UTC(+a[1], +a[2] - 1, +a[3], +a[4],
|
125
|
+
+a[5], +a[6]));
|
126
|
+
}
|
127
|
+
}
|
128
|
+
return value;
|
129
|
+
});
|
130
|
+
|
131
|
+
myData = JSON.parse('["Date(09/09/2001)"]', function (key, value) {
|
132
|
+
var d;
|
133
|
+
if (typeof value === 'string' &&
|
134
|
+
value.slice(0, 5) === 'Date(' &&
|
135
|
+
value.slice(-1) === ')') {
|
136
|
+
d = new Date(value.slice(5, -1));
|
137
|
+
if (d) {
|
138
|
+
return d;
|
139
|
+
}
|
140
|
+
}
|
141
|
+
return value;
|
142
|
+
});
|
143
|
+
|
144
|
+
|
145
|
+
This is a reference implementation. You are free to copy, modify, or
|
146
|
+
redistribute.
|
147
|
+
*/
|
148
|
+
|
149
|
+
/*jslint evil: true, strict: false */
|
150
|
+
|
151
|
+
/*members "", "\b", "\t", "\n", "\f", "\r", "\"", JSON, "\\", apply,
|
152
|
+
call, charCodeAt, getUTCDate, getUTCFullYear, getUTCHours,
|
153
|
+
getUTCMinutes, getUTCMonth, getUTCSeconds, hasOwnProperty, join,
|
154
|
+
lastIndex, length, parse, prototype, push, replace, slice, stringify,
|
155
|
+
test, toJSON, toString, valueOf
|
156
|
+
*/
|
157
|
+
|
158
|
+
|
159
|
+
// Create a JSON object only if one does not already exist. We create the
|
160
|
+
// methods in a closure to avoid creating global variables.
|
161
|
+
|
162
|
+
if (!this.JSON) {
|
163
|
+
this.JSON = {};
|
164
|
+
}
|
165
|
+
|
166
|
+
(function () {
|
167
|
+
|
168
|
+
function f(n) {
|
169
|
+
// Format integers to have at least two digits.
|
170
|
+
return n < 10 ? '0' + n : n;
|
171
|
+
}
|
172
|
+
|
173
|
+
if (typeof Date.prototype.toJSON !== 'function') {
|
174
|
+
|
175
|
+
Date.prototype.toJSON = function (key) {
|
176
|
+
|
177
|
+
return isFinite(this.valueOf()) ?
|
178
|
+
this.getUTCFullYear() + '-' +
|
179
|
+
f(this.getUTCMonth() + 1) + '-' +
|
180
|
+
f(this.getUTCDate()) + 'T' +
|
181
|
+
f(this.getUTCHours()) + ':' +
|
182
|
+
f(this.getUTCMinutes()) + ':' +
|
183
|
+
f(this.getUTCSeconds()) + 'Z' : null;
|
184
|
+
};
|
185
|
+
|
186
|
+
String.prototype.toJSON =
|
187
|
+
Number.prototype.toJSON =
|
188
|
+
Boolean.prototype.toJSON = function (key) {
|
189
|
+
return this.valueOf();
|
190
|
+
};
|
191
|
+
}
|
192
|
+
|
193
|
+
var cx = /[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
194
|
+
escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
195
|
+
gap,
|
196
|
+
indent,
|
197
|
+
meta = { // table of character substitutions
|
198
|
+
'\b': '\\b',
|
199
|
+
'\t': '\\t',
|
200
|
+
'\n': '\\n',
|
201
|
+
'\f': '\\f',
|
202
|
+
'\r': '\\r',
|
203
|
+
'"' : '\\"',
|
204
|
+
'\\': '\\\\'
|
205
|
+
},
|
206
|
+
rep;
|
207
|
+
|
208
|
+
|
209
|
+
function quote(string) {
|
210
|
+
|
211
|
+
// If the string contains no control characters, no quote characters, and no
|
212
|
+
// backslash characters, then we can safely slap some quotes around it.
|
213
|
+
// Otherwise we must also replace the offending characters with safe escape
|
214
|
+
// sequences.
|
215
|
+
|
216
|
+
escapable.lastIndex = 0;
|
217
|
+
return escapable.test(string) ?
|
218
|
+
'"' + string.replace(escapable, function (a) {
|
219
|
+
var c = meta[a];
|
220
|
+
return typeof c === 'string' ? c :
|
221
|
+
'\\u' + ('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
222
|
+
}) + '"' :
|
223
|
+
'"' + string + '"';
|
224
|
+
}
|
225
|
+
|
226
|
+
|
227
|
+
function str(key, holder) {
|
228
|
+
|
229
|
+
// Produce a string from holder[key].
|
230
|
+
|
231
|
+
var i, // The loop counter.
|
232
|
+
k, // The member key.
|
233
|
+
v, // The member value.
|
234
|
+
length,
|
235
|
+
mind = gap,
|
236
|
+
partial,
|
237
|
+
value = holder[key];
|
238
|
+
|
239
|
+
// If the value has a toJSON method, call it to obtain a replacement value.
|
240
|
+
|
241
|
+
if (value && typeof value === 'object' &&
|
242
|
+
typeof value.toJSON === 'function') {
|
243
|
+
value = value.toJSON(key);
|
244
|
+
}
|
245
|
+
|
246
|
+
// If we were called with a replacer function, then call the replacer to
|
247
|
+
// obtain a replacement value.
|
248
|
+
|
249
|
+
if (typeof rep === 'function') {
|
250
|
+
value = rep.call(holder, key, value);
|
251
|
+
}
|
252
|
+
|
253
|
+
// What happens next depends on the value's type.
|
254
|
+
|
255
|
+
switch (typeof value) {
|
256
|
+
case 'string':
|
257
|
+
return quote(value);
|
258
|
+
|
259
|
+
case 'number':
|
260
|
+
|
261
|
+
// JSON numbers must be finite. Encode non-finite numbers as null.
|
262
|
+
|
263
|
+
return isFinite(value) ? String(value) : 'null';
|
264
|
+
|
265
|
+
case 'boolean':
|
266
|
+
case 'null':
|
267
|
+
|
268
|
+
// If the value is a boolean or null, convert it to a string. Note:
|
269
|
+
// typeof null does not produce 'null'. The case is included here in
|
270
|
+
// the remote chance that this gets fixed someday.
|
271
|
+
|
272
|
+
return String(value);
|
273
|
+
|
274
|
+
// If the type is 'object', we might be dealing with an object or an array or
|
275
|
+
// null.
|
276
|
+
|
277
|
+
case 'object':
|
278
|
+
|
279
|
+
// Due to a specification blunder in ECMAScript, typeof null is 'object',
|
280
|
+
// so watch out for that case.
|
281
|
+
|
282
|
+
if (!value) {
|
283
|
+
return 'null';
|
284
|
+
}
|
285
|
+
|
286
|
+
// Make an array to hold the partial results of stringifying this object value.
|
287
|
+
|
288
|
+
gap += indent;
|
289
|
+
partial = [];
|
290
|
+
|
291
|
+
// Is the value an array?
|
292
|
+
|
293
|
+
if (Object.prototype.toString.apply(value) === '[object Array]') {
|
294
|
+
|
295
|
+
// The value is an array. Stringify every element. Use null as a placeholder
|
296
|
+
// for non-JSON values.
|
297
|
+
|
298
|
+
length = value.length;
|
299
|
+
for (i = 0; i < length; i += 1) {
|
300
|
+
partial[i] = str(i, value) || 'null';
|
301
|
+
}
|
302
|
+
|
303
|
+
// Join all of the elements together, separated with commas, and wrap them in
|
304
|
+
// brackets.
|
305
|
+
|
306
|
+
v = partial.length === 0 ? '[]' :
|
307
|
+
gap ? '[\n' + gap +
|
308
|
+
partial.join(',\n' + gap) + '\n' +
|
309
|
+
mind + ']' :
|
310
|
+
'[' + partial.join(',') + ']';
|
311
|
+
gap = mind;
|
312
|
+
return v;
|
313
|
+
}
|
314
|
+
|
315
|
+
// If the replacer is an array, use it to select the members to be stringified.
|
316
|
+
|
317
|
+
if (rep && typeof rep === 'object') {
|
318
|
+
length = rep.length;
|
319
|
+
for (i = 0; i < length; i += 1) {
|
320
|
+
k = rep[i];
|
321
|
+
if (typeof k === 'string') {
|
322
|
+
v = str(k, value);
|
323
|
+
if (v) {
|
324
|
+
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
325
|
+
}
|
326
|
+
}
|
327
|
+
}
|
328
|
+
} else {
|
329
|
+
|
330
|
+
// Otherwise, iterate through all of the keys in the object.
|
331
|
+
|
332
|
+
for (k in value) {
|
333
|
+
if (Object.hasOwnProperty.call(value, k)) {
|
334
|
+
v = str(k, value);
|
335
|
+
if (v) {
|
336
|
+
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
337
|
+
}
|
338
|
+
}
|
339
|
+
}
|
340
|
+
}
|
341
|
+
|
342
|
+
// Join all of the member texts together, separated with commas,
|
343
|
+
// and wrap them in braces.
|
344
|
+
|
345
|
+
v = partial.length === 0 ? '{}' :
|
346
|
+
gap ? '{\n' + gap + partial.join(',\n' + gap) + '\n' +
|
347
|
+
mind + '}' : '{' + partial.join(',') + '}';
|
348
|
+
gap = mind;
|
349
|
+
return v;
|
350
|
+
}
|
351
|
+
}
|
352
|
+
|
353
|
+
// If the JSON object does not yet have a stringify method, give it one.
|
354
|
+
|
355
|
+
if (typeof JSON.stringify !== 'function') {
|
356
|
+
JSON.stringify = function (value, replacer, space) {
|
357
|
+
|
358
|
+
// The stringify method takes a value and an optional replacer, and an optional
|
359
|
+
// space parameter, and returns a JSON text. The replacer can be a function
|
360
|
+
// that can replace values, or an array of strings that will select the keys.
|
361
|
+
// A default replacer method can be provided. Use of the space parameter can
|
362
|
+
// produce text that is more easily readable.
|
363
|
+
|
364
|
+
var i;
|
365
|
+
gap = '';
|
366
|
+
indent = '';
|
367
|
+
|
368
|
+
// If the space parameter is a number, make an indent string containing that
|
369
|
+
// many spaces.
|
370
|
+
|
371
|
+
if (typeof space === 'number') {
|
372
|
+
for (i = 0; i < space; i += 1) {
|
373
|
+
indent += ' ';
|
374
|
+
}
|
375
|
+
|
376
|
+
// If the space parameter is a string, it will be used as the indent string.
|
377
|
+
|
378
|
+
} else if (typeof space === 'string') {
|
379
|
+
indent = space;
|
380
|
+
}
|
381
|
+
|
382
|
+
// If there is a replacer, it must be a function or an array.
|
383
|
+
// Otherwise, throw an error.
|
384
|
+
|
385
|
+
rep = replacer;
|
386
|
+
if (replacer && typeof replacer !== 'function' &&
|
387
|
+
(typeof replacer !== 'object' ||
|
388
|
+
typeof replacer.length !== 'number')) {
|
389
|
+
throw new Error('JSON.stringify');
|
390
|
+
}
|
391
|
+
|
392
|
+
// Make a fake root object containing our value under the key of ''.
|
393
|
+
// Return the result of stringifying the value.
|
394
|
+
|
395
|
+
return str('', {'': value});
|
396
|
+
};
|
397
|
+
}
|
398
|
+
|
399
|
+
|
400
|
+
// If the JSON object does not yet have a parse method, give it one.
|
401
|
+
|
402
|
+
if (typeof JSON.parse !== 'function') {
|
403
|
+
JSON.parse = function (text, reviver) {
|
404
|
+
|
405
|
+
// The parse method takes a text and an optional reviver function, and returns
|
406
|
+
// a JavaScript value if the text is a valid JSON text.
|
407
|
+
|
408
|
+
var j;
|
409
|
+
|
410
|
+
function walk(holder, key) {
|
411
|
+
|
412
|
+
// The walk method is used to recursively walk the resulting structure so
|
413
|
+
// that modifications can be made.
|
414
|
+
|
415
|
+
var k, v, value = holder[key];
|
416
|
+
if (value && typeof value === 'object') {
|
417
|
+
for (k in value) {
|
418
|
+
if (Object.hasOwnProperty.call(value, k)) {
|
419
|
+
v = walk(value, k);
|
420
|
+
if (v !== undefined) {
|
421
|
+
value[k] = v;
|
422
|
+
} else {
|
423
|
+
delete value[k];
|
424
|
+
}
|
425
|
+
}
|
426
|
+
}
|
427
|
+
}
|
428
|
+
return reviver.call(holder, key, value);
|
429
|
+
}
|
430
|
+
|
431
|
+
|
432
|
+
// Parsing happens in four stages. In the first stage, we replace certain
|
433
|
+
// Unicode characters with escape sequences. JavaScript handles many characters
|
434
|
+
// incorrectly, either silently deleting them, or treating them as line endings.
|
435
|
+
|
436
|
+
text = String(text);
|
437
|
+
cx.lastIndex = 0;
|
438
|
+
if (cx.test(text)) {
|
439
|
+
text = text.replace(cx, function (a) {
|
440
|
+
return '\\u' +
|
441
|
+
('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
442
|
+
});
|
443
|
+
}
|
444
|
+
|
445
|
+
// In the second stage, we run the text against regular expressions that look
|
446
|
+
// for non-JSON patterns. We are especially concerned with '()' and 'new'
|
447
|
+
// because they can cause invocation, and '=' because it can cause mutation.
|
448
|
+
// But just to be safe, we want to reject all unexpected forms.
|
449
|
+
|
450
|
+
// We split the second stage into 4 regexp operations in order to work around
|
451
|
+
// crippling inefficiencies in IE's and Safari's regexp engines. First we
|
452
|
+
// replace the JSON backslash pairs with '@' (a non-JSON character). Second, we
|
453
|
+
// replace all simple value tokens with ']' characters. Third, we delete all
|
454
|
+
// open brackets that follow a colon or comma or that begin the text. Finally,
|
455
|
+
// we look to see that the remaining characters are only whitespace or ']' or
|
456
|
+
// ',' or ':' or '{' or '}'. If that is so, then the text is safe for eval.
|
457
|
+
|
458
|
+
if (/^[\],:{}\s]*$/.
|
459
|
+
test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g, '@').
|
460
|
+
replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g, ']').
|
461
|
+
replace(/(?:^|:|,)(?:\s*\[)+/g, ''))) {
|
462
|
+
|
463
|
+
// In the third stage we use the eval function to compile the text into a
|
464
|
+
// JavaScript structure. The '{' operator is subject to a syntactic ambiguity
|
465
|
+
// in JavaScript: it can begin a block or an object literal. We wrap the text
|
466
|
+
// in parens to eliminate the ambiguity.
|
467
|
+
|
468
|
+
j = eval('(' + text + ')');
|
469
|
+
|
470
|
+
// In the optional fourth stage, we recursively walk the new structure, passing
|
471
|
+
// each name/value pair to a reviver function for possible transformation.
|
472
|
+
|
473
|
+
return typeof reviver === 'function' ?
|
474
|
+
walk({'': j}, '') : j;
|
475
|
+
}
|
476
|
+
|
477
|
+
// If the text is not JSON parseable, then a SyntaxError is thrown.
|
478
|
+
|
479
|
+
throw new SyntaxError('JSON.parse');
|
480
|
+
};
|
481
|
+
}
|
482
|
+
}());
|