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.12 (67 votos)', '8.12
(67 votos)'); scal(2, '/GIF/?cal70', '7.09 (43 votos)', '7.09
(43 votos)'); scal(3, '/GIF/?cal80', '8.17 (12 votos)', '8.17
(12 votos)'); scal(4, '/GIF/?cal80', '8.11 (56 votos)', '8.11
(56 votos)'); scal(5, '/GIF/?cal80', '8.26 (35 votos)', '8.26
(35 votos)'); scal(6, '/GIF/?cal90', '9.22 (139 votos)', '9.22
(139 votos)');