function jpoll_25_1258770607(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_1258770607_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=25&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="25_1258770607">');
document.write('Which medical practices were more advanced?<br>');
document.write('<div id="25_1258770607_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_25_1258770607(this.value)" type=radio name=vote value="67"></td><td><font size="-2">Egyptian</font></td><td><font size="-2">89%</font></td><td width="100"><div style="height:6px;width:89px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_25_1258770607(this.value)" type=radio name=vote value="68"></td><td><font size="-2">Medieval</font></td><td><font size="-2">4%</font></td><td width="100"><div style="height:6px;width:4px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_25_1258770607(this.value)" type=radio name=vote value="69"></td><td><font size="-2">None</font></td><td><font size="-2">5%</font></td><td width="100"><div style="height:6px;width:5px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>171');
document.write('</div>');
document.write('</div>');
