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/?cal70', '7.46 (37 votos)', '7.46
(37 votos)'); scal(2, '/GIF/?cal85', '8.90 (110 votos)', '8.90
(110 votos)'); scal(3, '/GIF/?cal70', '7.13 (8 votos)', '7.13
(8 votos)'); scal(4, '/GIF/?cal70', '7.41 (17 votos)', '7.41
(17 votos)');