var scripts = document.getElementsByTagName('SCRIPT'); var theHTML30 = '

Top 10 Blog Posts

It’s Called WordPress (59 comments)

Biphasic Sleep FAQ (39 comments)

Will I get the next iPhone? (10 comments)

Biphasic Sleep Update (8 comments)

Why I\'m taking the \'100 things\' challenge (8 comments)

Never eat alone at work (6 comments)

Top three lessons from online communities (6 comments)

The One About The New Job (6 comments)

Dreams’ Daily Dosage (5 comments)

Colombia and Back (2 comments)

Comments by Intense Debate

'; for(var i=0; i0) { if(scripts[i].defer) { if (window.addEventListener) { window.addEventListener("load", initIDWidget30, false); } else if (window.attachEvent) { window.attachEvent('onload', initIDWidget30); } } else { document.write('
'+theHTML30+'
'); } break; } } function initIDWidget30() { var IDWidgetCSSLoaded30 = document.createElement('link'); IDWidgetCSSLoaded30.rel = 'stylesheet'; IDWidgetCSSLoaded30.href = 'http://www.intensedebate.com/wCSS.php?widget=2'; IDWidgetCSSLoaded30.type = 'text/css'; document.getElementsByTagName("HEAD")[0].appendChild(IDWidgetCSSLoaded41); theDiv = document.createElement("DIV"); theDiv.className = "idw-container"; theDiv.id = "IDWidget30"; var scripts = document.getElementsByTagName("script"); var parentObj; var theObj; for(var i=0; i0) { parentObj = scripts[i].parentNode; theObj = scripts[i]; break; } } theDiv.innerHTML = theHTML30; if(parentObj) parentObj.insertBefore(theDiv,theObj); };if(typeof(IDCounted)=="undefined") { var IDCounted; window.onload=IDcountIT; } function IDcountIT() { if(IDCounted == undefined) { scriptArray = document.getElementsByTagName("SCRIPT"); var srcString; var countPageUrl = "http://www.intensedebate.com/js/countIt.php?accountid=31821"; var commentLinkCount = 0; for(var i=0; i0) commentLinkCount++; } // Typepad var elements = document.getElementsByTagName("A"); var postCountForCheck = 0; for(var k=0; k=1))// If Typepad { if ((postCountForCheck==1) && (srcString.search(/\/comment\//) != -1)) postCountForCheck = 0; clinkCount = postCountForCheck; } else { if (commentLinkCount>0) clinkCount = commentLinkCount; } if (typeof(theCount)!= "undefined") clinkCount = theCount; if (clinkCount == 0) // Tumblr { linksArray = document.getElementsByTagName("A"); for (var i=0; i< linksArray.length; i++) { if (linksArray[i].className == "IDCommentsReplace") clinkCount++ } } if (typeof(commentObj)!= "undefined") countPageUrl += "&IDC=1"; countPageUrl += "&commentLinkCount="+clinkCount; var countScript = document.createElement('SCRIPT'); countScript.type = "text/javascript"; countScript.src = countPageUrl; document.getElementsByTagName("HEAD")[0].appendChild(countScript); IDCounted = true; } }