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/?cal55', '5.62 (13 votos)', '5.62
(13 votos)'); scal(2, '/GIF/?cal80', '8.26 (186 votos)', '8.26
(186 votos)'); scal(3, '/GIF/?cal85', '8.72 (57 votos)', '8.72
(57 votos)'); scal(4, '/GIF/?cal75', '7.62 (29 votos)', '7.62
(29 votos)'); scal(5, '/GIF/?cal60', '6.37 (35 votos)', '6.37
(35 votos)'); scal(6, '/GIF/?cal80', '8.50 (24 votos)', '8.50
(24 votos)'); scal(7, '/GIF/?cal70', '7.20 (20 votos)', '7.20
(20 votos)'); scal(8, '/GIF/?cal80', '8.34 (44 votos)', '8.34
(44 votos)'); scal(9, '/GIF/?cal90', '9.50 (2 votos)', '9.50
(2 votos)');