var ListBlogLink=window.location.hostname;var ChrCount=150;var TitleCount=150;var ImageSize=250;function xmllist(json){document.write('
');for(var i=0;i]+)>)/ig,"").substring(0,ChrCount);ListMonth=["01","02","03","04","05","06","07","08","09","10","11","12"];ListDate=json.feed.entry[i].published.$t.substring(0,10);Y=ListDate.substring(0,4);m=ListDate.substring(5,7);D=ListDate.substring(8,10);M=ListMonth[parseInt(m-1)];ListUpdate=json.feed.entry[i].updated.$t.substring(0,16);YY=ListUpdate.substring(0,4);mm=ListUpdate.substring(5,7);DD=ListUpdate.substring(8,10);TT=ListUpdate.substring(11,16);MM=ListMonth[parseInt(mm-1)];if(json.feed.entry[i].content.$t.match(/youtube\.com.*(\?v=|\/embed\/)(.{11})/)!=null)
{var youtube_id=json.feed.entry[i].content.$t.match(/youtube\.com.*(\?v=|\/embed\/)(.{11})/).pop();if(youtube_id.length==11){var ListImage="'//img.youtube.com/vi/"+youtube_id+"/0.jpg'"}}
else if(json.feed.entry[i].media$thumbnail)
{thumbUrl=json.feed.entry[i].media$thumbnail.url;sk=thumbUrl.replace("/s72-c/","/s"+ImageSize+"/");ListImage="'"+sk.replace("?imgmax=800","")+"'"}
else if(json.feed.entry[i].content.$t.match(/src=(.+?[\.jpg|\.gif|\.png]")/)!=null)
{ListImage=json.feed.entry[i].content.$t.match(/src=(.+?[\.jpg|\.gif|\.png]")/)[1]}
else{ListImage="'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgBYxqBOWxhIBV5DzFp46UTt2qhJOa4k_L-JeI_tOj0UBIQrpBg2K8lZFFMcb0zV8Is4BWPKABpOcjVaNVlhKbDBL_wyM8zeAEnMRZXIGpthfXbzVfo2sh2W7-GDLln5kPSU_tD5pHU04/s1600/xmlthemes-com-thumbnail.png'"}
var listing=""+ListTag+""+D+"/"+M+"/"+Y+", "+TT+" WIB ";document.write(listing)}
document.write("
")}