if(document.cookie.indexOf('cookie_sondage_acm') == -1){
document.write('<table width="205" cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td class="secondcolor" colspan="1" align="left">');
document.write('<h4 class="teaser">POLL</h4></td></tr><tr>');
document.write('<td valign="top" style="padding-left:20px;padding-top:4px;padding-bottom:4px;padding-right:8px;">');
document.write('<form name="sondage" id="sondage" method="post" action="/en/misc/sondage/anciensSondages.php?idPage=1&lang=en">');
document.write('<input type="hidden" name="question" value="When will the host city for the 33rd America\'s Cup be announced?"/>');
document.write('<input type="hidden" name="answer1" value="in the next days"/>');
document.write('<input type="hidden" name="answer2" value="in the next weeks"/>');
document.write('<input type="hidden" name="answer3" value="in the next months"/>');
document.write('<input type="hidden" name="act" value="set"/>');
document.write('<input type="hidden" name="vote" value="set"/>');
document.write('<input type="hidden" name="idContent" value="28969"/>');
document.write('<input type="hidden" name="lang" value="en"/>');
document.write('<div style="padding:5px;">');
document.write('<div class="txt9">When will the host city for the 33rd America\'s Cup be announced?</div>');
document.write('<table cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td valign="middle">');
document.write('<input type="radio" name="answer" value="1" checked>');
document.write('</td><td class="txt9" style="padding:5px;">in the next days</td>');
document.write('</tr><tr><td>');
document.write('<input type="radio" name="answer" value="2">');
document.write('</td><td class="txt9" style="padding-left:5px;padding-right:5px;">in the next weeks</td>');
document.write('</tr><tr><td>');
document.write('<input type="radio" name="answer" value="3">');
document.write('</td><td class="txt9" style="padding:5px;">in the next months</td>');
document.write('</tr></table><div style="text-align:left;">');
document.write('<b><a href="javascript:document.sondage.submit();">&raquo; Vote</a></b></div></div></form></td></tr></table>');
}else{
document.write('<table width="205" cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td class="secondcolor" colspan="1" align="left">');
document.write('<h4 class="teaser">POLL</h4></td></tr><tr>');
document.write('<td valign="top" style="padding-left:20px;padding-top:4px;padding-bottom:4px;padding-right:8px;">');
document.write('<div style="padding:5px;">');
document.write('<div class="txt9">When will the host city for the 33rd America\'s Cup be announced?</div>');
document.write('<div class="txt9">Thanks for your participation</div></div><h5>');
document.write('<a href="/en/misc/sondage/anciensSondages.php?idPage=1&lang=en">');
document.write('<b>&raquo;&nbsp;Result & Previous Polls</b>');
document.write('</a></h5></td></tr></table>');
}
