' + a + '>' + this.getLinkText(false) + ' ' + a + 'style="position: relative; top: 4px;">

';
document.writeln(b);
var tab = document.getElementById('opiniac_blk').getElementsByTagName('a');
for (var i = 0; i < tab.length; i++) {
tab[i].onclick = function () { that.onclick(); return false; }
}
}
return this;
}