function jpoll_31_1284129859(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('31_1284129859_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=31&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="31_1284129859" title="Poll question">');
document.write('Which taxation system do you think is more beneficial for providing effective public services?<br /></p>');
document.write('<div id="31_1284129859_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_31_1284129859(this.value)" type="radio" name="vote" id="82" value="82">');
document.write('<label for="82"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">67%</div><div  class="p3" title="number of votes obtained">60 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_31_1284129859(this.value)" type="radio" name="vote" id="83" value="83">');
document.write('<label for="83"> Greek</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">21%</div><div  class="p3" title="number of votes obtained">19 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_31_1284129859(this.value)" type="radio" name="vote" id="84" value="84">');
document.write('<label for="84"> Modern</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">11%</div><div  class="p3" title="number of votes obtained">10 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>89<br />');
document.write('</div>');
