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.63 (30 votos)', '8.63
(30 votos)'); scal(2, '/GIF/?cal55', '5.50 (2 votos)', '5.50
(2 votos)'); scal(3, '/GIF/?cal90', '9.00 (60 votos)', '9.00
(60 votos)'); scal(4, '/GIF/?cal80', '8.21 (33 votos)', '8.21
(33 votos)'); scal(5, '/GIF/?cal80', '8.24 (17 votos)', '8.24
(17 votos)');