function jpoll_21_1284125872(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('21_1284125872_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=21&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="21_1284125872" title="Poll question">');
document.write('Which women had a happier life?<br /></p>');
document.write('<div id="21_1284125872_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_21_1284125872(this.value)" type="radio" name="vote" id="59" value="59">');
document.write('<label for="59"> Ancient Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">90%</div><div  class="p3" title="number of votes obtained">153 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_21_1284125872(this.value)" type="radio" name="vote" id="60" value="60">');
document.write('<label for="60"> Muslim</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">10%</div><div  class="p3" title="number of votes obtained">17 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>170<br />');
document.write('</div>');
