Данный код будет отображать небольшой блок опроса в правом нижнем углу страницы.
Ставить можно код на любую страницу после тега
Code
<!-- Опрос -->
<div style="position:absolute;position:fixed;bottom:1;right:1;">
<div id="chat" style="display: none;"><table border="0" cellpadding="0" cellspacing="0" width="300" style="border: 1px solid gray; background: #2a3235;">
</tr><tr><td style="background: #2a3235; text-align: center; border-top: 1px solid gray;">
<script type="text/javascript">
function sbtFrmMC991(f){$('#pollBtn').css({display:'none'});$('#pollAjax').css({display:''});_uPostForm('MCaddFrm',{type:'POST',url:'/poll/?422832935.310169'});}
function countMessLength(){var rst = 200-$('#pollMsgF').val().length;if (rst<0){rst=0;$('#pollMsgF').val($('#pollMsgF').val().substr(0,200));}$('#jeuwu28').html(rst);}
var tID7174=-1;var tAct7174=false;
function setT7174(s){var v=parseInt(s.options[s.selectedIndex].value);document.cookie="mcrtd="+s.selectedIndex+"; path=/";if(tAct7174){clearInterval(tID7174);tAct7174=false;}if(v>0){tID7174=setInterval("document.getElementById('mchatIfm2').src='/poll/?'+Math.random();",v*1000);tAct7174=true;}}
function initSel7174() {var res=document.cookie.match(/(\W|^)mcrtd=([0-9]+)/);if(res){s=$("#pollRSel")[0];;s.selectedIndex=parseInt(res[2]);setT7174(s);}$("#pollMsgF").bind("keydown",function(e){if(e.keyCode==13 && e.ctrlKey && !e.shiftKey){e.preventDefault();sbtFrmMC991();}})}
</script>
$POLL$
<script type="text/javascript">initSel7174();</script>
</td></tr></table></div>
<div style="height: 22px; width: 298px; border: 1px solid gray; background: #2a3235; margin-top: 1px;">
<div style="float:right; height: 18px; width: 48px; border-left: 1px solid gray;text-align: center; padding-top: 4px;">$TIME$</div>
<div style="margin-top: 4px; text-align:center;"><a href="javascript://" onclick="$('#chat').slideToggle(2000)">ОПРОС</a></div>
</div></div>
<!-- Опрос -->