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/?cal80', '8.26 (388 votos)', '8.26
(388 votos)'); scal(2, '/GIF/?cal80', '8.40 (57 votos)', '8.40
(57 votos)'); scal(3, '/GIF/?cal60', '6.22 (18 votos)', '6.22
(18 votos)'); scal(4, '/GIF/?cal85', '8.67 (279 votos)', '8.67
(279 votos)'); scal(5, '/GIF/?cal90', '10.00 (10 votos)', '10.00
(10 votos)'); scal(6, '/GIF/?cal90', '9.40 (25 votos)', '9.40
(25 votos)');