document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <div class="MBLnewsticker MBL-radius MBL-shadow MBL-easing" id="MBLnewsticker1">
  2. <ul> <li>
  3.  <div class="MBL-content" data-link="http://mybloggerlab.com">Powered by MyBloggerLab (لا تقم بتغيير حقوق الأداة).</div>
  4. </li></ul>
  5.  </div>
  6.    
  7.    
  8. <script>
  9.  $(document).ready(function(){
  10.   $("#MBLnewsticker1").MBLnewsticker({
  11. feed:"http://feeds.feedburner.com/abu-iyad/rCev",
  12. width:"100%",
  13. contentlinkcolor: "#766D6D",
  14. timer:5000,
  15. titlecolor: "#333",
  16. titlefontsize: "16px",
  17. itembgcolor: "#FFF",
  18. contentlinkcolor: "#766D6D",
  19. infobgcolor: "#f2f2f2",
  20. bordercolor: "#DDD"
  21. });
  22.   });
  23. </script>
');