var ie4 = (document.all) ? true : false;
var ns4 = (document.layers) ? true : false;
var ns6 = (document.getElementById && !document.all) ? true : false;

if (ie4){

document.write(
"<DIV ID=izq_menu_3 STYLE=visibility:hidden;position:absolute;left:0px;top:110px;width:170px;z-index:1;>" 
+"<a href=# onmouseover=javascript:limpieza(1,0,'navegacion_3',3); onmouseout=javascript:submenu(4,'navegacion_3',3);>"
+"<table  class='bordem3' cellspacing=0 width=100% bgcolor=#FFFFFF cellpadding=0 border='0'>"
+"<tr>"
+"<td colspan='5' bgcolor=#797247><img src=" + dir_img + "sp.gif alt='' width=1 height=4 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td rowspan=18  width=1><img src=" + dir_img + "sp.gif alt='' width=1 height=1 border=0 ></td>"
+"<td colspan='3' bgcolor=#FFFFFF><img src=" + dir_img + "sp.gif alt='' width=1 height=4 border=0 ></td>"
+"<td rowspan=18  width=1><img src=" + dir_img + "sp.gif alt='' width=1 height=1 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='left'><a href='" + tra_prehome + "' class='titulo_menu'>Trámites personales</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion1 + "' class='enlaces'>Persona y Familia</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion2 + "' class='enlaces'>Últimas Voluntades</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion3 + "' class='enlaces'>Antecedentes Penales</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion4 + "' class='enlaces'>Indulto</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion5 + "' class='enlaces'>Nacionalidad</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion6 + "' class='enlaces'>Abogados y Procuradores</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion7 + "' class='enlaces'>Tasa Judicial</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda' onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion8 + "' class='enlaces'>Otros</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"</table>"
+"</a>"
+"</DIV>"
);
}

else if (ns6){

document.write(
"<DIV ID=izq_menu_3 STYLE=visibility:hidden;position:absolute;left:0px;top:110px;width:170px;z-index:1;>" 
+"<table class='bordem3' cellspacing=0 width=100% bgcolor=#FFFFFF cellpadding=0 border=0>"
+"<tr>"
+"<td colspan='5' bgcolor=#797247><img src=" + dir_img + "sp.gif alt='' width=1 height=4 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td rowspan=18  width=1><img src=" + dir_img + "sp.gif alt='' width=1 height=1 border=0 ></td>"
+"<td colspan='3' bgcolor=#FFFFFF><img src=" + dir_img + "sp.gif alt='' width=1 height=4 border=0 ></td>"
+"<td rowspan=18  width=1><img src=" + dir_img + "sp.gif alt='' width=1 height=1 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td><a href='" + tra_prehome + "' class='titulo_menu'>Trámites personales</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion1 + "' class='enlaces'>Persona y Familia</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion2 + "' class='enlaces'>Últimas Voluntades</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion3 + "' class='enlaces'>Antecedentes Penales</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion4 + "' class='enlaces'>Indulto</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion5 + "' class='enlaces'>Nacionalidad</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion6 + "' class='enlaces'>Abogados y Procuradores</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion7 + "' class='enlaces'>Tasa Judicial</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"<tr>"
+"<td align='right' class='enlaces_celda'  onmouseover=this.className='enlaces_celda_onM' onmouseout=this.className='enlaces_celda'><a href='" + tra_opcion8 + "' class='enlaces'>Otros</a></td>"
+"</tr>"
+"<tr>"
+"<td><img src=" + dir_img + "sp.gif alt='' width=1 height=3 border=0 ></td>"
+"</tr>"
+"</table>"
+"</DIV>"
)
}

