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.19 (153 votos)', '8.19
(153 votos)'); scal(2, '/GIF/?cal70', '7.34 (101 votos)', '7.34
(101 votos)'); scal(3, '/GIF/?cal80', '8.05 (39 votos)', '8.05
(39 votos)'); scal(4, '/GIF/?cal75', '7.54 (54 votos)', '7.54
(54 votos)'); scal(5, '/GIF/?cal75', '7.91 (11 votos)', '7.91
(11 votos)'); scal(6, '/GIF/?cal85', '8.50 (4 votos)', '8.50
(4 votos)');