function jpoll_35_1283821798(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('35_1283821798_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=35&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="35_1283821798" title="Poll question">');
document.write('Which farmers were more secure and rewarded for their work?<br /></p>');
document.write('<div id="35_1283821798_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_35_1283821798(this.value)" type="radio" name="vote" id="93" value="93">');
document.write('<label for="93"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">84%</div><div  class="p3" title="number of votes obtained">214 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_35_1283821798(this.value)" type="radio" name="vote" id="94" value="94">');
document.write('<label for="94"> Kibbutz</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">8%</div><div  class="p3" title="number of votes obtained">21 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_35_1283821798(this.value)" type="radio" name="vote" id="95" value="95">');
document.write('<label for="95"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">6%</div><div  class="p3" title="number of votes obtained">17 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>252<br />');
document.write('</div>');
