function jpoll_16_1284130322(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('16_1284130322_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=16&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="16_1284130322" title="Poll question">');
document.write('Which glass makers were more advanced in their time?<br /></p>');
document.write('<div id="16_1284130322_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_16_1284130322(this.value)" type="radio" name="vote" id="46" value="46">');
document.write('<label for="46"> Egyptian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">70%</div><div  class="p3" title="number of votes obtained">24 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_16_1284130322(this.value)" type="radio" name="vote" id="47" value="47">');
document.write('<label for="47"> Venetian</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">20%</div><div  class="p3" title="number of votes obtained">7 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_16_1284130322(this.value)" type="radio" name="vote" id="48" value="48">');
document.write('<label for="48"> Both</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">8%</div><div  class="p3" title="number of votes obtained">3 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>34<br />');
document.write('</div>');
