document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <script language="JavaScript">
  2. imgr = new Array();
  3. imgr[0] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image1.gif";
  4. imgr[1] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image2.gif";
  5. imgr[2] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image3.gif";
  6. imgr[3] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image4.gif";
  7. imgr[4] = "http://i725.photobucket.com/albums/ww258/anasceria/Tutorial-jitu/no-image5.gif";
  8. showRandomImg = true;
  9. boxwidth = 230;
  10. cellspacing = 8;
  11. borderColor = "#ffffff";
  12. bgTD = "transparent";
  13. thumbwidth = 40;
  14. thumbheight = 40;
  15. fntsize = 12;
  16. acolor = "#666";
  17. aBold = true;
  18. icon = " ";
  19. text = "comments";
  20. showPostDate = false;
  21. summaryPost = 40;
  22. summaryFontsize = 10;
  23. summaryColor = "#666";
  24. icon2 = " ";
  25. numposts = 10;
  26. home_page = "http://negeriinfo.blogspot.com/";
  27. </script>
  28. <script src="https://sites.google.com/site/anasceria/recentposts_thumbnail.js" type="text/javascript"></script>
');