function jpoll_74_1258773450(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_1258773450_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=74&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="74_1258773450">');
document.write('Which temple plan do you think was more suitable for performing temple rituals?<br>');
document.write('<div id="74_1258773450_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_74_1258773450(this.value)" type=radio name=vote value="230"></td><td><font size="-2">Egyptian - specialized space use</font></td><td><font size="-2">73%</font></td><td width="100"><div style="height:6px;width:73px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_74_1258773450(this.value)" type=radio name=vote value="231"></td><td><font size="-2">Greek - "less is more"</font></td><td><font size="-2">26%</font></td><td width="100"><div style="height:6px;width:26px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>96');
document.write('</div>');
document.write('</div>');
