
	styleSheet = Builder.node("link",{rel: 'stylesheet', href: 'http://dev.sucksorrules.com/css/widget.css'});
	document.getElementsByTagName("head")[0].appendChild(styleSheet);
	document.write('<div id="sor-widget-159237" class="sor-battle"></div>');
	$('sor-widget-159237').innerHTML = '<h4><a href="http://www.sucksorrules.com/battle/detail/gaming/159237/mass-effect-vs-halo-3-the-battle-of-the-xbox-360-mega-hits/" title="Mass Effect vs. Halo 3 - The Battle of the Xbox 360 Mega-Hits" target="_blank">Mass Effect vs. Halo 3 - The Battle of the Xbox 360 Mega-Hits</a></h4><div class="obj" id="obj-1"><a href="http://www.sucksorrules.com/battle/detail/gaming/159237/mass-effect-vs-halo-3-the-battle-of-the-xbox-360-mega-hits/" title="Mass Effect"><img src="http://gamesnet.vo.llnwd.net/o1/gamestar/objects/146340_thm.jpg" alt="Mass Effect"/></a></div><span class="vs">VS</span><div class="obj" id="obj-2"><a href="http://www.sucksorrules.com/battle/detail/gaming/159237/mass-effect-vs-halo-3-the-battle-of-the-xbox-360-mega-hits/" title="Halo 3"><img src="http://gamesnet.vo.llnwd.net/o1/gamestar/objects/122743_thm.jpg" alt="Halo 3"/></a></div><div class="vote-meter"><span class="obj1 winning" style="width: 55%">55%</span><div class="marker" style="left: 135.8px"><span>VS</span></div><span class="obj2 losing" style="width: 45%">45%</span></div><p class="cta">join the fun and pick a side at <a href="http://www.sucksorrules.com" title="sucksorrules.com">sucksorrules.com</a></p>';
	var links = $A($('sor-widget-159237').getElementsByTagName("a"));
	links.each(function(linkAt){
		linkAt.target = "_blank";
	});
