function jpoll_67_1258770544(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('67_1258770544_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=67&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="67_1258770544">');
document.write('Which historic period do you think represents the summit of the ancient Egyptian civilization?<br>');
document.write('<div id="67_1258770544_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_67_1258770544(this.value)" type=radio name=vote value="198"></td><td><font size="-2">Old Kingdom</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_67_1258770544(this.value)" type=radio name=vote value="199"></td><td><font size="-2">Middle Kingdom</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_67_1258770544(this.value)" type=radio name=vote value="200"></td><td><font size="-2">New Kingdom</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><tr><td><input onclick="jpoll_67_1258770544(this.value)" type=radio name=vote value="201"></td><td><font size="-2">Ptolemaic Period</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></table><br><b>Total votes:- </b>226');
document.write('</div>');
document.write('</div>');
