function jpoll_74_1284130603(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('74_1284130603_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=74&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="74_1284130603" title="Poll question">');
document.write('Which temple plan do you think was more suitable for performing temple rituals?<br /></p>');
document.write('<div id="74_1284130603_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_74_1284130603(this.value)" type="radio" name="vote" id="230" value="230">');
document.write('<label for="230"> Egyptian - specialized space use</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">77%</div><div  class="p3" title="number of votes obtained">175 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_74_1284130603(this.value)" type="radio" name="vote" id="231" value="231">');
document.write('<label for="231"> Greek - "less is more"</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">22%</div><div  class="p3" title="number of votes obtained">52 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>227<br />');
document.write('</div>');
