/* Function to get blog posts from feeds * Rifki Aria Gumelar - http://bloggerninja.com */ function removeHtmlTag(strx,chop){var s=strx.split("<");for(var i=0;i")!=-1){s[i]=s[i].substring(s[i].indexOf(">")+1,s[i].length)}}s=s.join("");s=s.substring(0,chop-1);return s}function featured_slideshow(json){if(count==0){null}else{document.write('
');j=(random)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();for(var i=0;iimgr.length-1)j=0;img[i]=imgr[j];s=postcontent;a=s.indexOf("

'+daystr+'

'+posttitle+'

'+removeHtmlTag(postcontent,excerpt)+'...

Devamı
';document.write(item);j++}document.write('')}}