<!--  -->
<div class="dcont">
 <div style="width: 250px; margin: auto; text-align: center;"><strong><span style="font-family: Georgia; font-size: 12pt;"><b><strong>$QUESTION$</strong></b></span></strong></div>
 <div align="center" style="width: 250px; margin: auto; text-align: left;">
 <form method="post" name="vote" action=''>$ANSWERS$</div><br />
 <input type="hidden" name="vote_action" value="vote" />
 <input type="hidden" name="vote_id" id="vote_id" value="1" />
 <div style="margin: auto; text-align: center;">
 <input class="votebtn" onmouseover="this.className='votebtnhover'" onmouseout="this.className='votebtn'" href="pollBut; return false;" alt="" title="" type="image" src="/images/spacer.gif" />
 <form method="post" name="vote_result" action=''>
 <input type="hidden" name="vote_action" value="results" />
 <input type="hidden" name="vote_id" value="1" />
 <input class="resultbtn" onmouseover="this.className='resultbtnhover'" onmouseout="this.className='resultbtn'" href="$RESULTS_LINK$" alt="" title="" type="image" src="/images/spacer.gif" />
 </form></div>
 
 </form>
</div>

<style>
.answer div div {height: 10px !important; border: 1px solid #000; background-repeat: repeat-x}
</style>
<script type="text/javascript">
var a = ['/images/pol/poll1.gif','/images/pol/poll2.gif','/images/pol/poll3.gif','/images/pol/poll4.gif','/images/pol/poll5.gif'];
for(var i = 0; i < a.length; i++){
 $('div.answer div div').eq(i).css({background: 'url(' + a[i] + ')', backgroundRepeat: 'repeat-x'});
}

$('div.answer span').each(function(){$(this).html($(this).html()+' - <span class="procent">'+$(this).attr('title').split(':')[1]+'</span>')});
</script>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
 </table>
<!--  -->