function jpoll_1_1284126172(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('1_1284126172_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=1&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="1_1284126172" title="Poll question">');
document.write('Which herbs and medicines are more efficient?<br /></p>');
document.write('<div id="1_1284126172_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_1_1284126172(this.value)" type="radio" name="vote" id="1" value="1">');
document.write('<label for="1"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">83%</div><div  class="p3" title="number of votes obtained">206 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_1_1284126172(this.value)" type="radio" name="vote" id="2" value="2">');
document.write('<label for="2"> Chinese</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">12%</div><div  class="p3" title="number of votes obtained">31 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_1_1284126172(this.value)" type="radio" name="vote" id="3" value="3">');
document.write('<label for="3"> None</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">4%</div><div  class="p3" title="number of votes obtained">10 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>247<br />');
document.write('</div>');
