<div style="font-family:Tahoma,Arial;">
<div style="font-size:11pt;padding-top:2px;text-align:left;"><font face="Georgia"><b>$QUESTION$</b></font></div>
<div style="font-size:9pt;text-align:left;"><font face="Georgia">$ANSWERS$</font></div>
 <form method="post" name="vote" action=""><table width="100%"><br>
 <tbody><tr><td>
 <input onclick="doVote('vote'); return false;" alt="" title="" src="/images/submit.gif" type="image">
 </td><td>
 <input href="$ARCHIVE_LINK$" alt="" title="" value="" src="/images/submit2.gif" type="image">
 </td></tr>
 <tr>
 <td align="center"><strong> : $TOTAL_VOTES$</strong></td>
 </tr>
 </tbody></table></form>

<style>
.answer div div {height: 10px !important; border: 1px solid #000; background-repeat: repeat-x}
</style>
<script type="text/javascript">
var a = ['http://wapa.3dn.ru/images/pol/poll1.gif','http://wapa.3dn.ru/images/pol/poll2.gif','http://wapa.3dn.ru/images/pol/poll3.gif','http://wapa.3dn.ru/images/pol/poll4.gif','http://wapa.3dn.ru/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>