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.97 (29 votos)', '7.97
(29 votos)'); scal(2, '/GIF/?cal55', '3.11 (9 votos)', '3.11
(9 votos)'); scal(3, '/GIF/?cal55', '5.62 (13 votos)', '5.62
(13 votos)'); scal(4, '/GIF/?cal90', '9.27 (11 votos)', '9.27
(11 votos)'); scal(5, '/GIF/?cal90', '9.00 (3 votos)', '9.00
(3 votos)'); scal(6, '/GIF/?cal60', '6.10 (21 votos)', '6.10
(21 votos)');