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.25 (93 votos)', '8.25
(93 votos)'); scal(2, '/GIF/?cal65', '6.74 (42 votos)', '6.74
(42 votos)'); scal(3, '/GIF/?cal90', '9.09 (46 votos)', '9.09
(46 votos)'); scal(4, '/GIF/?cal75', '7.88 (17 votos)', '7.88
(17 votos)'); scal(5, '/GIF/?cal55', '5.22 (18 votos)', '5.22
(18 votos)');