function jpoll_19_1284129671(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('19_1284129671_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=19&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="19_1284129671" title="Poll question">');
document.write('Which houses do you think were more comfortable to live in?<br /></p>');
document.write('<div id="19_1284129671_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_19_1284129671(this.value)" type="radio" name="vote" id="55" value="55">');
document.write('<label for="55"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">43%</div><div  class="p3" title="number of votes obtained">88 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_19_1284129671(this.value)" type="radio" name="vote" id="56" value="56">');
document.write('<label for="56"> Viking</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">56%</div><div  class="p3" title="number of votes obtained">113 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>201<br />');
document.write('</div>');
