function jpoll_10_1284129119(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('10_1284129119_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=10&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="10_1284129119" title="Poll question">');
document.write('Do you think that a democracy was feasible in ancient societies?<br /></p>');
document.write('<div id="10_1284129119_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_10_1284129119(this.value)" type="radio" name="vote" id="28" value="28">');
document.write('<label for="28"> Yes</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">53%</div><div  class="p3" title="number of votes obtained">506 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_10_1284129119(this.value)" type="radio" name="vote" id="29" value="29">');
document.write('<label for="29"> No</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">24%</div><div  class="p3" title="number of votes obtained">228 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_10_1284129119(this.value)" type="radio" name="vote" id="30" value="30">');
document.write('<label for="30"> Not sure</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">22%</div><div  class="p3" title="number of votes obtained">213 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>947<br />');
document.write('</div>');
