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/?cal80', '8.14 (7 votos)', '8.14
(7 votos)'); scal(2, '/GIF/?cal80', '8.38 (13 votos)', '8.38
(13 votos)'); scal(3, '/GIF/?cal75', '7.75 (16 votos)', '7.75
(16 votos)'); scal(4, '/GIF/?cal75', '7.67 (6 votos)', '7.67
(6 votos)'); scal(5, '/GIF/?cal55', '2.29 (7 votos)', '2.29
(7 votos)'); scal(6, '/GIF/?cal55', '4.00 (3 votos)', '4.00
(3 votos)'); scal(7, '/GIF/?cal55', '1.00 (2 votos)', '1.00
(2 votos)');