function jpoll_81_1258773433(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('81_1258773433_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=81&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="81_1258773433">');
document.write('The construction of the Aswan Dam caused a number of environmental and cultural problems. It flooded much of lower Nubia including valuable archaeological sites. Do you think this project was a disaster?<br>');
document.write('<div id="81_1258773433_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_81_1258773433(this.value)" type=radio name=vote value="251"></td><td><font size="-2">No it provided extremely valuable economic benefits</font></td><td><font size="-2">19%</font></td><td width="100"><div style="height:6px;width:19px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_81_1258773433(this.value)" type=radio name=vote value="252"></td><td><font size="-2">Yes historical archeological losses are much more important</font></td><td><font size="-2">19%</font></td><td width="100"><div style="height:6px;width:19px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_81_1258773433(this.value)" type=radio name=vote value="253"></td><td><font size="-2">The dam is important but was constructed without sufficient studies</font></td><td><font size="-2">61%</font></td><td width="100"><div style="height:6px;width:61px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>21');
document.write('</div>');
document.write('</div>');
