Código PHP:
<html>
<style>
.menu{
background-image: url('botonera_sec_ofertaformativa_bar.jpg');
background-repeat: repeat-y
}
.menu ul{
padding:0;
margin:0;
top: 0px;
left: 0px;
width: 161px;
list-style-type: none;
}
.menu li {
position:relative;
}
.menu a
{
text-decoration:none;
font-family:lucida console;
font-size:9px;
color:#666666;
text-align:right;
vertical-align:middle;
padding:3px;
font-weight:normal;
font-style:normal;
display:block;
margin-right: 10px;
}
.menu a:hover
{
color:#CC3333;
}
/* hide the drop down menu */
.menu ul li ul,
.menu ul li ul li ul,
.menu ul li:hover ul li ul
{
display: none;
}
/* make the drop down menu show */
.menu ul li:hover ul
{
display:block;
}
</style>
<script type="text/javascript">
function Sobre(k) {
if (document.images)
eval('document.botonera_sec_ofertaformativa0'+k+'.src="botonera_sec_ofertaformativa-0'+k+'-r.png"');
}
function Fora(k) {
if (document.images)
eval('document.botonera_sec_ofertaformativa0'+k+'.src="botonera_sec_ofertaformativa-0'+k+'.png"');
}
</script>
</head>
<body bgcolor="#ffffff" >
<div class="menu vert">
<ul>
<li>
</li>
</ul>
<ul>
<li>
<img name="botonera_sec_ofertaformativa01" src="botonera_sec_ofertaformativa-01.png" width="161" height="45" border="0" id="botonera_sec_ofertaformativa-01" alt="" onmouseover="Sobre(1);return true;" onmouseout="Fora(1);return true;" />
<ul>
<li>
<a href="lapedrera.html" target="_self">
La pedrera (Bigastro)
</a>
<a href="casatapena.html" target="_self" >
Casa Tápena (Onil)
</a>
<a href="dunasguardamar.html" target="_self" >
Dunas de Guardamar
</a>
<a href="parqueelche.html" target="_self" >
Parque municipal Elche
</a>
<a href="bahia.html" target="_self">
Bahía Alicante
</a>
<a href="tranvia.html" target="_self" >
Tranvia Ambiental
</a>
<a href="terranatura.html" target="_self" >
Terra Natura
</a>
<a href="viajefosiles.htm" target="_self" >
Viaje mundo de los fósiles
</a>
<a href="descubreparques.html" target="_self" >
Descubre los parques
</a>
</li>
</ul>
</li>
</ul>
<ul >
<li><img name="botonera_sec_ofertaformativa02" src="botonera_sec_ofertaformativa-02.png" width="161" height="55" border="0" id="botonera_sec_ofertaformativa-02" alt="" onmouseover="Sobre(2);return true;" onmouseout="Fora(2);return true;" />
<ul>
<li>
<a href="benialtea.html" target="_self" >
Isla Benidorm - Altea
</a>
<a href="xixona.html" target="_self" >
Coves Canelobre
</a>
<a href="tabarca.html" target="_self" >
Tabarca
</a>
<a href="ibionil.html" target="_self" >
Ibi-Sierra Onil
</a>
<a href="guardamar.html" target="_self" >
Guardamar
</a>
<a href="elche.html" target="_self" >
Elche
</a>
<a href="rojales.html" target="_self" >
Rojales - La Pedrera
</a>
<a href="terranaturamayores.html" target="_self" >
Terra Natura
</a>
<a href="viajefosilesmayores.html" target="_self" >
Viaje mundo de los fósiles
</a>
</li>
</ul>
</li>
</ul>
<ul >
<li><a href="reserva.html" target="_self" ><img name="botonera_sec_ofertaformativa03" src="botonera_sec_ofertaformativa-03.png" width="161" height="30" border="0" id="botonera_sec_ofertaformativa-03" alt="" onmouseover="Sobre(3);return true;" onmouseout="Fora(3);return true;" /></a>
</li>
</ul>
</div>
</body>
</html>
no puedo encontrar el problema para que IE no funcione lo probe en opera y mozilla todo bien.....no se que puede ser....