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/?cal90', '9.37 (68 votos)', '9.37
(68 votos)'); scal(2, '/GIF/?cal55', '5.50 (4 votos)', '5.50
(4 votos)'); scal(3, '/GIF/?cal75', '7.94 (17 votos)', '7.94
(17 votos)'); scal(4, '/GIF/?cal65', '6.76 (17 votos)', '6.76
(17 votos)'); scal(5, '/GIF/?cal85', '8.67 (6 votos)', '8.67
(6 votos)'); scal(6, '/GIF/?cal90', '9.15 (13 votos)', '9.15
(13 votos)'); scal(7, '/GIF/?cal80', '8.20 (5 votos)', '8.20
(5 votos)');