function jpoll_43_1258772636(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('43_1258772636_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=43&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="43_1258772636">');
document.write('Do you think that Egyptian hieroglyphic script could be a feasible modern writing system for public education?<br>');
document.write('<div id="43_1258772636_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_43_1258772636(this.value)" type=radio name=vote value="116"></td><td><font size="-2">Yes</font></td><td><font size="-2">72%</font></td><td width="100"><div style="height:6px;width:72px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_43_1258772636(this.value)" type=radio name=vote value="117"></td><td><font size="-2">No impossible</font></td><td><font size="-2">27%</font></td><td width="100"><div style="height:6px;width:27px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>962');
document.write('</div>');
document.write('</div>');
