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.72 (47 votos)', '7.72
(47 votos)'); scal(2, '/GIF/?cal85', '8.60 (81 votos)', '8.60
(81 votos)'); scal(3, '/GIF/?cal80', '8.37 (30 votos)', '8.37
(30 votos)'); scal(4, '/GIF/?cal80', '8.20 (30 votos)', '8.20
(30 votos)'); scal(5, '/GIF/?cal80', '8.35 (37 votos)', '8.35
(37 votos)'); scal(6, '/GIF/?cal90', '10.00 (12 votos)', '10.00
(12 votos)');