function jpoll_4_1283821372(choice) {var xmlHttp;try {xmlHttp=new XMLHttpRequest();}
catch (e) {try {xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");}catch (e) {try {xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");}
catch (e) {alert("Your browser does not support AJAX!");return false;}}}
xmlHttp.onreadystatechange=function() {if(xmlHttp.readyState==4) {document.getElementById('4_1283821372_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=4&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="4_1283821372" title="Poll question">');
document.write('Which gods are more fun!<br /></p>');
document.write('<div id="4_1283821372_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_4_1283821372(this.value)" type="radio" name="vote" id="10" value="10">');
document.write('<label for="10"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">80%</div><div  class="p3" title="number of votes obtained">2286 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_4_1283821372(this.value)" type="radio" name="vote" id="11" value="11">');
document.write('<label for="11"> Norse</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">7%</div><div  class="p3" title="number of votes obtained">217 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_4_1283821372(this.value)" type="radio" name="vote" id="12" value="12">');
document.write('<label for="12"> Both</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">4%</div><div  class="p3" title="number of votes obtained">126 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_4_1283821372(this.value)" type="radio" name="vote" id="13" value="13">');
document.write('<label for="13"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">6%</div><div  class="p3" title="number of votes obtained">195 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>2824<br />');
document.write('</div>');
