var imagen_izq0='<img src=IMAGES/ENCABE/e.jpg usemap="#Map2" width=750 height=100 border=0>';
var imagen_izq1='<img src=IMAGES/ENCABE/f.jpg usemap="#Map2" width=750 height=100 border=0>';
var imagen_izq2='<img src=IMAGES/ENCABE/g.jpg usemap="#Map2" width=750 height=100 border=0>';
var numero=Math.floor(Math.random(1)*3);
document.write(eval('imagen_izq'+numero));