function jpoll_12_1283821258(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('12_1283821258_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=12&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="12_1283821258" title="Poll question">');
document.write('Which architecture is more beautiful?<br /></p>');
document.write('<div id="12_1283821258_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_12_1283821258(this.value)" type="radio" name="vote" id="34" value="34">');
document.write('<label for="34"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">60%</div><div  class="p3" title="number of votes obtained">627 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_12_1283821258(this.value)" type="radio" name="vote" id="35" value="35">');
document.write('<label for="35"> Japanese</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">26%</div><div  class="p3" title="number of votes obtained">274 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_12_1283821258(this.value)" type="radio" name="vote" id="36" value="36">');
document.write('<label for="36"> Both</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">9%</div><div  class="p3" title="number of votes obtained">95 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_12_1283821258(this.value)" type="radio" name="vote" id="37" value="37">');
document.write('<label for="37"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">3%</div><div  class="p3" title="number of votes obtained">33 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>1029<br />');
document.write('</div>');
