function jpoll_58_1258773438(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('58_1258773438_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=58&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="58_1258773438">');
document.write('Do you think that Jesus was a fictional character borrowed from the Egyptian Horus by early Christians?<br>');
document.write('<div id="58_1258773438_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_58_1258773438(this.value)" type=radio name=vote value="161"></td><td><font size="-2">Yes  obvious</font></td><td><font size="-2">49%</font></td><td width="100"><div style="height:6px;width:49px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_58_1258773438(this.value)" type=radio name=vote value="162"></td><td><font size="-2">No Jesus is real</font></td><td><font size="-2">37%</font></td><td width="100"><div style="height:6px;width:37px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_58_1258773438(this.value)" type=radio name=vote value="163"></td><td><font size="-2">This idea needs more research</font></td><td><font size="-2">12%</font></td><td width="100"><div style="height:6px;width:12px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>156');
document.write('</div>');
document.write('</div>');
