function jpoll_3_1283821046(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('3_1283821046_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=3&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="3_1283821046" title="Poll question">');
document.write('Which religion do you think is more interesting?<br /></p>');
document.write('<div id="3_1283821046_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_3_1283821046(this.value)" type="radio" name="vote" id="7" value="7">');
document.write('<label for="7"> Ancient Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">78%</div><div  class="p3" title="number of votes obtained">1513 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_3_1283821046(this.value)" type="radio" name="vote" id="8" value="8">');
document.write('<label for="8"> Islam</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">12%</div><div  class="p3" title="number of votes obtained">237 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_3_1283821046(this.value)" type="radio" name="vote" id="9" value="9">');
document.write('<label for="9"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">8%</div><div  class="p3" title="number of votes obtained">167 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>1917<br />');
document.write('</div>');
