function jpoll_82_1258771129(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('82_1258771129_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=82&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="82_1258771129">');
document.write('Which of the following Pharaohs in your view represent the height of central power and authority?<br>');
document.write('<div id="82_1258771129_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_82_1258771129(this.value)" type=radio name=vote value="254"></td><td><font size="-2">Khufu - Old Kingdom</font></td><td><font size="-2">35%</font></td><td width="100"><div style="height:6px;width:35px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_82_1258771129(this.value)" type=radio name=vote value="255"></td><td><font size="-2">Amenemhet III - Middle Kingdom</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_82_1258771129(this.value)" type=radio name=vote value="256"></td><td><font size="-2">Ramses II - New Kingdom</font></td><td><font size="-2">53%</font></td><td width="100"><div style="height:6px;width:53px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>145');
document.write('</div>');
document.write('</div>');
