function showrecentpostswiththumbs(e){document.write('
');for(var i=0;i');document.write(''+g+'
');if("summary"in f){var n=f.summary.$t}else var n="";var o=/<\S[^>]*>/g;n=n.replace(o,"");if(showpostsummary==true){if(n.length');document.write(n);document.write('')}else{document.write('');n=n.substring(0,numchars);var p=n.lastIndexOf(" ");n=n.substring(0,p);document.write(n+'...');document.write('')}}var q='';var r=0;document.write('
');if(showpostdate==true){q=q+monthnames[parseInt(cdmonth,10)]+'-'+cdday+' - '+cdyear;r=1}if(showcommentnum==true){if(r==1){q=q+' | '}if(j=='1 Comments')j='1 Comment';if(j=='0 Comments')j='No Comments';j=''+j+'';q=q+j;r=1}if(displaymore==true){if(r==1)q=q+' | ';q=q+'More ->';r=1}document.write(q);document.write('');if(displayseparator==true)if(i!=(numposts-1))document.write('
')}document.write('
')}