function jpoll_51_1258771133(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('51_1258771133_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=51&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="51_1258771133">');
document.write('Do you think it was possible for Rome to achieve a glorious army and a strong grip over vast frontiers without relying on enslavement? <br>');
document.write('<div id="51_1258771133_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_51_1258771133(this.value)" type=radio name=vote value="143"></td><td><font size="-2">Yes</font></td><td><font size="-2">25%</font></td><td width="100"><div style="height:6px;width:25px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_51_1258771133(this.value)" type=radio name=vote value="144"></td><td><font size="-2">No</font></td><td><font size="-2">59%</font></td><td width="100"><div style="height:6px;width:59px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_51_1258771133(this.value)" type=radio name=vote value="147"></td><td><font size="-2">Not sure</font></td><td><font size="-2">15%</font></td><td width="100"><div style="height:6px;width:15px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>263');
document.write('</div>');
document.write('</div>');
