


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/twitter-26398613/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/52/6452/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/twitter-26398613/">Jennifer Viale</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;32 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/ladylux/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/50/4755/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/ladylux/">LadyLUX</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;18 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/11beca29/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/11beca29/">11beca29</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;19 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/twitter-16348265/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/45/5110/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/twitter-16348265/">Ashley Frazier</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;76 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/fashiontrend/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/fashiontrend/">fashiontrend</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;19 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/dlp88/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/dlp88/">dlp88</a>\
	 <span class="dsq-widget-comment">She is a total butter face.</span>\
	 <p class="dsq-widget-meta"><a href="http://fashionindie.com/moment-of-cleavage-katy-perry/">MOMENT OF CLEAVAGE: Katy Perry</a>&nbsp;&middot;&nbsp;<a href="http://fashionindie.com/moment-of-cleavage-katy-perry/#comment-23653023">1 hour ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/yoheyah/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/yoheyah/">yoheyah</a>\
	 <span class="dsq-widget-comment">for real, i love naima i mean she is full of detroit soul its ridiculous. I love detroit chiks, they are always cool as hell.<br><br>peace to all the real g\'s and geezets.<br>No.1</span>\
	 <p class="dsq-widget-meta"><a href="http://fashionindie.com/whatever-happened-to-naima-oh-wait-there-she-is/">Whatever Happened to Naima? Oh Wait, There She Is!</a>&nbsp;&middot;&nbsp;<a href="http://fashionindie.com/whatever-happened-to-naima-oh-wait-there-she-is/#comment-23636967">4 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/JhonnyLoomp/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/JhonnyLoomp/">JhonnyLoomp</a>\
	 <span class="dsq-widget-comment">Wow ! very interesting shirts you have here, but i think people would apreciate more if this would be sold as one of a kind, I would apreciate more if when i go buy my self a shirt the seller would...</span>\
	 <p class="dsq-widget-meta"><a href="http://fashionindie.com/slightly-offensive-tee-shirts-yes-please/">Slightly Offensive Tee-Shirts? Yes Please</a>&nbsp;&middot;&nbsp;<a href="http://fashionindie.com/slightly-offensive-tee-shirts-yes-please/#comment-23624029">6 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/miriellebonapart/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/miriellebonapart/">miriellebonapart</a>\
	 <span class="dsq-widget-comment">Are you actually a hairstylist? do you even know what goes into creating those looks its not just a side part dumb dumb.</span>\
	 <p class="dsq-widget-meta"><a href="http://fashionindie.com/bash-guido-palau-only-knows-how-to-braid/">BASH: Guido Palau Only Knows How To Braid</a>&nbsp;&middot;&nbsp;<a href="http://fashionindie.com/bash-guido-palau-only-knows-how-to-braid/#comment-23602156">16 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/guest/c59152a77c0bc073fe6f2a3141b99010/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/forums/7/4129//avatar92.jpg"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/c59152a77c0bc073fe6f2a3141b99010/">David</a>\
	 <span class="dsq-widget-comment">Author seems schizophrenic.</span>\
	 <p class="dsq-widget-meta"><a href="http://fashionindie.com/lady-gaga-and-the-occult-meaning-behind-bad-romance/">Lady Gaga and the occult meaning behind Bad Romance</a>&nbsp;&middot;&nbsp;<a href="http://fashionindie.com/lady-gaga-and-the-occult-meaning-behind-bad-romance/#comment-23582755">21 hours 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://fashionindie.com/rihanna-brings-back-the-fanny-pack/">Rihanna Brings Back the Fanny Pack</a>\
	 <p class="dsq-widget-meta">5 comments &middot; 1 day ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://fashionindie.com/wtf-leighton-meester/">WTF?!?! Leighton Meester</a>\
	 <p class="dsq-widget-meta">2 comments &middot; 1 day ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://fashionindie.com/kristen-stewart-glammed-up-for-twilight-premiere/">Kristen Stewart Glammed Up for Twilight Premiere</a>\
	 <p class="dsq-widget-meta">4 comments &middot; 3 days ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://fashionindie.com/beyonce-lady-gaga-get-wild-in-video-phone/">Beyonce &#038; Lady Gaga Get Wild in Video Phone</a>\
	 <p class="dsq-widget-meta">4 comments &middot; 2 days ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://fashionindie.com/moment-of-cleavage-katy-perry/">MOMENT OF CLEAVAGE: Katy Perry</a>\
	 <p class="dsq-widget-meta">1 comment &middot; 1 hour 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>\
');
