


function dsqComboTab(tab) {
	document.getElementById('dsq-combo-people').style.display = "none";
	document.getElementById('dsq-combo-popular').style.display = "none";
	document.getElementById('dsq-combo-recent').style.display = "none";
	document.getElementById('dsq-combo-tab-people').className = "dsq-combo-tab";
	document.getElementById('dsq-combo-tab-popular').className = "dsq-combo-tab";
	document.getElementById('dsq-combo-tab-recent').className = "dsq-combo-tab";

	document.getElementById('dsq-combo-' + tab).style.display = "block";
	document.getElementById('dsq-combo-tab-' + tab).className = "dsq-combo-tab dsq-active";
}

document.write(' \
<style type="text/css" media="screen">\
	 #dsq-combo-widget ul,\
	 #dsq-combo-widget li,\
	 #dsq-combo-widget ol,\
	 #dsq-combo-widget div,\
	 #dsq-combo-widget p,\
	 #dsq-combo-widget a,\
	 #dsq-combo-widget cite,\
	 #dsq-combo-widget img {\
	 border: 0;\
	 padding: 0;\
	 margin: 0;\
	 float: none;\
	 text-indent: 0;\
	 background: none;\
	 }\
	 #dsq-combo-widget ul,\
	 #dsq-combo-widget li,\
	 #dsq-combo-widget ol {\
	 list-style-type: none;\
	 list-style-image: none;\
	 background: none;\
	 display: block;\
	 }\
	 #dsq-combo-widget #dsq-combo-content ul,\
	 #dsq-combo-widget #dsq-combo-content li,\
	 #dsq-combo-widget #dsq-combo-content ol,\
	 #dsq-combo-widget #dsq-combo-content div,\
	 #dsq-combo-widget #dsq-combo-content p,\
	 #dsq-combo-widget #dsq-combo-content a,\
	 #dsq-combo-widget #dsq-combo-content cite,\
	 #dsq-combo-widget #dsq-combo-content img {\
	 border: 0;\
	 padding: 0;\
	 margin: 0;\
	 float: none;\
	 text-indent: 0;\
	 background: none;\
	 }\
	 #dsq-combo-widget #dsq-combo-content ul,\
	 #dsq-combo-widget #dsq-combo-content li,\
	 #dsq-combo-widget #dsq-combo-content ol {\
	 list-style-type: none;\
	 list-style-image: none;\
	 background: none;\
	 display: block;\
	 }\
	 .dsq-clearfix:after {\
	 content:".";\
	 display: block;\
	 height: 0;\
	 clear: both;\
	 visibility: hidden;\
	 }\
	 /* end reset */\
	 #dsq-combo-widget { ;\
	 text-align: left;\
	 }\
	 #dsq-combo-widget #dsq-combo-tabs {\
	 float: left;\
	 }\
	 #dsq-combo-widget #dsq-combo-content {\
	 position: static;\
	 }\
	 #dsq-combo-widget #dsq-combo-content h3 {\
	 float: none;\
	 text-indent: 0;\
	 background: none;\
	 padding: 0;\
	 border: 0;\
	 margin: 0 0 10px 0;\
	 font-size: 16px;\
	 }\
	 #dsq-combo-widget #dsq-combo-tabs li {\
	 display: inline;\
	 float: left;\
	 margin-right: 2px;\
	 padding: 0px 5px;\
	 text-transform: uppercase;\
	 }\
	 #dsq-combo-widget #dsq-combo-tabs li a {\
	 text-decoration: none;\
	 font-weight: bold;\
	 font-size: 10px;\
	 }\
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box {\
	 margin: 0 0 20px;\
	 padding: 12px;\
	 clear: both;\
	 }\
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box li {\
	 padding-bottom: 10px;\
	 margin-bottom: 10px;\
	 overflow: hidden;\
	 word-wrap: break-word;\
	 }\
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-avatar {\
	 float: left;\
	 height: 48px;\
	 width: 48px;\
	 margin-right: 15px;\
	 }\
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box cite {\
	 font-weight: bold;\
	 font-size: 14px;\
	 }\
	 span.dsq-widget-clout {\
	 background-color:#FF7300;\
	 color:#FFFFFF;\
	 padding:0pt 2px;\
	 }\
	 #dsq-combo-logo { text-align: right; }\
	 /* Blue */\
	 #dsq-combo-widget.blue #dsq-combo-tabs li.dsq-active { background: #E1F3FC; }\
	 #dsq-combo-widget.blue #dsq-combo-content .dsq-combo-box { background: #E1F3FC; }\
	 #dsq-combo-widget.blue #dsq-combo-tabs li { background: #B5E2FD; }\
	 #dsq-combo-widget.blue #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #B5E2FD; }\
	 /* Grey */\
	 #dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active { background: #f0f0f0; }\
	 #dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box { background: #f0f0f0; }\
	 #dsq-combo-widget.grey #dsq-combo-tabs li { background: #ccc; }\
	 #dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #ccc; }\
	 /* Green */\
	 #dsq-combo-widget.green #dsq-combo-tabs li.dsq-active { background: #f4ffea; }\
	 #dsq-combo-widget.green #dsq-combo-content .dsq-combo-box { background: #f4ffea; }\
	 #dsq-combo-widget.green #dsq-combo-tabs li { background: #d7edce; }\
	 #dsq-combo-widget.green #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #d7edce; }\
	 /* Red */\
	 #dsq-combo-widget.red #dsq-combo-tabs li.dsq-active { background: #fad8d8; }\
	 #dsq-combo-widget.red #dsq-combo-content .dsq-combo-box { background: #fad8d8; }\
	 #dsq-combo-widget.red #dsq-combo-tabs li { background: #fdb5b5; }\
	 #dsq-combo-widget.red #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #fdb5b5; }\
	 /* Orange */\
	 #dsq-combo-widget.orange #dsq-combo-tabs li.dsq-active { background: #fae6d8; }\
	 #dsq-combo-widget.orange #dsq-combo-content .dsq-combo-box { background: #fae6d8; }\
	 #dsq-combo-widget.orange #dsq-combo-tabs li { background: #fddfb5; }\
	 #dsq-combo-widget.orange #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #fddfb5; }\
	 </style>\
	 <div id="dsq-combo-widget" class="blue">\
	 <ul id="dsq-combo-tabs">\
	 <li id="dsq-combo-tab-people" ><a href="#" onclick="dsqComboTab(\'people\'); return false">People</a></li>\
	 <li id="dsq-combo-tab-recent" class="dsq-active"><a href="#" onclick="dsqComboTab(\'recent\'); return false">Recent</a></li>\
	 <li id="dsq-combo-tab-popular" ><a href="#" onclick="dsqComboTab(\'popular\'); return false">Popular</a></li>\
	 </ul>\
	 <div id="dsq-combo-content">\
	 <div id="dsq-combo-people" class="dsq-combo-box" style="display:none">\
	 <h3>Top Commenters</h3>\
	 <ul>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/microrahsheen/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/3/2211/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/microrahsheen/">Rahsheen </a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">33</span>&nbsp;&middot;&nbsp;31 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/facebook-636672531/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/18/7141/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/facebook-636672531/">Angela Benton</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2</span>&nbsp;&middot;&nbsp;41 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Dedej/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/19/415/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/Dedej/">Dede @ Clutch</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">4</span>&nbsp;&middot;&nbsp;54 posts</div>\
	 </li>\
	 </ul>\
	 <div id="dsq-combo-logo"><a href="http://disqus.com"><img src="http://media.disqus.com/images/embed/widget-logo.png"></a></div>\
	 </div>\
	 <div id="dsq-combo-recent" class="dsq-combo-box" >\
	 <h3>Recent Comments</h3>\
	 <ul>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/jp42/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/3/6949/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/jp42/">jp42</a>\
	 <span class="dsq-widget-comment">Had the pleasure of working with Joel at UBO  -- a true journalist with integrity/insight -- TheRoot making moves... smart ones...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.blackweb20.com/2009/12/01/theroot-hires-joel-dreyfuss-as-new-managing-editor/">TheRoot Hires Joel Dreyfuss as New Managing Editor</a>&nbsp;&middot;&nbsp;<a href="http://www.blackweb20.com/2009/12/01/theroot-hires-joel-dreyfuss-as-new-managing-editor/#comment-24722697">29 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/glendoncameron/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/128/8038/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/glendoncameron/">glendoncameron</a>\
	 <span class="dsq-widget-comment">I read this and I am laughing. I wrote a ebook ( sweat equity) bought a domain name and web hosting. $117.00 out of pocket and the last three months I have made $4800.00 on my blog just selling the...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.blackweb20.com/?p=9684">Creating a new generation of technology entrepreneurs  Part 2: Consumption vs. Creation</a>&nbsp;&middot;&nbsp;<a href="http://www.blackweb20.com/?p=9684#comment-24716924">49 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/kindalld/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/22380//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/kindalld/">kindalld</a>\
	 <span class="dsq-widget-comment">Just finished listening to this...great interview. He gave a lot of good info. I am familiar with Rocky and his is upstanding. I read the above comment by someone. Rocky is savvy enough to know...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.blackweb20.com/2007/10/02/interview-with-rocky-williform-ceo-of-streetcredcom/">Interview with Rocky Williform, CEO of StreetCred.com</a>&nbsp;&middot;&nbsp;<a href="http://www.blackweb20.com/2007/10/02/interview-with-rocky-williform-ceo-of-streetcredcom/#comment-24634080">23 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/newyorkjobs1/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/22380//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/newyorkjobs1/">newyorkjobs1</a>\
	 <span class="dsq-widget-comment">Some body needs to check out the diabetes on  Bayer health care center fun for kids<br>thanks  you<br><a href="http://www.staffingpower.com" rel="nofollow">www.staffingpower.com</a></span>\
	 <p class="dsq-widget-meta"><a href="http://www.blackweb20.com/2009/07/16/bayer-makes-healthcare-fun-for-kids/">Bayer Makes Healthcare Fun for Kids</a>&nbsp;&middot;&nbsp;<a href="http://www.blackweb20.com/2009/07/16/bayer-makes-healthcare-fun-for-kids/#comment-24475642">1 day ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/navarrowwright/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/22380//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/navarrowwright/">navarrowwright</a>\
	 <span class="dsq-widget-comment">Ok Wm_tucker It\'s obvious that you just want to debate me, which is all good. First, All my posts in regards to being an entrepreneur are focused on creating web or technology based business (...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.blackweb20.com/?p=9684">Creating a new generation of technology entrepreneurs  Part 2: Consumption vs. Creation</a>&nbsp;&middot;&nbsp;<a href="http://www.blackweb20.com/?p=9684#comment-24413474">2 days ago</a></p>\
	 </li>\
	 </ul>\
	 <div id="dsq-combo-logo"><a href="http://disqus.com"><img src="http://media.disqus.com/images/embed/widget-logo.png"></a></div>\
	 </div>\
	 <div id="dsq-combo-popular" class="dsq-combo-box" style="display:none">\
	 <h3>Most Discussed</h3>\
	 <ul>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.blackweb20.com/?p=9684">Creating a new generation of technology entrepreneurs  Part 2: Consumption vs. Creation</a>\
	 <p class="dsq-widget-meta">18 comments &middot; 49 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.blackweb20.com/2009/11/20/bets-web-series-buppies-off-to-a-rough-start/">BET&#8217;s Web Series &#8220;Buppies&#8221;: Off to a Rough Start</a>\
	 <p class="dsq-widget-meta">12 comments &middot; 1 week ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.blackweb20.com/2009/11/17/50-cents-sues-worldstarhiphop-for-using-his-likeness/">50 Cents Sues WorldStarHipHop For Unlawfully Using His Image. Bloggers Take Note!</a>\
	 <p class="dsq-widget-meta">11 comments &middot; 6 days ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.blackweb20.com/?p=9202">Creating a new generation of technology entrepreneurs  Part 1: Changing the Value Proposition for Urban Youth</a>\
	 <p class="dsq-widget-meta">21 comments &middot; 1 week ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.blackweb20.com/2009/11/23/the-truth-about-google-chrome-os/">The Truth About Google Chrome OS</a>\
	 <p class="dsq-widget-meta">5 comments &middot; 1 week ago</p>\
	 </li>\
	 </ul>\
	 <div id="dsq-combo-logo"><a href="http://disqus.com"><img src="http://media.disqus.com/images/embed/widget-logo.png"></a></div>\
	 </div>\
	 </div>\
	 </div>\
');
