


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="grey">\
	 <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/swiv/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/swiv/">swiv</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;6 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/CocoaDiva/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/7/6344/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/CocoaDiva/">CocoaDiva</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2</span>&nbsp;&middot;&nbsp;56 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Andrea_Victoria/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/Andrea_Victoria/">Andrea_Victoria</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;9 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/uncontainable_spirit/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/uncontainable_spirit/">uncontainable_spirit</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;5 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/mystiphi/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/mystiphi/">mystiphi</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;11 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/hairnurse/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/hairnurse/">hairnurse</a>\
	 <span class="dsq-widget-comment">I have gone natural for several years now, but I have consistently pressed my hair which makes its look dull and limp after washing it..some parts of my hair is limp and some parts of my hair has...</span>\
	 <p class="dsq-widget-meta"><a href="http://poshlifeposhstyle.com/2008/11/hot-hair-tip-extra-virgin-olive-oil/">Hot Hair Tip:  Extra Virgin Olive Oil</a>&nbsp;&middot;&nbsp;<a href="http://poshlifeposhstyle.com/2008/11/hot-hair-tip-extra-virgin-olive-oil/#comment-24317688">1 day ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/shamekasmith/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/shamekasmith/">shamekasmith</a>\
	 <span class="dsq-widget-comment">BIG ASS SMALLER WAIST IS THE PERFECT THING FOR A BIGGER ASS SMALLER WAIST IN 10-21 DAYS  <a href="mailto:LACEITUP14@YAHOO.COM" rel="nofollow">LACEITUP14@YAHOO.COM</a> OR 843-258-2139 SHAMEKA</span>\
	 <p class="dsq-widget-meta"><a href="http://poshlifeposhstyle.com/2009/01/having-a-big-butt-may-be-good-for-your-health/">Having a Big Butt May Be Good for Your Health</a>&nbsp;&middot;&nbsp;<a href="http://poshlifeposhstyle.com/2009/01/having-a-big-butt-may-be-good-for-your-health/#comment-24289778">1 day ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/pamelalovesgoodhair/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/pamelalovesgoodhair/">pamelalovesgoodhair</a>\
	 <span class="dsq-widget-comment">very informative blog keep it up! A people these days who suffer from hair loss are usually so intent on searching a baldness cure prevention therapies, they will try almost anything. there are...</span>\
	 <p class="dsq-widget-meta"><a href="http://poshlifeposhstyle.com/2009/06/in-love-with-my-natural/">In Love With My Natural</a>&nbsp;&middot;&nbsp;<a href="http://poshlifeposhstyle.com/2009/06/in-love-with-my-natural/#comment-24166355">4 days ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/pamelalovesgoodhair/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/pamelalovesgoodhair/">pamelalovesgoodhair</a>\
	 <span class="dsq-widget-comment">Very nice informative text I have just finished 6 months of herbal shampooing treatment and whenever I reviewed my self in the mirror I was amazed at the results. The treatment definitely works and...</span>\
	 <p class="dsq-widget-meta"><a href="http://poshlifeposhstyle.com/2008/06/healthy-hair-tip-of-the-week-protein-treatments/">Healthy Hair Tip of the Week: Protein Treatments</a>&nbsp;&middot;&nbsp;<a href="http://poshlifeposhstyle.com/2008/06/healthy-hair-tip-of-the-week-protein-treatments/#comment-24165818">4 days ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/minusthebars/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/minusthebars/">minusthebars</a>\
	 <span class="dsq-widget-comment">As a man I definitely feel a woman should always be prepared with a condom. Men and women. It\'s like a graveyard out here in this world when it comes to sex. You never know, you simply never know....</span>\
	 <p class="dsq-widget-meta"><a href="http://poshlifeposhstyle.com/2009/06/should-women-carry-condoms/">Should Women Carry Condoms?</a>&nbsp;&middot;&nbsp;<a href="http://poshlifeposhstyle.com/2009/06/should-women-carry-condoms/#comment-23951460">6 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://poshlifeposhstyle.com/2009/11/marriage-is-against-human-nature/">Marriage is Against Human Nature?</a>\
	 <p class="dsq-widget-meta">3 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>\
');
