


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/stdthagreat/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/48/284/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/stdthagreat/">stdthagreat</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;31 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/tikkiexx/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/tikkiexx/">tikkiexx</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">3</span>&nbsp;&middot;&nbsp;57 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/darrinkemp/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png">\
	 </a>\
	 <cite><a href="http://disqus.com/darrinkemp/">darrinkemp</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2</span>&nbsp;&middot;&nbsp;45 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/mistermjones2000/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/47/8135/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/mistermjones2000/">mistermjones2000</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1</span>&nbsp;&middot;&nbsp;40 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/guest/edf2fa4b447347e7fe152d9909454a27/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/edf2fa4b447347e7fe152d9909454a27/">slash</a>\
	 <span class="dsq-widget-comment">yeah man. im was expecting this movie but without michael jay white (the star on undisputed 2) i don see how good will be this one....michael gives more feeling and makes the matches more...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.kungfucinema.com/trailer-and-new-pics-for-undisputed-3-11140">Trailer and new pics for &#8216;Undisputed 3&#8242;</a>&nbsp;&middot;&nbsp;<a href="http://www.kungfucinema.com/trailer-and-new-pics-for-undisputed-3-11140#comment-24010408">46 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/guest/79b619d29bf740d5d467ceb240b37d28/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/79b619d29bf740d5d467ceb240b37d28/">Rhythm-X</a>\
	 <span class="dsq-widget-comment">Magnet, what the hell happened to your art department? This cover looks like something Dimension or Dragon Dynasty would fart out, right down to the crappy tagline. You guys/girls have proven...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.kungfucinema.com/chai-lai-angels-coming-to-dvd-11825">&#8216;Chai Lai Angels&#8217; coming to DVD</a>&nbsp;&middot;&nbsp;<a href="http://www.kungfucinema.com/chai-lai-angels-coming-to-dvd-11825#comment-24005754">2 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/guest/79b619d29bf740d5d467ceb240b37d28/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/79b619d29bf740d5d467ceb240b37d28/">Rhythm-X</a>\
	 <span class="dsq-widget-comment">I\'ll buy it - after reading reviews to confirm they haven\'t botched the subtitles one way or another. AFAIK it isn\'t cut, running 97 minutes on my recording of it from HDNet Movies. Magnolia\'s...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.kungfucinema.com/magnolias-ong-bak-2-dvd-and-blu-ray-details-11821">Magnolia&#8217;s &#8216;Ong Bak 2&#8242; DVD and Blu-ray details</a>&nbsp;&middot;&nbsp;<a href="http://www.kungfucinema.com/magnolias-ong-bak-2-dvd-and-blu-ray-details-11821#comment-24004862">2 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/guest/899cad6d51adff96d66cbd08d34d5d91/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/899cad6d51adff96d66cbd08d34d5d91/">Koni</a>\
	 <span class="dsq-widget-comment">Kenn...you\'re a weenie.  Keep eating pizzle. hahaha</span>\
	 <p class="dsq-widget-meta"><a href="http://www.kungfucinema.com/10-great-american-martial-arts-films-you-probably-havent-seen-plus-one-you-have-to-11254">10 Great American martial arts films you probably haven&#8217;t seen (plus one you HAVE to)</a>&nbsp;&middot;&nbsp;<a href="http://www.kungfucinema.com/10-great-american-martial-arts-films-you-probably-havent-seen-plus-one-you-have-to-11254#comment-24003387">3 hours ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/guest/0d4ad1ad624164b1a6903610c5f9386e/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user dsq-unregistered-user" href="http://disqus.com/guest/0d4ad1ad624164b1a6903610c5f9386e/">8thFortune</a>\
	 <span class="dsq-widget-comment">I agree with you to point (and mind you, I don’t want to say anything negative to you because in my mind you are all that stands between all the greatness that came before and all of the mediocrity...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.kungfucinema.com/jackie-chan-it-was-a-mistake-to-make-drunken-master-11709">Jackie Chan: &#8216;It was a mistake to make &#8216;Drunken Master&#8221;</a>&nbsp;&middot;&nbsp;<a href="http://www.kungfucinema.com/jackie-chan-it-was-a-mistake-to-make-drunken-master-11709#comment-23996381">4 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://www.kungfucinema.com/magnolias-ong-bak-2-dvd-and-blu-ray-details-11821">Magnolia&#8217;s &#8216;Ong Bak 2&#8242; DVD and Blu-ray details</a>\
	 <p class="dsq-widget-meta">4 comments &middot; 2 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.kungfucinema.com/chai-lai-angels-coming-to-dvd-11825">&#8216;Chai Lai Angels&#8217; coming to DVD</a>\
	 <p class="dsq-widget-meta">2 comments &middot; 2 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.kungfucinema.com/jackie-chan-it-was-a-mistake-to-make-drunken-master-11709">Jackie Chan: &#8216;It was a mistake to make &#8216;Drunken Master&#8221;</a>\
	 <p class="dsq-widget-meta">35 comments &middot; 4 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.kungfucinema.com/universal-soldier-regeneration-trailer-and-release-date-11818">&#8216;Universal Soldier: Regeneration&#8217; trailer and release date</a>\
	 <p class="dsq-widget-meta">3 comments &middot; 10 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.kungfucinema.com/new-release-dates-and-cover-art-for-ninja-11716">New release dates and cover art for &#8216;Ninja&#8217;</a>\
	 <p class="dsq-widget-meta">14 comments &middot; 1 day 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>\
');
