function jpoll_77_1258772429(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('77_1258772429_results').innerHTML = xmlHttp.responseText;}}
xmlHttp.open("GET","http://www.aldokkan.com/poll//inc.poll.php?_cmd=vote&poll_id=77&choice="+ choice +"&ran=" + Math.random(),true);
xmlHttp.send(null);}document.write('<b>Poll:</b><br><div id="77_1258772429">');
document.write('Large touristic resorts and industrial zones have recently started to emerge along the Red Sea coast in Egypt. Do you think these human settlements will destroy the marine life and coral reefs?<br>');
document.write('<div id="77_1258772429_results">');
document.write('<table border="1"><tr><td><input onclick="jpoll_77_1258772429(this.value)" type=radio name=vote value="240"></td><td><font size="-2">Yes -  the ecosystem is threatened</font></td><td><font size="-2">80%</font></td><td width="100"><div style="height:6px;width:80px;border:1px solid #000000;background-color:#cccccc"></div></td></tr><tr><td><input onclick="jpoll_77_1258772429(this.value)" type=radio name=vote value="241"></td><td><font size="-2">No - economic activities can coexist</font></td><td><font size="-2">20%</font></td><td width="100"><div style="height:6px;width:20px;border:1px solid #000000;background-color:#cccccc"></div></td></tr></table><br><b>Total votes:- </b>5');
document.write('</div>');
document.write('</div>');
