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.64 (25 votos)', '7.64
(25 votos)');
scal(2, '/GIF/?cal85', '8.71 (35 votos)', '8.71
(35 votos)');
scal(3, '/GIF/?cal55', '5.40 (5 votos)', '5.40
(5 votos)');
scal(4, '/GIF/?cal75', '7.65 (17 votos)', '7.65
(17 votos)');
scal(5, '/GIF/?cal60', '6.13 (8 votos)', '6.13
(8 votos)');
scal(6, '/GIF/?cal90', '9.33 (3 votos)', '9.33
(3 votos)');
scal(7, '/GIF/?cal55', '2.17 (6 votos)', '2.17
(6 votos)');