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.43 (205 votos)', '8.43
(205 votos)'); scal(2, '/GIF/?cal85', '8.61 (23 votos)', '8.61
(23 votos)'); scal(3, '/GIF/?cal85', '8.73 (33 votos)', '8.73
(33 votos)'); scal(4, '/GIF/?cal70', '7.32 (50 votos)', '7.32
(50 votos)'); scal(5, '/GIF/?cal00', 'nadie ha calificado', 'N/A
'); scal(6, '/GIF/?cal75', '7.65 (17 votos)', '7.65
(17 votos)'); scal(7, '/GIF/?cal80', '8.16 (25 votos)', '8.16
(25 votos)'); scal(8, '/GIF/?cal80', '8.06 (31 votos)', '8.06
(31 votos)'); scal(9, '/GIF/?cal70', '7.10 (10 votos)', '7.10
(10 votos)');