Sie sind auf Seite 1von 7

<!

DOCTYPE html>
<!-- saved from url=(0127)https://s-static.ak.facebook.com/connect/xd_arbiter/KF
Zn1BJ0LYk.js?version=41#channel=fb2b481bc&origin=http%3A%2F%2Fgbatemp.net -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><
title>Facebook Cross-Domain Messaging helper</title></head><body><script> docume
nt.domain = 'facebook.com'; if(!Array.isArray)Array.isArray=function(a){return O
bject.prototype.toString.call(a)=='[object Array]';};
self.__DEV__=self.__DEV__||0;
(function(a){function b(c,d){if(this==null)throw new TypeError('Array.prototype.
findIndex called on null or undefined');if(typeof c!=='function')throw new TypeE
rror('predicate must be a function');var e=Object(this),f=e.length>>>0;for(var g
=0;g<f;g++)if(g in e)if(c.call(d,e[g],g,e))return g;return -1;}if(!Array.prototy
pe.findIndex)Array.prototype.findIndex=b;if(!Array.prototype.find)Array.prototyp
e.find=function(c,d){if(this==null)throw new TypeError('Array.prototype.find cal
led on null or undefined');var e=b.call(this,c,d);return e===-1?a:this[e];};})()
;
(function(){var a=Object.prototype.toString,b=Object("a"),c=b[0]!="a";function d
(e){e=+e;if(e!==e){e=0;}else if(e!==0&&e!==(1/0)&&e!==-(1/0))e=(e>0||-1)*Math.fl
oor(Math.abs(e));return e;}if(!Array.prototype.map)Array.prototype.map=function(
e,f){if(typeof e!='function')throw new TypeError();var g,h=this.length,i=new Arr
ay(h);for(g=0;g<h;++g)if(g in this)i[g]=e.call(f,this[g],g,this);return i;};if(!
Array.prototype.forEach)Array.prototype.forEach=function(e,f){this.map(e,f);};if
(!Array.prototype.filter)Array.prototype.filter=function(e,f){if(typeof e!='func
tion')throw new TypeError();var g,h,i=this.length,j=[];for(g=0;g<i;++g)if(g in t
his){h=this[g];if(e.call(f,h,g,this))j.push(h);}return j;};if(!Array.prototype.e
very)Array.prototype.every=function(e,f){if(typeof e!='function')throw new TypeE
rror();var g=new Object(this),h=g.length;for(var i=0;i<h;i++)if(i in g)if(!e.cal
l(f,g[i],i,g))return false;return true;};if(!Array.prototype.some)Array.prototyp
e.some=function(e,f){if(typeof e!='function')throw new TypeError();var g=new Obj
ect(this),h=g.length;for(var i=0;i<h;i++)if(i in g)if(e.call(f,g[i],i,g))return
true;return false;};if(!Array.prototype.indexOf)Array.prototype.indexOf=function
(e,f){var g=this.length;f|=0;if(f<0)f+=g;for(;f<g;f++)if(f in this&&this[f]===e)
return f;return -1;};if(!Array.prototype.lastIndexOf||([0,1].lastIndexOf(0,-3)!=
-1))Array.prototype.lastIndexOf=function(e){var f=c&&a.call(this)=="[object Stri
ng]"?this.split(""):Object(this),g=f.length>>>0;if(!g)return -1;var h=g-1;if(arg
uments.length>1)h=Math.min(h,d(arguments[1]));h=h>=0?h:g-Math.abs(h);for(;h>=0;h
--)if(h in f&&e===f[h])return h;return -1;};if(!Array.prototype.reduce)Array.pro
totype.reduce=function(e){if(typeof e!=='function')throw new TypeError(e+' is no
t a function');var f=this.length>>>0,g,h,i=arguments.length===2;if(i)g=arguments
[1];for(h=0;h<f;++h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=true;}el
se g=e(g,this[h],h,this);if(i===false)throw new TypeError('Reduce of empty array
with no initial value');return g;};if(!Array.prototype.reduceRight)Array.protot
ype.reduceRight=function(e){if(typeof e!=='function')throw new TypeError(e+' is
not a function');var f=this.length>>>0,g,h,i=arguments.length===2;if(i)g=argumen
ts[1];for(h=f-1;h>-1;--h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=tru
e;}else g=e(g,this[h],h,this);if(i===false)throw new TypeError('Reduce of empty
array with no initial value');return g;};})();
if(!Date.now)Date.now=function(){return new Date().getTime();};
(function(){if(!Date.prototype.toISOString){var a=function(b){if(b<10)return '0'
+b;return b;};Date.prototype.toISOString=function(){if(!isFinite(this))throw new
Error('Invalid time value');var b=this.getUTCFullYear();b=(b<0?'-':(b>9999?'+':
''))+('00000'+Math.abs(b)).slice(0<=b&&b<=9999?-4:-6);return b+'-'+a(this.getUTC
Month()+1)+'-'+a(this.getUTCDate())+'T'+a(this.getUTCHours())+':'+a(this.getUTCM
inutes())+':'+a(this.getUTCSeconds())+'.'+(this.getUTCMilliseconds()/1000).toFix
ed(3).slice(2,5)+'Z';};}})();
if(!Function.prototype.bind)Function.prototype.bind=function(a){if(typeof this!=
'function')throw new TypeError('Bind must be called on a function');var b=this,c
=Array.prototype.slice,d=c.call(arguments,1);function e(){var f=b.prototype&&(th
is instanceof b);return b.apply(!f&&a||this,d.concat(c.call(arguments)));}e.prot
otype=b.prototype;e.displayName='bound:'+(b.displayName||b.name||'(?)');e.toStri
ng=function f(){return 'bound: '+b;};return e;};
var JSON;if(!JSON)JSON={};(function(){'use strict';function a(j){return j<10?'0'
+j:j;}if(typeof Date.prototype.toJSON!=='function'){Date.prototype.toJSON=functi
on(j){return isFinite(this.valueOf())?this.getUTCFullYear()+'-'+a(this.getUTCMon
th()+1)+'-'+a(this.getUTCDate())+'T'+a(this.getUTCHours())+':'+a(this.getUTCMinu
tes())+':'+a(this.getUTCSeconds())+'Z':null;};String.prototype.toJSON=Number.pro
totype.toJSON=Boolean.prototype.toJSON=function(j){return this.valueOf();};}var
b=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-
\u206f\ufeff\ufff0-\uffff]/g,c=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f
\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,d,e,f=
{'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'},g
;function h(j){c.lastIndex=0;return c.test(j)?'"'+j.replace(c,function(k){var l=
f[k];return typeof l==='string'?l:'\\u'+('0000'+k.charCodeAt(0).toString(16)).sl
ice(-4);})+'"':'"'+j+'"';}function i(j,k){var l,m,n,o,p=d,q,r=k[j];if(r&&typeof
r==='object'&&typeof r.toJSON==='function')r=r.toJSON(j);if(typeof g==='function
')r=g.call(k,j,r);switch(typeof r){case 'string':return h(r);case 'number':retur
n isFinite(r)?String(r):'null';case 'boolean':case 'null':return String(r);case
'object':if(!r)return 'null';d+=e;q=[];if(Object.prototype.toString.apply(r)==='
[object Array]'){o=r.length;for(l=0;l<o;l+=1)q[l]=i(l,r)||'null';n=q.length===0?
'[]':d?'[\n'+d+q.join(',\n'+d)+'\n'+p+']':'['+q.join(',')+']';d=p;return n;}if(g
&&typeof g==='object'){o=g.length;for(l=0;l<o;l+=1)if(typeof g[l]==='string'){m=
g[l];n=i(m,r);if(n)q.push(h(m)+(d?': ':':')+n);}}else for(m in r)if(Object.proto
type.hasOwnProperty.call(r,m)){n=i(m,r);if(n)q.push(h(m)+(d?': ':':')+n);}n=q.le
ngth===0?'{}':d?'{\n'+d+q.join(',\n'+d)+'\n'+p+'}':'{'+q.join(',')+'}';d=p;retur
n n;}}if(typeof JSON.stringify!=='function')JSON.stringify=function(j,k,l){var m
;d='';e='';if(typeof l==='number'){for(m=0;m<l;m+=1)e+=' ';}else if(typeof l==='
string')e=l;g=k;if(k&&typeof k!=='function'&&(typeof k!=='object'||typeof k.leng
th!=='number'))throw new Error('JSON.stringify');return i('',{'':j});};if(typeof
JSON.parse!=='function')JSON.parse=function(j,k){var l;function m(n,o){var p,q,
r=n[o];if(r&&typeof r==='object')for(p in r)if(Object.prototype.hasOwnProperty.c
all(r,p)){q=m(r,p);if(q!==undefined){r[p]=q;}else delete r[p];}return k.call(n,o
,r);}j=String(j);b.lastIndex=0;if(b.test(j))j=j.replace(b,function(n){return '\\
u'+('0000'+n.charCodeAt(0).toString(16)).slice(-4);});if(/^[\],:{}\s]*$/.test(j.
replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,'@').replace(/"[^"\\\n\r]*"|true|f
alse|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']').replace(/(?:^|:|,)(?:\s*\[)+/
g,''))){l=(eval)('('+j+')');return typeof k==='function'?m({'':l},''):l;}throw n
ew SyntaxError('JSON.parse');};}());
if(JSON.stringify(["\u2028\u2029"])==='["\u2028\u2029"]')JSON.stringify=function
(a){var b=/\u2028/g,c=/\u2029/g;return function(d,e,f){var g=a.call(this,d,e,f);
if(g){if(-1<g.indexOf('\u2028'))g=g.replace(b,'\\u2028');if(-1<g.indexOf('\u2029
'))g=g.replace(c,'\\u2029');}return g;};}(JSON.stringify);
if(typeof Number.isFinite!=='function')Number.isFinite=function(a){return (typeo
f a==='number')&&isFinite(a);};if(typeof Number.isNaN!=='function')Number.isNaN=
function(a){return (typeof a==='number')&&isNaN(a);};
if(!Object.create)Object.create=function(a){var b=typeof a;if(b!='object'&&b!='f
unction')throw new TypeError('Object prototype may only be a Object or null');va
r c=function(){if(a===null){this.__proto__=a;delete this.__proto__;}};c.prototyp
e=a;return new c();};if(!Object.keys)Object.keys=function(a){var b=typeof a;if((
b!='object'&&b!='function')||a===null)throw new TypeError('Object.keys called on
non-object');var c=Object.prototype.hasOwnProperty,d=[];for(var e in a)if(c.cal
l(a,e))d.push(e);return d;};if(!Object.freeze)Object.freeze=function(a){return a
;};if(!Object.seal)Object.seal=function(a){return a;};
(function(){var a=!({toString:true}).propertyIsEnumerable('toString');if(!a)retu
rn;var b=['toString','toLocaleString','valueOf','hasOwnProperty','isPrototypeOf'
,'prototypeIsEnumerable','constructor'];Object.keys=function(c){var d=typeof c;i
f((d!='object'&&d!='function')||c===null)throw new TypeError('Object.keys called
on non-object');var e=Object.prototype.hasOwnProperty,f=[];for(var g in c)if(e.
call(c,g))f.push(g);for(var h=0;h<b.length;h++){var i=b[h];if(e.call(c,i))f.push
(i);}return f;};Object.assign=function(c,d){if(c==null)throw new TypeError('Obje
ct.assign target cannot be null or undefined');var e=Object(c),f=Object.prototyp
e.hasOwnProperty;for(var g=1;g<arguments.length;g++){var h=arguments[g];if(h==nu
ll)continue;var i=Object(h);for(var j in i)if(f.call(i,j))e[j]=i[j];for(var k=0;
k<b.length;k++){var l=b[k];if(f.call(i,l))e[l]=i[l];}}return e;};})();
if(!Object.assign)Object.assign=function(a,b){if(a==null)throw new TypeError('Ob
ject.assign target cannot be null or undefined');var c=Object(a),d=Object.protot
ype.hasOwnProperty;for(var e=1;e<arguments.length;e++){var f=arguments[e];if(f==
null)continue;var g=Object(f);for(var h in g)if(d.call(g,h))c[h]=g[h];}return c;
};
if({}.hasOwnProperty('__proto__'))Object.prototype.hasOwnProperty=function(a){re
turn function b(c){return c!='__proto__'&&a.call(this,c);};}(Object.prototype.ha
sOwnProperty);
(function(a){a.__m=function(b,c){b.__SMmeta=c;return b;};})(this);
if(!String.prototype.startsWith)String.prototype.startsWith=function(a){"use str
ict";if(this==null)throw TypeError();var b=String(this),c=arguments.length>1?(Nu
mber(arguments[1])||0):0,d=Math.min(Math.max(c,0),b.length);return b.indexOf(Str
ing(a),c)==d;};if(!String.prototype.endsWith)String.prototype.endsWith=function(
a){"use strict";if(this==null)throw TypeError();var b=String(this),c=b.length,d=
String(a),e=arguments.length>1?(Number(arguments[1])||0):c,f=Math.min(Math.max(e
,0),c),g=f-d.length;if(g<0)return false;return b.lastIndexOf(d,g)==g;};if(!Strin
g.prototype.contains)String.prototype.contains=function(a){"use strict";if(this=
=null)throw TypeError();var b=String(this),c=arguments.length>1?(Number(argument
s[1])||0):0;return b.indexOf(String(a),c)!=-1;};if(!String.prototype.repeat)Stri
ng.prototype.repeat=function(a){"use strict";if(this==null)throw TypeError();var
b=String(this);a=Number(a)||0;if(a<0||a===Infinity)throw RangeError();if(a===1)
return b;var c='';while(a){if(a&1)c+=b;if((a>>=1))b+=b;}return c;};
if(!String.prototype.trim)String.prototype.trim=function(){if(this==null)throw n
ew TypeError('String.prototype.trim called on null or undefined');return String.
prototype.replace.call(this,/^\s+|\s+$/g,'');};
(function(){var a,b=String.prototype.split,c=/()??/.exec("")[1]===a;String.proto
type.split=function(d,e){var f=this;if(Object.prototype.toString.call(d)!=="[obj
ect RegExp]")return b.call(f,d,e);var g=[],h=(d.ignoreCase?"i":"")+(d.multiline?
"m":"")+(d.extended?"x":"")+(d.sticky?"y":""),i=0,d=new RegExp(d.source,h+"g"),j
,k,l,m;f+="";if(!c)j=new RegExp("^"+d.source+"$(?!\\s)",h);e=e===a?-1>>>0:e>>>0;
while(k=d.exec(f)){l=k.index+k[0].length;if(l>i){g.push(f.slice(i,k.index));if(!
c&&k.length>1)k[0].replace(j,function(){for(var n=1;n<arguments.length-2;n++)if(
arguments[n]===a)k[n]=a;});if(k.length>1&&k.index<f.length)Array.prototype.push.
apply(g,k.slice(1));m=k[0].length;i=l;if(g.length>=e)break;}if(d.lastIndex===k.i
ndex)d.lastIndex++;}if(i===f.length){if(m||!d.test(""))g.push("");}else g.push(f
.slice(i));return g.length>e?g.slice(0,e):g;};})();
__t=function(a){return a[0];};__w=function(a){return a;};
if(typeof console=='undefined')(function(){function a(){}console={log:a,info:a,w
arn:a,debug:a,dir:a,error:a};})();
var require,__d;(function(a){var b={},c={},d=['global','require','requireDynamic
','requireLazy','module','exports'];require=function(e,f){if(c.hasOwnProperty(e)
)return c[e];if(!b.hasOwnProperty(e)){if(f)return null;throw new Error('Module '
+e+' has not been defined');}var g=b[e],h=g.deps,i=g.factory.length,j,k=[];for(v
ar l=0;l<i;l++){switch(h[l]){case 'module':j=g;break;case 'exports':j=g.exports;
break;case 'global':j=a;break;case 'require':j=require;break;case 'requireDynami
c':j=require;break;case 'requireLazy':j=null;break;default:j=require.call(null,h
[l]);}k.push(j);}g.factory.apply(a,k);c[e]=g.exports;return g.exports;};__d=func
tion(e,f,g,h){if(typeof g=='function'){b[e]={factory:g,deps:d.concat(f),exports:
{}};if(h===3)require.call(null,e);}else c[e]=g;};})(this);
__d("QueryString",[],function(a,b,c,d,e,f){function g(k){var l=[];Object.keys(k)
.sort().forEach(function(m){var n=k[m];if(typeof n==='undefined')return;if(n===n
ull){l.push(m);return;}l.push(encodeURIComponent(m)+'='+encodeURIComponent(n));}
);return l.join('&');}function h(k,l){var m={};if(k==='')return m;var n=k.split(
'&');for(var o=0;o<n.length;o++){var p=n[o].split('=',2),q=decodeURIComponent(p[
0]);if(l&&m.hasOwnProperty(q))throw new URIError('Duplicate key: '+q);m[q]=p.len
gth===2?decodeURIComponent(p[1]):null;}return m;}function i(k,l){return k+(~k.in
dexOf('?')?'&':'?')+(typeof l==='string'?l:j.encode(l));}var j={encode:g,decode:
h,appendToUrl:i};e.exports=j;},null);
__d("resolveWindow",[],function(a,b,c,d,e,f){function g(h){var i=window,j=h.spli
t('.');try{for(var l=0;l<j.length;l++){var m=j[l],n=/^frames\[['"]?([a-zA-Z0-9\-
_]+)['"]?\]$/.exec(m);if(n){i=i.frames[n[1]];}else if(m==='opener'||m==='parent'
||m==='top'){i=i[m];}else return null;}}catch(k){return null;}return i;}e.export
s=g;},null);
__d("sprintf",[],function(a,b,c,d,e,f){function g(h){var i=Array.prototype.slice
.call(arguments,1),j=0;return h.replace(/%s/g,function(k){return i[j++];});}e.ex
ports=g;},null);
__d("Log",["sprintf"],function(a,b,c,d,e,f,g){var h={DEBUG:3,INFO:2,WARNING:1,ER
ROR:0};function i(k,l){var m=Array.prototype.slice.call(arguments,2),n=g.apply(n
ull,m),o=window.console;if(o&&j.level>=l)o[k in o?k:'log'](n);}var j={level:-1,L
evel:h,debug:i.bind(null,'debug',h.DEBUG),info:i.bind(null,'info',h.INFO),warn:i
.bind(null,'warn',h.WARNING),error:i.bind(null,'error',h.ERROR)};e.exports=j;},n
ull);
__d("wrapFunction",[],function(a,b,c,d,e,f){var g={};function h(i,j,k){j=j||'def
ault';return function(){var l=j in g?g[j](i,k):i;return l.apply(this,arguments);
};}h.setWrapper=function(i,j){j=j||'default';g[j]=i;};e.exports=h;},null);
__d("DOMEventListener",["wrapFunction"],function(a,b,c,d,e,f,g){var h,i;if(windo
w.addEventListener){h=function(k,l,m){m.wrapper=g(m,'entry','DOMEventListener.ad
d '+l);k.addEventListener(l,m.wrapper,false);};i=function(k,l,m){k.removeEventLi
stener(l,m.wrapper,false);};}else if(window.attachEvent){h=function(k,l,m){m.wra
pper=g(m,'entry','DOMEventListener.add '+l);k.attachEvent('on'+l,m.wrapper);};i=
function(k,l,m){k.detachEvent('on'+l,m.wrapper);};}else i=h=function(){};var j={
add:function(k,l,m){h(k,l,m);return {remove:function(){i(k,l,m);k=null;}};},remo
ve:i};e.exports=j;},null);
__d("DOMWrapper",[],function(a,b,c,d,e,f){var g,h,i={setRoot:function(j){g=j;},g
etRoot:function(){return g||document.body;},setWindow:function(j){h=j;},getWindo
w:function(){return h||self;}};e.exports=i;},null);
__d("copyProperties",[],function(a,b,c,d,e,f){function g(h,i,j,k,l,m,n){h=h||{};
var o=[i,j,k,l,m],p=0,q;while(o[p]){q=o[p++];for(var r in q)h[r]=q[r];if(q.hasOw
nProperty&&q.hasOwnProperty('toString')&&(typeof q.toString!='undefined')&&(h.to
String!==q.toString))h.toString=q.toString;}return h;}e.exports=g;},null);
__d("emptyFunction",["copyProperties"],function(a,b,c,d,e,f,g){function h(j){ret
urn function(){return j;};}function i(){}g(i,{thatReturns:h,thatReturnsFalse:h(f
alse),thatReturnsTrue:h(true),thatReturnsNull:h(null),thatReturnsThis:function()
{return this;},thatReturnsArgument:function(j){return j;}});e.exports=i;},null);
__d("UserAgent_DEPRECATED",[],function(a,b,c,d,e,f){var g=false,h,i,j,k,l,m,n,o,
p,q,r,s,t,u,v;function w(){if(g)return;g=true;var y=navigator.userAgent,z=/(?:MS
IE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Ve
rsion.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\
d+\.\d+))/.exec(y),aa=/(Mac OS X)|(Windows)|(Linux)/.exec(y);s=/\b(iPhone|iP[ao]
d)/.exec(y);t=/\b(iP[ao]d)/.exec(y);q=/Android/i.exec(y);u=/FBAN\/\w+;/i.exec(y)
;v=/Mobile/i.exec(y);r=!!(/Win64/.exec(y));if(z){h=z[1]?parseFloat(z[1]):(z[5]?p
arseFloat(z[5]):NaN);if(h&&document&&document.documentMode)h=document.documentMo
de;var ba=/(?:Trident\/(\d+.\d+))/.exec(y);m=ba?parseFloat(ba[1])+4:h;i=z[2]?par
seFloat(z[2]):NaN;j=z[3]?parseFloat(z[3]):NaN;k=z[4]?parseFloat(z[4]):NaN;if(k){
z=/(?:Chrome\/(\d+\.\d+))/.exec(y);l=z&&z[1]?parseFloat(z[1]):NaN;}else l=NaN;}e
lse h=i=j=l=k=NaN;if(aa){if(aa[1]){var ca=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(
y);n=ca?parseFloat(ca[1].replace('_','.')):true;}else n=false;o=!!aa[2];p=!!aa[3
];}else n=o=p=false;}var x={ie:function(){return w()||h;},ieCompatibilityMode:fu
nction(){return w()||(m>h);},ie64:function(){return x.ie()&&r;},firefox:function
(){return w()||i;},opera:function(){return w()||j;},webkit:function(){return w()
||k;},safari:function(){return x.webkit();},chrome:function(){return w()||l;},wi
ndows:function(){return w()||o;},osx:function(){return w()||n;},linux:function()
{return w()||p;},iphone:function(){return w()||s;},mobile:function(){return w()|
|(s||t||q||v);},nativeApp:function(){return w()||u;},android:function(){return w
()||q;},ipad:function(){return w()||t;}};e.exports=x;},null);
__d("guid",[],function(a,b,c,d,e,f){function g(){return 'f'+(Math.random()*(1<<3
0)).toString(16).replace('.','');}e.exports=g;},null);
__d("htmlSpecialChars",[],function(a,b,c,d,e,f){var g=/&/g,h=/</g,i=/>/g,j=/"/g,
k=/'/g;function l(m){if(typeof m=='undefined'||m===null||!m.toString)return '';i
f(m===false){return '0';}else if(m===true)return '1';return m.toString().replace
(g,'&amp;').replace(j,'&quot;').replace(k,'&#039;').replace(h,'&lt;').replace(i,
'&gt;');}e.exports=l;},null);
__d("Flash",["DOMEventListener","DOMWrapper","QueryString","UserAgent_DEPRECATED
","copyProperties","guid","htmlSpecialChars"],function(a,b,c,d,e,f,g,h,i,j,k,l,m
){var n={},o,p=h.getWindow().document;function q(v){var w=p.getElementById(v);if
(w)w.parentNode.removeChild(w);delete n[v];}function r(){for(var v in n)if(n.has
OwnProperty(v))q(v);}function s(v){return v.replace(/\d+/g,function(w){return '0
00'.substring(w.length)+w;});}function t(v){if(!o){if(j.ie()>=9)g.add(window,'un
load',r);o=true;}n[v]=v;}var u={embed:function(v,w,x,y){var z=l();v=m(v).replace
(/&amp;/g,'&');x=k({allowscriptaccess:'always',flashvars:y,movie:v},x||{});if(ty
peof x.flashvars=='object')x.flashvars=i.encode(x.flashvars);var aa=[];for(var b
a in x)if(x.hasOwnProperty(ba)&&x[ba])aa.push('<param name="'+m(ba)+'" value="'+
m(x[ba])+'">');var ca=w.appendChild(p.createElement('span')),da='<object '+(j.ie
()?'classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ':'type="application/x-
shockwave-flash"')+'data="'+v+'" '+(x.height?'height="'+x.height+'" ':'')+(x.wid
th?'width="'+x.width+'" ':'')+'id="'+z+'">'+aa.join('')+'</object>';ca.innerHTML
=da;var ea=ca.firstChild;t(z);return ea;},remove:q,getVersion:function(){var v='
Shockwave Flash',w='application/x-shockwave-flash',x='ShockwaveFlash.ShockwaveFl
ash',y;if(navigator.plugins&&typeof navigator.plugins[v]=='object'){var z=naviga
tor.plugins[v].description;if(z&&navigator.mimeTypes&&navigator.mimeTypes[w]&&na
vigator.mimeTypes[w].enabledPlugin)y=z.match(/\d+/g);}if(!y)try{y=(new ActiveXOb
ject(x)).GetVariable('$version').match(/(\d+),(\d+),(\d+),(\d+)/);y=Array.protot
ype.slice.call(y,1);}catch(aa){}return y;},checkMinVersion:function(v){var w=u.g
etVersion();if(!w)return false;return s(w.join('.'))>=s(v);},isAvailable:functio
n(){return !!u.getVersion();}};e.exports=u;},null);
__d("dotAccess",[],function(a,b,c,d,e,f){function g(h,i,j){var k=i.split('.');do
{var l=k.shift();h=h[l]||j&&(h[l]={});}while(k.length&&h);return h;}e.exports=g;
},null);
__d("GlobalCallback",["DOMWrapper","dotAccess","guid","wrapFunction"],function(a
,b,c,d,e,f,g,h,i,j){var k,l,m={setPrefix:function(n){k=h(g.getWindow(),n,true);l
=n;},create:function(n,o){if(!k)this.setPrefix('__globalCallbacks');var p=i();k[
p]=j(n,'entry',o||'GlobalCallback');return l+'.'+p;},remove:function(n){var o=n.
substring(l.length+1);delete k[o];}};e.exports=m;},null);
__d("XDM",["DOMEventListener","DOMWrapper","emptyFunction","Flash","GlobalCallba
ck","guid","Log","UserAgent_DEPRECATED","wrapFunction"],function(a,b,c,d,e,f,g,h
,i,j,k,l,m,n,o){var p={},q={transports:[]},r=h.getWindow();function s(u){var v={
},w=u.length,x=q.transports;while(w--)v[u[w]]=1;w=x.length;while(w--){var y=x[w]
,z=p[y];if(!v[y]&&z.isAvailable())return y;}}var t={register:function(u,v){m.deb
ug('Registering %s as XDM provider',u);q.transports.push(u);p[u]=v;},create:func
tion(u){if(!u.whenReady&&!u.onMessage){m.error('An instance without whenReady or
onMessage makes no sense');throw new Error('An instance without whenReady or '+
'onMessage makes no sense');}if(!u.channel){m.warn('Missing channel name, select
ing at random');u.channel=l();}if(!u.whenReady)u.whenReady=i;if(!u.onMessage)u.o
nMessage=i;var v=u.transport||s(u.blacklist||[]),w=p[v];if(w&&w.isAvailable()){m
.debug('%s is available',v);w.init(u);return v;}}};t.register('flash',(function(
){var u=false,v,w=false,x=15000,y;return {isAvailable:function(){return j.checkM
inVersion('8.0.24');},init:function(z){m.debug('init flash: '+z.channel);var aa=
{send:function(da,ea,fa,ga){m.debug('sending to: %s (%s)',ea,ga);v.postMessage(d
a,ea,ga);}};if(u){z.whenReady(aa);return;}var ba=z.root.appendChild(r.document.c
reateElement('div')),ca=k.create(function(){k.remove(ca);clearTimeout(y);m.info(
'xdm.swf called the callback');var da=k.create(function(ea,fa){ea=decodeURICompo
nent(ea);fa=decodeURIComponent(fa);m.debug('received message %s from %s',ea,fa);
z.onMessage(ea,fa);},'xdm.swf:onMessage');v.init(z.channel,da);z.whenReady(aa);}
,'xdm.swf:load');v=j.embed(z.flashUrl,ba,null,{protocol:location.protocol.replac
e(':',''),host:location.host,callback:ca,log:w});y=setTimeout(function(){m.warn(
'The Flash component did not load within %s ms - '+'verify that the container is
not set to hidden or invisible '+'using CSS as this will cause some browsers to
not load '+'the components',x);},x);u=true;}};})());t.register('postmessage',(f
unction(){var u=false;return {isAvailable:function(){return !!r.postMessage;},in
it:function(v){m.debug('init postMessage: '+v.channel);var w='_FB_'+v.channel,x=
{send:function(y,z,aa,ba){if(r===aa){m.error('Invalid windowref, equal to window
(self)');throw new Error();}m.debug('sending to: %s (%s)',z,ba);var ca=function
(){aa.postMessage('_FB_'+ba+y,z);};if(n.ie()==8||n.ieCompatibilityMode()){setTim
eout(ca,0);}else ca();}};if(u){v.whenReady(x);return;}g.add(r,'message',o(functi
on(event){var y=event.data,z=event.origin||'native';if(!/^(https?:\/\/|native$)/
.test(z)){m.debug('Received message from invalid origin type: %s',z);return;}if(
typeof y!='string'){m.warn('Received message of type %s from %s, expected a stri
ng',typeof y,z);return;}m.debug('received message %s from %s',y,z);if(y.substrin
g(0,w.length)==w)y=y.substring(w.length);v.onMessage(y,z);},'entry','onMessage')
);v.whenReady(x);u=true;}};})());e.exports=t;},null);
__d("initXdArbiter",["QueryString","resolveWindow","Log","XDM","XDMConfig"],func
tion(a,b,c,d,e,f){(function(){var g=b('QueryString'),h=b('resolveWindow'),i=b('L
og'),j=b('XDM'),k=b('XDMConfig');function l(z){return z?z.replace(/["'<>\(\)\\@]
/g,''):z;}function m(){if(!window.chrome||!location.ancestorOrigins)return false
;return !/\.facebook\.com$/.test(location.ancestorOrigins[1]);}function n(z,aa){
if(m())return '';if(window!=parent&&window.parent!=window.parent.parent)try{retu
rn parent.parent.XdArbiter.register(window,z,aa);}catch(ba){i.error('Could not r
egister with XdArbiter in parent.parent');}return '';}function o(z,aa,ba){if(!z&
&m()){i.error('Can not use parent.parent to reach facebook.com');return;}var ca=
z?h(z):parent.parent;try{ca.XdArbiter.handleMessage(aa,ba,window);}catch(da){i.e
rror('Could not reach facebook.com using %s',z);}}function p(z,aa){var ba=50,ca=
function(){if(!--ba)clearInterval(da);try{z();clearInterval(da);}catch(ea){}},da
=setInterval(ca,50);ca();}function q(){var z=/^https?:\/\/[^\/]*/.exec(t.origin)
[0];p(function(){var aa=h(t.relation).frames['fb_xdm_frame_'+u];if(typeof aa.loc
ation.search==='undefined')throw new Error('Proxy not ready');if(location.search
===aa.location.search){aa.proxyMessage(s,z);}else i.error('Version mismatch: %s,
%s',location.search,aa.location.search);},50);}function r(){var z=/^(.*)\/(.*)$
/.exec(t.origin)[1];if(window.__fbNative&&window.__fbNative.postMessage){window.
__fbNative.postMessage(s,z);}else{var aa=function(ba){window.removeEventListener
('fbNativeReady',aa);window.__fbNative.postMessage(s,z);};window.addEventListene
r('fbNativeReady',aa);}}var s=/#(.*)|$/.exec(location.href)[1];if(window==top)lo
cation.hash='';if(!s){i.error('xd_arbiter.php loaded without a valid hash, refer
rer: %s',document.referrer);return;}var t=g.decode(s,true),u=location.protocol.r
eplace(':','');if(t.relation){if(window==top&&/FBAN\/\w+;/i.test(navigator.userA
gent)){i.info('Native proxy');r();}else{i.info('Legacy proxy to %s',t.relation);
q();}return;}if(u!=/https?/.exec(window.name)[0]){i.info('Redirection to %s dete
cted, aborting',u);return;}var v=l(t.transport),w=l(t.channel),x=l(t.origin),y=l
(t.xd_name);if(!/^https?/.test(x)){i.error('Invalid origin presented, aborting.'
);return;}j.create({root:document.body,transport:v,channel:w+'_'+u,flashUrl:k.Fl
ash.path,onMessage:function(z,aa){if(x!==aa){i.info('Received message from unkno
wn origin %s, expected %s.',aa,x);return;}if(!/^FB_RPC:/.test(z))z=g.decode(z);o
(z.relation,z,x);},whenReady:function(z){window.proxyMessage=function(da,ea){if(
ea===x){z.send(da,x,parent,w);}else i.error('Failed proxying to %s, expected %s'
,ea,x);};var aa=null,ba={xd_action:'proxy_ready',data:aa},ca=n(y,x);if(ca)ba.reg
istered=ca;z.send(g.encode(ba),x,parent,w);}});})();},null);__d("XDMConfig",[],{
"Flash":{"path":"https:\/\/connect.facebook.net\/rsrc.php\/v1\/yR\/r\/ks_9ZXiQ0G
L.swf"}}); require('initXdArbiter'); </script><b id="warning" style="display: no
ne; color:red"> SECURITY WARNING: Please treat the URL above as you would your p
assword and do not share it with anyone. See the <a href="http://l.ak.facebook.c
om/l.php?u=http%3A%2F%2Fon.fb.me%2F1mXNHhm&h=HAQFq0i5t&s=1" target="_blank" rel=
"nofollow" onmouseover="LinkshimAsyncLink.swap(this, &quot;http:\/\/on.fb.me\/1m
XNHhm&quot;);" onclick="LinkshimAsyncLink.referrer_log(this, &quot;http:\/\/on.f
b.me\/1mXNHhm&quot;, &quot;\/si\/ajax\/l\/render_linkshim_log\/?u=http\u00253A\u
00252F\u00252Fon.fb.me\u00252F1mXNHhm&amp;h=HAQFq0i5t&amp;render_verification=0&
amp;enc&amp;d&quot;);">Facebook Help Center</a> for more information. </b><scrip
t>if (window == top) { setTimeout(function() { document.getElementById("warn
ing").style.display = 'block'; }, 2000);}</script></body></html>

Das könnte Ihnen auch gefallen