
	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-158452" class="sor-battle"></div>');
	$('sor-widget-158452').innerHTML = '<h4><a href="http://www.sucksorrules.com/battle/detail/gaming/158452/call-of-duty-4-vs-halo-3/" title="Call of Duty 4 vs Halo 3" target="_blank">Call of Duty 4 vs Halo 3</a></h4><div class="obj" id="obj-1"><a href="http://www.sucksorrules.com/battle/detail/gaming/158452/call-of-duty-4-vs-halo-3/" title="Call of Duty 4: Modern Warfare"><img src="http://gamesnet.vo.llnwd.net/o1/gamestar/objects/158446_thm.jpg" alt="Call of Duty 4: Modern Warfare"/></a></div><span class="vs">VS</span><div class="obj" id="obj-2"><a href="http://www.sucksorrules.com/battle/detail/gaming/158452/call-of-duty-4-vs-halo-3/" title="Halo 3"><img src="http://gamesnet.vo.llnwd.net/o1/gamestar/objects/158449_thm.jpg" alt="Halo 3"/></a></div><div class="vote-meter"><span class="obj1 winning" style="width: 62%">62%</span><div class="marker" style="left: 153.72px"><span>VS</span></div><span class="obj2 losing" style="width: 38%">38%</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-158452').getElementsByTagName("a"));
	links.each(function(linkAt){
		linkAt.target = "_blank";
	});
