


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" ><a href="#" onclick="dsqComboTab(\'recent\'); return false">Recent</a></li>\
	 <li id="dsq-combo-tab-popular" class="dsq-active"><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/TeamWolfPack1/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/29/1745/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/TeamWolfPack1/">TeamSpaceHeatersX♥KissedPauleX</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2899</span>&nbsp;&middot;&nbsp;8937 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/cjeanl89/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/25/7636/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/cjeanl89/">CJean&gt;Leader of Team Leg Hitch</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1458</span>&nbsp;&middot;&nbsp;3726 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/ItsRobert_Effing_Pattinson/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/32/1341/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/ItsRobert_Effing_Pattinson/">ItsRobert_Effing_Pattinson</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2490</span>&nbsp;&middot;&nbsp;5360 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/CullenFanatic911/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/34/7763/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/CullenFanatic911/"> CF911 Team Tyler! </a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">5187</span>&nbsp;&middot;&nbsp;5697 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/4thewolf/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/29/5180/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/4thewolf/">4thewolf</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1084</span>&nbsp;&middot;&nbsp;7315 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/MCNutters/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/29/2941/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/MCNutters/">MCNutters [Team Wolf Rangers!]</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">526</span>&nbsp;&middot;&nbsp;4559 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/lil_cutey04/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/29/3614/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/lil_cutey04/">RobismyRomeo (RIMR_)</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1051</span>&nbsp;&middot;&nbsp;3991 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/PatiencePIMSY/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/45/7261/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/PatiencePIMSY/">Patience Isn&#39;t My Specialty </a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">462</span>&nbsp;&middot;&nbsp;3773 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/IndiesR/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/23/5281/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/IndiesR/">IndiesR</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1019</span>&nbsp;&middot;&nbsp;3499 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/flplmtree95/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/29/5250/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/flplmtree95/">FL95 (Team Unicorn)</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">697</span>&nbsp;&middot;&nbsp;3468 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/fernandayanez43/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/27/2211/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/fernandayanez43/">ferni [abc...] Team Monologue!</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">382</span>&nbsp;&middot;&nbsp;3463 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/marce_09/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/65/9924/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/marce_09/">Marce(Dead and Loving it )</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">215</span>&nbsp;&middot;&nbsp;3160 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/PhoenixMP3/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/34/9431/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/PhoenixMP3/">PhoenixMP3 ~ Mrs. Cudmore</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">375</span>&nbsp;&middot;&nbsp;3825 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/bean30/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/27/7881/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/bean30/">bean... I neeeeeeed iiiittt!</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2513</span>&nbsp;&middot;&nbsp;3530 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/IHowl2/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/30/2074/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/IHowl2/">IHowl2 - The ONLY Samske Girl</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1535</span>&nbsp;&middot;&nbsp;5191 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Noteamsjustbella/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/68/9531/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/Noteamsjustbella/">NTJB-TeamNOtoMRforBD!</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">2048</span>&nbsp;&middot;&nbsp;3364 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Kimberlina/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/27/5516/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/Kimberlina/">Kimberlina Dirty Pirate Hooker</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1164</span>&nbsp;&middot;&nbsp;3833 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/TheLionFellInLuvWithCeci/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/20/4538/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/TheLionFellInLuvWithCeci/">TheLionFellIn&lt;3W/Ceci-ROBECI</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">1643</span>&nbsp;&middot;&nbsp;5467 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/nicnix/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/28/3742/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/nicnix/">Hyper-nixs - Squeeeeeeee</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">3980</span>&nbsp;&middot;&nbsp;8538 posts</div>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/JakeGirl/">\
	 <img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/53/5519/avatar92.jpg">\
	 </a>\
	 <cite><a href="http://disqus.com/JakeGirl/">Jake--MyNaturalPath(SST)</a></cite>\
	 <div><span class="dsq-widget-clout" title="Clout: Reputation on Disqus">572</span>&nbsp;&middot;&nbsp;3281 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" style="display:none">\
	 <h3>Recent Comments</h3>\
	 <ul>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/CullenChick/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/35/90/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/CullenChick/">CC; MiamiCoven&#39;sJane</a>\
	 <span class="dsq-widget-comment">There wasn\'t any magic at all between Edward and Bella?! Did you miss the re-union scene in Italy? Or when they were in her room at the end? Or the parking lot scene in the beginning? If you didn\'t...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677700">14 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Hermie655name/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/Hermie655name/">Hermie655name</a>\
	 <span class="dsq-widget-comment">Help!   What did Jacob say to Bella in the kitchen?????</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677699">14 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/OnceBitten/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/26/7018/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/OnceBitten/">OnceBitten</a>\
	 <span class="dsq-widget-comment">We can all hope (and pray) that by the time we finish reading Breaking Dawn, S. Meyer will already have finished Midnight Sun, and we can all embark on another passionate journey with Edward...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/">Let&#8217;s re-read New Moon Together the Final Chapter!</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/#comment-23677682">15 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/MegaBitesz/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/36/9368/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/MegaBitesz/">MegaBitesz</a>\
	 <span class="dsq-widget-comment">sooo after you seen it did you convert ?? wat did you think</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677681">15 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Kittypurr/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/61/6980/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/Kittypurr/">Kittypurr</a>\
	 <span class="dsq-widget-comment">As soon as they let us in for the 12:01 showing people were rushing in to get a good seat, then when Taylor took of his shirt litterally the room was full of screams it was funny lol. Still team...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/">Will New Moon Set a New Midnight Launch Record?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/#comment-23677656">15 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/TheLionFellInLuvWithCeci/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/20/4538/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/TheLionFellInLuvWithCeci/">TheLionFellIn&lt;3W/Ceci-ROBECI</a>\
	 <span class="dsq-widget-comment">*group hug* Ahhhhhhhhhh I know!!! Girl they hype hasnt left me.. I only slept like 2 hrs and Im NOT tired.. not one bit!! I cant wait to go see it again.. we had EVERYTHING in that movie:...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677652">15 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/McVampy/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/122/2049/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/McVampy/">McVampy</a>\
	 <span class="dsq-widget-comment">i completely understand what you\'re saying but i believe chris weitz couldnt have done a better job. obviously us twilight fans want to see all the scenes (or at least ones that we individually...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677641">16 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/megangold/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/57/5242/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/megangold/">megilegin</a>\
	 <span class="dsq-widget-comment">Soo did anyone of you guys in here watch the movie online???<br><br>You know....so that you don\'t have to keep going to the theater and paying all the time ;P<br>lol</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/">Let&#8217;s re-read New Moon Together the Final Chapter!</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/#comment-23677635">16 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/EdwardCullenFreak/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/107/8263/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/EdwardCullenFreak/">EdwardCullenFreak</a>\
	 <span class="dsq-widget-comment">I am a dedicated Team Edward member. I have always liked Jacob (except maybe in Eclipse, he annoys me), but LOVE Edward. In the movie, I actually did have feelings for Jacob, and can see how some...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677633">16 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/cara08/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/114/8351/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/cara08/">cara08</a>\
	 <span class="dsq-widget-comment">Imagine the colour his face would have gone if THAT was on the screen behind him with all those women screaming!</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-ellen-degeneres-show/">Robert Pattinson on the Ellen DeGeneres Show</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-ellen-degeneres-show/#comment-23677608">17 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/TheLionFellInLuvWithCeci/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/20/4538/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/TheLionFellInLuvWithCeci/">TheLionFellIn&lt;3W/Ceci-ROBECI</a>\
	 <span class="dsq-widget-comment">*bear hugs* Im SO excited that I got to share my experience at LEAST on here!! It would have been much more fun to have had my NMM girls with me.. I went w/some ppl who were not fans and some who...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677591">17 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/ElsdE/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/ElsdE/">ElsdE</a>\
	 <span class="dsq-widget-comment">AMEN TO THAT BDFAN Chris Weitz is a genious..... period:) yay not that long till eclipse.. think how fast this year went, itll b here b4 we know it ..... i just hope that DS takes the time to make...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677587">17 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/countrygirl333/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/countrygirl333/">countrygirl333</a>\
	 <span class="dsq-widget-comment">i don\'t know i did not know he did is it in New Moon cause i am going this saturday</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/chat/">Chat</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/chat/#comment-23677585">17 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Kittypurr/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/61/6980/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/Kittypurr/">Kittypurr</a>\
	 <span class="dsq-widget-comment">It was the best movie. It was true 2 the book and the acting was tops :D. I enjoyed watching it alot. It was worth waiting in line, the movie was all I could think of. the warewolf were awsome,...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/">Will New Moon Set a New Midnight Launch Record?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/#comment-23677556">18 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/CullenChick/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/35/90/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/CullenChick/">CC; MiamiCoven&#39;sJane</a>\
	 <span class="dsq-widget-comment">Yes! I think you found the answer.<br><br>The world definitely died while we were watching NM last night.<br><br>Everyone has gone completely insane!</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677551">18 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Hermie655name/"><img class="dsq-combo-avatar" src="http://media.disqus.com/images/noavatar92.png"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/Hermie655name/">Hermie655name</a>\
	 <span class="dsq-widget-comment">What did Jacob say to Bella in the kitchen?????</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677537">18 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/RobLoverDownUnder/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/45/9769/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/RobLoverDownUnder/">RobLoverDownUnder♥It&#39;sAWESOME!</a>\
	 <span class="dsq-widget-comment">Yes, it\'s a crying shame...... and a crime against women everywhere! LOL :-D</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-ellen-degeneres-show/">Robert Pattinson on the Ellen DeGeneres Show</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-ellen-degeneres-show/#comment-23677516">19 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/lina_cullen/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/108/9591/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/lina_cullen/">lina_cullen</a>\
	 <span class="dsq-widget-comment">I was teary for a majority of the movie, but when I heard Edward say "Heaven" I completely crumbled. I fell to pieces. I could not control myself. It was so beautiful and sad and romantic all in...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/#comment-23677504">19 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/Noteamsjustbella/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/68/9531/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/Noteamsjustbella/">NTJB-TeamNOtoMRforBD!</a>\
	 <span class="dsq-widget-comment">I LOVED when Bella told Edward to shut up to pieces. Thanks for reminding me.  Haha.<br><br>I loved the Eclipse triangle in NM lol. I can\'t wait to see that scene again!</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/">Will New Moon Set a New Midnight Launch Record?</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/#comment-23677498">19 minutes ago</a></p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a href="http://disqus.com/rocktheboat/"><img class="dsq-combo-avatar" src="http://media.disqus.com/uploads/users/120/6018/avatar92.jpg"></a>\
	 <a class="dsq-widget-user" href="http://disqus.com/rocktheboat/">Rocktheboat</a>\
	 <span class="dsq-widget-comment">nah ive got A LOT of countdowns still to accomplish! The Twicraze is still young!! 1. NM DVD release! commentary, deleted scenes! 2. RM! helllo s*x scenes! 3. Valentines Day for some taylor/taylor...</span>\
	 <p class="dsq-widget-meta"><a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/">Let&#8217;s re-read New Moon Together the Final Chapter!</a>&nbsp;&middot;&nbsp;<a href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/#comment-23677482">20 minutes 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" >\
	 <h3>Most Discussed</h3>\
	 <ul>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/talkback-whatd-you-think-of-new-moon/">Talkback: What&#8217;d You Think of New Moon?</a>\
	 <p class="dsq-widget-meta">1414 comments &middot; 14 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-the-final-chapter/">Let&#8217;s re-read New Moon Together the Final Chapter!</a>\
	 <p class="dsq-widget-meta">165 comments &middot; 13 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/will-new-moon-set-a-new-midnight-launch-record/">Will New Moon Set a New Midnight Launch Record?</a>\
	 <p class="dsq-widget-meta">230 comments &middot; 13 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-chapter-24/">Let&#8217;s Re-Read New Moon Together! Chapter 24</a>\
	 <p class="dsq-widget-meta">418 comments &middot; 4 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/new-moon-cast-attends-new-york-city-screening/">New Moon Cast Attends New York City Screening</a>\
	 <p class="dsq-widget-meta">119 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/new-moon-premiere-myspaces-live-coverage-of-the-red-carpet/">New Moon Premiere: MySpace&#8217;s Live Coverage of the Red Carpet!</a>\
	 <p class="dsq-widget-meta">1661 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-in-remember-me-trailer/">Robert Pattinson in Remember Me Trailer</a>\
	 <p class="dsq-widget-meta">411 comments &middot; 51 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/taylor-lautner-on-the-today-show/">Taylor Lautner on the Today Show</a>\
	 <p class="dsq-widget-meta">92 comments &middot; 2 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-talks-about-his-vanity-fair-cover/">Robert Pattinson Talks About His Vanity Fair Cover</a>\
	 <p class="dsq-widget-meta">253 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/new-moon-cast-talks-with-vanity-fair/">New Moon Cast Talks with Vanity Fair</a>\
	 <p class="dsq-widget-meta">69 comments &middot; 30 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-ellen-degeneres-show/">Robert Pattinson on the Ellen DeGeneres Show</a>\
	 <p class="dsq-widget-meta">69 comments &middot; 17 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/sneak-peek-of-robert-pattinson-on-the-ellen-degeneres-show/">Sneak Peek of Robert Pattinson on The Ellen DeGeneres Show!</a>\
	 <p class="dsq-widget-meta">291 comments &middot; 22 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/kristen-stewart-on-the-jimmy-fallon-show/">Kristen Stewart on The Jimmy Fallon Show</a>\
	 <p class="dsq-widget-meta">396 comments &middot; 11 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/new-moon-in-the-top-ten-advance-ticket-sellers-of-all-time/">New Moon in the Top Ten Advance Ticket Sellers of ALL TIME!</a>\
	 <p class="dsq-widget-meta">264 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/lets-re-read-new-moon-together-chapter-23/">Let&#8217;s Re-Read New Moon Together! Chapter 23</a>\
	 <p class="dsq-widget-meta">394 comments &middot; 16 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-arrving-to-the-late-show/">Robert Pattinson Arrving to The Late Show</a>\
	 <p class="dsq-widget-meta">337 comments &middot; 19 hours ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/the-twilight-saga-not-just-a-teenage-thing/">The Twilight Saga &#8211; Not Just a &#8216;Teenage&#8217; Thing</a>\
	 <p class="dsq-widget-meta">564 comments &middot; 37 minutes ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/clip-of-robert-pattinson-on-the-late-show-with-david-letterman/">Clip of Robert Pattinson on the Late Show with David Letterman</a>\
	 <p class="dsq-widget-meta">293 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-on-the-today-show/">Robert Pattinson on the Today Show</a>\
	 <p class="dsq-widget-meta">170 comments &middot; 1 hour ago</p>\
	 </li>\
	 <li class="dsq-clearfix">\
	 <a class="dsq-widget-thread" href="http://www.newmoonmovie.org/2009/11/robert-pattinson-kristen-stewart-taylor-lautner-back-in-l-a/">Robert Pattinson, Kristen Stewart &#038; Taylor Lautner Back in L.A.</a>\
	 <p class="dsq-widget-meta">776 comments &middot; 10 hours 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>\
');
