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/?cal70', '7.48 (92 votos)', '7.48
(92 votos)'); scal(2, '/GIF/?cal75', '7.95 (124 votos)', '7.95
(124 votos)'); scal(3, '/GIF/?cal80', '8.21 (29 votos)', '8.21
(29 votos)'); scal(4, '/GIF/?cal65', '7.00 (57 votos)', '7.00
(57 votos)'); scal(5, '/GIF/?cal90', '9.52 (21 votos)', '9.52
(21 votos)');