function jpoll_32_1283821763(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('32_1283821763_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=32&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="32_1283821763" title="Poll question">');
document.write('Which magic is more powerful?<br /></p>');
document.write('<div id="32_1283821763_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_32_1283821763(this.value)" type="radio" name="vote" id="85" value="85">');
document.write('<label for="85"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">66%</div><div  class="p3" title="number of votes obtained">283 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_32_1283821763(this.value)" type="radio" name="vote" id="86" value="86">');
document.write('<label for="86"> Voodoo</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">18%</div><div  class="p3" title="number of votes obtained">78 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_32_1283821763(this.value)" type="radio" name="vote" id="87" value="87">');
document.write('<label for="87"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">15%</div><div  class="p3" title="number of votes obtained">66 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>427<br />');
document.write('</div>');
