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/?cal85', '8.80 (49 votos)', '8.80
(49 votos)'); scal(2, '/GIF/?cal80', '8.18 (128 votos)', '8.18
(128 votos)'); scal(3, '/GIF/?cal75', '7.95 (21 votos)', '7.95
(21 votos)'); scal(4, '/GIF/?cal80', '8.05 (99 votos)', '8.05
(99 votos)'); scal(5, '/GIF/?cal70', '7.32 (38 votos)', '7.32
(38 votos)'); scal(6, '/GIF/?cal85', '8.97 (69 votos)', '8.97
(69 votos)');