$count = '<div class="optionbar"><div style="width: '.$width.'px"> </div></div> <strong>'.$count.'</strong> ('.$percent.'%)';
$count = '<img src="images/common/bar/a_bar'.($barno % 10).'.gif" height="8" border="0" alt="" /><img src="images/common/bar/b_bar'.($barno % 10).'.gif" width="'.$width.'" height="8" border="0" alt="" /><img src="images/common/bar/c_bar'.($barno % 10).'.gif" height="8" border="0" alt="" /> <span class="bold">'.$count.'</span> ('.$percent.'%)';
<div class="optionbar">
<div style="width: $option[width]px;"> </div>
</div>
<img src="images/common/bar/a_bar{echo $key % 10}.gif" height="8" border="0" alt="" /><img
src="images/common/bar/b_bar{echo $key % 10}.gif" width="$option[width]" height="8" alt="" /><img
src="images/common/bar/c_bar{echo $key % 10}.gif" height="8" border="0" alt="" /> $option[votes]
($option[percent]%)