function scal(i,img,tit,calif) {
c = parent.document.getElementById('cal'+i);
c.src=img; c.title = tit;
parent.document.getElementById('calif'+i).innerHTML=calif;
}
scal(1, '/GIF/?cal85', '8.58 (176 votos)', '8.58
(176 votos)');
scal(2, '/GIF/?cal80', '8.28 (57 votos)', '8.28
(57 votos)');
scal(3, '/GIF/?cal80', '8.41 (231 votos)', '8.41
(231 votos)');
scal(4, '/GIF/?cal55', '5.78 (32 votos)', '5.78
(32 votos)');
scal(5, '/GIF/?cal85', '8.88 (8 votos)', '8.88
(8 votos)');
scal(6, '/GIF/?cal80', '8.15 (117 votos)', '8.15
(117 votos)');