function jpoll_42_1258772754(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('42_1258772754_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=42&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="42_1258772754">');
document.write('Why do you think Indians made more progress in mathematics than Egyptians, even though both were agricultural societies?<br>');
document.write('<div id="42_1258772754_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_42_1258772754(this.value)" type=radio name=vote value="113"></td><td><font size="-2">Indians engaged in more trade</font></td><td><font size="-2">25%</font></td><td width="100"><div style="height:6px;width:25px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_42_1258772754(this.value)" type=radio name=vote value="114"></td><td><font size="-2">Egyptian scribes lacked intelligence</font></td><td><font size="-2">17%</font></td><td width="100"><div style="height:6px;width:17px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_42_1258772754(this.value)" type=radio name=vote value="115"></td><td><font size="-2">Wrong statement</font></td><td><font size="-2">56%</font></td><td width="100"><div style="height:6px;width:56px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>89');
document.write('</div>');
document.write('</div>');
