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/?cal75', '7.62 (26 votos)', '7.62
(26 votos)');
scal(2, '/GIF/?cal60', '6.37 (16 votos)', '6.37
(16 votos)');
scal(3, '/GIF/?cal70', '7.20 (15 votos)', '7.20
(15 votos)');
scal(4, '/GIF/?cal70', '7.12 (17 votos)', '7.12
(17 votos)');
scal(5, '/GIF/?cal60', '6.00 (9 votos)', '6.00
(9 votos)');
scal(6, '/GIF/?cal80', '8.37 (40 votos)', '8.37
(40 votos)');
scal(7, '/GIF/?cal55', '5.00 (11 votos)', '5.00
(11 votos)');
scal(8, '/GIF/?cal55', '4.00 (3 votos)', '4.00
(3 votos)');