function jpoll_17_1258771162(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_1258771162_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('<b>Poll:</b><br><div id="17_1258771162">');
document.write('Where would you like to go  for a river cruise vacation?<br>');
document.write('<div id="17_1258771162_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_17_1258771162(this.value)" type=radio name=vote value="49"></td><td><font size="-2">Nile</font></td><td><font size="-2">65%</font></td><td width="100"><div style="height:6px;width:65px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_17_1258771162(this.value)" type=radio name=vote value="50"></td><td><font size="-2">Amazon</font></td><td><font size="-2">21%</font></td><td width="100"><div style="height:6px;width:21px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_17_1258771162(this.value)" type=radio name=vote value="51"></td><td><font size="-2">Stay home</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>489');
document.write('</div>');
document.write('</div>');
