function jpoll_54_1283821309(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('54_1283821309_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=54&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="54_1283821309" title="Poll question">');
document.write('Which craftsmen do you think were more talented?<br /></p>');
document.write('<div id="54_1283821309_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_54_1283821309(this.value)" type="radio" name="vote" id="151" value="151">');
document.write('<label for="151"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">78%</div><div  class="p3" title="number of votes obtained">348 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_54_1283821309(this.value)" type="radio" name="vote" id="152" value="152">');
document.write('<label for="152"> Greek</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">13%</div><div  class="p3" title="number of votes obtained">61 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_54_1283821309(this.value)" type="radio" name="vote" id="153" value="153">');
document.write('<label for="153"> Roman</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">8%</div><div  class="p3" title="number of votes obtained">36 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>445<br />');
document.write('</div>');
