function jpoll_72_1258772640(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('72_1258772640_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=72&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="72_1258772640">');
document.write('Which do you think was the most fertile agricultural land in the ancient world?<br>');
document.write('<div id="72_1258772640_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_72_1258772640(this.value)" type=radio name=vote value="221"></td><td><font size="-2">Nile Delta</font></td><td><font size="-2">75%</font></td><td width="100"><div style="height:6px;width:75px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_72_1258772640(this.value)" type=radio name=vote value="222"></td><td><font size="-2">Indus River basin</font></td><td><font size="-2">10%</font></td><td width="100"><div style="height:6px;width:10px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_72_1258772640(this.value)" type=radio name=vote value="223"></td><td><font size="-2">Ganges Delta</font></td><td><font size="-2">10%</font></td><td width="100"><div style="height:6px;width:10px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_72_1258772640(this.value)" type=radio name=vote value="224"></td><td><font size="-2">Mesopotamia</font></td><td><font size="-2">0%</font></td><td width="100"><div style="height:6px;width:0px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_72_1258772640(this.value)" type=radio name=vote value="225"></td><td><font size="-2">Amazon basin</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>20');
document.write('</div>');
document.write('</div>');
