function jpoll_13_1283821281(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('13_1283821281_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=13&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="13_1283821281" title="Poll question">');
document.write('Which paintings are more beautiful?<br /></p>');
document.write('<div id="13_1283821281_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_13_1283821281(this.value)" type="radio" name="vote" id="38" value="38">');
document.write('<label for="38"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">73%</div><div  class="p3" title="number of votes obtained">831 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_13_1283821281(this.value)" type="radio" name="vote" id="39" value="39">');
document.write('<label for="39"> Renaissance</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">243 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_13_1283821281(this.value)" type="radio" name="vote" id="40" value="40">');
document.write('<label for="40"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">5%</div><div  class="p3" title="number of votes obtained">64 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>1138<br />');
document.write('</div>');
