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.97 (220 votos)', '8.97
(220 votos)');
scal(2, '/GIF/?cal80', '8.36 (70 votos)', '8.36
(70 votos)');
scal(3, '/GIF/?cal70', '7.47 (19 votos)', '7.47
(19 votos)');
scal(4, '/GIF/?cal70', '7.24 (33 votos)', '7.24
(33 votos)');
scal(5, '/GIF/?cal80', '8.14 (36 votos)', '8.14
(36 votos)');
scal(6, '/GIF/?cal85', '8.51 (81 votos)', '8.51
(81 votos)');
scal(7, '/GIF/?cal70', '7.34 (53 votos)', '7.34
(53 votos)');
scal(8, '/GIF/?cal55', '3.90 (39 votos)', '3.90
(39 votos)');