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

Top 10 Blog Posts

Spreading the holiday cheer (242 comments)

The importance of an outside perspective (113 comments)

It\'s over!...sort of (63 comments)

Boulder Arrival (53 comments)

Pandora (33 comments)

New post (33 comments)

Newfound Productivity (28 comments)

Another one here (27 comments)

Our release! (25 comments)

First Days of TechStars (22 comments)

Comments by IntenseDebate

'; 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=4"; 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; } }