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.48 (23 votos)', '7.48
(23 votos)');
scal(2, '/GIF/?cal80', '8.39 (18 votos)', '8.39
(18 votos)');
scal(3, '/GIF/?cal90', '9.29 (35 votos)', '9.29
(35 votos)');
scal(4, '/GIF/?cal80', '8.32 (22 votos)', '8.32
(22 votos)');
scal(5, '/GIF/?cal80', '8.38 (16 votos)', '8.38
(16 votos)');
scal(6, '/GIF/?cal85', '8.77 (30 votos)', '8.77
(30 votos)');
scal(7, '/GIF/?cal85', '8.62 (21 votos)', '8.62
(21 votos)');