function jpoll_59_1258772452(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('59_1258772452_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=59&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="59_1258772452">');
document.write('Why do you think that Egyptian Pharaohs appointed non royal blood Viziers?<br>');
document.write('<div id="59_1258772452_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_59_1258772452(this.value)" type=radio name=vote value="164"></td><td><font size="-2">Nobles could not perform efficiently</font></td><td><font size="-2">7%</font></td><td width="100"><div style="height:6px;width:7px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_59_1258772452(this.value)" type=radio name=vote value="165"></td><td><font size="-2">To prevent ambitious throne aspirations</font></td><td><font size="-2">70%</font></td><td width="100"><div style="height:6px;width:70px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_59_1258772452(this.value)" type=radio name=vote value="166"></td><td><font size="-2">Vizier was not an appropiate job for royality</font></td><td><font size="-2">6%</font></td><td width="100"><div style="height:6px;width:6px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_59_1258772452(this.value)" type=radio name=vote value="167"></td><td><font size="-2">All the above reasons are correct</font></td><td><font size="-2">16%</font></td><td width="100"><div style="height:6px;width:16px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>112');
document.write('</div>');
document.write('</div>');
