function jpoll_17_1284129574(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('17_1284129574_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=17&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<h2>Poll:</h2>');
document.write('<p class="m" id="17_1284129574" title="Poll question">');
document.write('Where would you like to go  for a river cruise vacation?<br /></p>');
document.write('<div id="17_1284129574_results">');
document.write('<ul class="p4" title="Options"><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_17_1284129574(this.value)" type="radio" name="vote" id="49" value="49">');
document.write('<label for="49"> Nile</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">66%</div><div  class="p3" title="number of votes obtained">887 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_17_1284129574(this.value)" type="radio" name="vote" id="50" value="50">');
document.write('<label for="50"> Amazon</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">18%</div><div  class="p3" title="number of votes obtained">253 votes</div><br class="cle"></li><li class="p1"><div class="p2" >');
document.write('<input onclick="jpoll_17_1284129574(this.value)" type="radio" name="vote" id="51" value="51">');
document.write('<label for="51"> Stay home</label></div>');
document.write('<div class="p3" title="percentage of votes obtained" title="percentage of votes obtained">14%</div><div  class="p3" title="number of votes obtained">192 votes</div><br class="cle"></li></ul><div class="cle"></div><strong>Total votes: </strong>1332<br />');
document.write('</div>');
