function jpoll_25_1283821450(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('25_1283821450_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=25&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="25_1283821450" title="Poll question">');
document.write('Which medical practices were more advanced?<br /></p>');
document.write('<div id="25_1283821450_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_25_1283821450(this.value)" type="radio" name="vote" id="67" value="67">');
document.write('<label for="67"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">87%</div><div  class="p3" title="number of votes obtained">319 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_25_1283821450(this.value)" type="radio" name="vote" id="68" value="68">');
document.write('<label for="68"> Medieval</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">22 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_25_1283821450(this.value)" type="radio" name="vote" id="69" value="69">');
document.write('<label for="69"> 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">22 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>363<br />');
document.write('</div>');
