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/?cal65', '6.83 (6 votos)', '6.83
(6 votos)'); scal(2, '/GIF/?cal90', '9.98 (58 votos)', '9.98
(58 votos)'); scal(3, '/GIF/?cal80', '8.09 (64 votos)', '8.09
(64 votos)'); scal(4, '/GIF/?cal80', '8.18 (11 votos)', '8.18
(11 votos)'); scal(5, '/GIF/?cal85', '8.61 (49 votos)', '8.61
(49 votos)'); scal(6, '/GIF/?cal75', '7.65 (26 votos)', '7.65
(26 votos)'); scal(7, '/GIF/?cal90', '10.00 (1 votos)', '10.00
(1 votos)'); scal(8, '/GIF/?cal75', '7.50 (2 votos)', '7.50
(2 votos)');