function jpoll_7_1284126318(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('7_1284126318_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=7&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="7_1284126318" title="Poll question">');
document.write('Which Children were better raised?<br /></p>');
document.write('<div id="7_1284126318_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_7_1284126318(this.value)" type="radio" name="vote" id="19" value="19">');
document.write('<label for="19"> Egyptian</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">186 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_7_1284126318(this.value)" type="radio" name="vote" id="20" value="20">');
document.write('<label for="20"> Spartan</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">16%</div><div  class="p3" title="number of votes obtained">40 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_7_1284126318(this.value)" type="radio" name="vote" id="21" value="21">');
document.write('<label for="21"> 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">15 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>241<br />');
document.write('</div>');
