<!
DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Skype</title>
<script type="text/javascript">
var message = "";
[Link] = (function () {
"use strict";
return {
hashParams: {},
parseHashParams: function (windowObj) {
var hash,
hashPairs,
hashPair,
delimiterIndex,
key,
value,
ind;
windowObj = windowObj ? windowObj : window;
hash = [Link]("#", "");
[Link] = {};
hashPairs = [Link]("&");
for (ind in hashPairs) {
hashPair = hashPairs[ind];
delimiterIndex = [Link]("=");
if (delimiterIndex >= 0) {
key = decodeURIComponent([Link](0,
delimiterIndex)).toLowerCase();
value =
decodeURIComponent([Link](delimiterIndex + 1));
[Link][key] = value;
}
}
},
getHashParam: function (key) {
return [Link][[Link]()];
}
};
})();
(function () {
var target = "[Link]
messageObject = {"error":"invalid_grant","error_description":"User
is not authenticated at MSA"};
[Link]();
var error = [Link]("error");
var errorDescription =
[Link]("error_description");
if (!!error && [Link]) {
[Link] = error;
messageObject.error_description = errorDescription;
}
var message = [Link](messageObject);
if (!![Link]) { // Send postMessage
from a Popup and close window
[Link](message, target);
[Link]();
} else if (!![Link]) { // Send postMessage
from an Iframe
[Link](message, target);
}
}());
</script>
</head>
<body>
</body>
</html>