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.84 (38 votos)', '6.84
(38 votos)'); scal(2, '/GIF/?cal65', '6.69 (58 votos)', '6.69
(58 votos)'); scal(3, '/GIF/?cal55', '4.80 (15 votos)', '4.80
(15 votos)');