Advertisement
WandafuruV

Seguidores

Mar 8th, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. <div id='Followers1-wrapper'>
  2. <div style='margin-right:2px;'>
  3. <script type="text/javascript">
  4. if (!window.google || !google.friendconnect) {
  5. document.write('<script type="text/javascript"' +
  6. 'src="//www.google.com/friendconnect/script/friendconnect.js">' +
  7. '</scr' + 'ipt>');
  8. }
  9. </script>
  10. <script type="text/javascript">
  11. if (!window.registeredBloggerCallbacks) {
  12. window.registeredBloggerCallbacks = true;
  13.  
  14.  
  15.  
  16.  
  17. gadgets.rpc.register('requestReload', function() {
  18. document.location.reload();
  19. });
  20.  
  21.  
  22. gadgets.rpc.register('requestSignOut', function(siteId) {
  23.  
  24. google.friendconnect.container.openSocialSiteId = siteId;
  25. google.friendconnect.requestSignOut();
  26. });
  27. }
  28. </script>
  29. <script type="text/javascript">
  30.  
  31. function registerGetBlogUrls() {
  32. gadgets.rpc.register('getBlogUrls', function() {
  33. var holder = {};
  34.  
  35.  
  36.  
  37.  
  38. holder.postFeed = "http://www.blogger.com/feeds/5018228346290785305/posts/default";
  39.  
  40.  
  41.  
  42. holder.commentFeed = "http://www.blogger.com/feeds/5018228346290785305/comments/default";
  43.  
  44. holder.currentBlogUrl = "http://s-dekomori.blogspot.com/";
  45. holder.currentBlogId = "5018228346290785305";
  46.  
  47. return holder;
  48. });
  49. }
  50. </script>
  51. <script type="text/javascript">
  52. if (!window.registeredCommonBloggerCallbacks) {
  53. window.registeredCommonBloggerCallbacks = true;
  54.  
  55. gadgets.rpc.register('resize_iframe', function(height) {
  56. var el = document.getElementById(this['f']);
  57. if (el) {
  58. el.style.height = height + 'px';
  59. }
  60. });
  61.  
  62.  
  63. gadgets.rpc.register('set_pref', function() {});
  64.  
  65. registerGetBlogUrls();
  66. }
  67. </script>
  68. <div id="div-kzppqgvthm3h" style="width: 100%; "></div>
  69. <script type="text/javascript">
  70. var skin = {};
  71. skin['FACE_SIZE'] = '25';
  72. skin['HEIGHT'] = "260";
  73. skin['TITLE'] = "Seguidores";
  74. skin['BORDER_COLOR'] = "#F9D396";
  75. skin['ENDCAP_BG_COLOR'] = "transparent";
  76. skin['ENDCAP_TEXT_COLOR'] = "#fff";
  77. skin['ENDCAP_LINK_COLOR'] = "#FFAFAD";
  78. skin['ALTERNATE_BG_COLOR'] = "transparent";
  79.  
  80. skin['CONTENT_BG_COLOR'] = "transparent";
  81. skin['CONTENT_LINK_COLOR'] = "#B4DDF3";
  82. skin['CONTENT_TEXT_COLOR'] = "#ccc";
  83. skin['CONTENT_SECONDARY_LINK_COLOR'] = "#ccc";
  84. skin['CONTENT_SECONDARY_TEXT_COLOR'] = "#000";
  85. skin['CONTENT_HEADLINE_COLOR'] = "#F9D396";
  86. skin['FONT_FACE'] = "normal normal 10px \x27Trebuchet MS\x27,Trebuchet,sans-serif";
  87. google.friendconnect.container.setParentUrl("/");
  88. google.friendconnect.container["renderMembersGadget"](
  89. {id: "div-kzppqgvthm3h",
  90. height: 260,
  91.  
  92.  
  93.  
  94. site: "08943346151656845392",
  95.  
  96. locale: 'pt_BR' },
  97. skin);
  98. </script></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement