function jpoll_7_1258769861(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_1258769861_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('<b>Poll:</b><br><div id="7_1258769861">');
document.write('Which Children were better raised?<br>');
document.write('<div id="7_1258769861_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_7_1258769861(this.value)" type=radio name=vote value="19"></td><td><font size="-2">Egyptian</font></td><td><font size="-2">76%</font></td><td width="100"><div style="height:6px;width:76px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_7_1258769861(this.value)" type=radio name=vote value="20"></td><td><font size="-2">Spartan</font></td><td><font size="-2">14%</font></td><td width="100"><div style="height:6px;width:14px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_7_1258769861(this.value)" type=radio name=vote value="21"></td><td><font size="-2">None</font></td><td><font size="-2">8%</font></td><td width="100"><div style="height:6px;width:8px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>103');
document.write('</div>');
document.write('</div>');
