function jpoll_28_1283820895(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('28_1283820895_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=28&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="28_1283820895" title="Poll question">');
document.write('Do you agree with the statement that ancient Egyptians over exploited their natural resources?<br /></p>');
document.write('<div id="28_1283820895_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_28_1283820895(this.value)" type="radio" name="vote" id="74" value="74">');
document.write('<label for="74"> Yes</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">34%</div><div  class="p3" title="number of votes obtained">88 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_28_1283820895(this.value)" type="radio" name="vote" id="75" value="75">');
document.write('<label for="75"> No</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">65%</div><div  class="p3" title="number of votes obtained">166 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>254<br />');
document.write('</div>');
