function fn_viewall(form, checked, nlength) {
	var celda = document.getElementById('vermensaje');

	if (checked==false) {
		celda.innerHTML = "Visualizar solo Acuerdos de Sala Plena con ROO";
	}
	else {
		celda.innerHTML = "Deshabilitar para visualizar todos los acuerdos";
	}

	var viewfile = "vie_regis";
	var registro = "";

	for (i=1; i<nlength; i++){

		registro = viewfile.concat(i);

		obj = document.getElementById(registro);
		if (checked==false) {
			obj.style.display = '';
		}
		else {
			obj.style.display = 'none';
		}
	}
}

/* Funcion : Replica una cadena */
function fn_replicate(pc_cadena,ln_veces) {
	var lc_retorno='';
	while(ln_veces) {
		if(ln_veces&1) {
			lc_retorno+=pc_cadena;
		}
		pc_cadena+=pc_cadena;
		ln_veces>>=1;
	}
	return lc_retorno;
}

/* Función : Arma formulario de busqueda */
function fn_headform(pc_numregs) {
	var lc_retorno="<form name='search' onSubmit='return BuscarPalabras(this.string.value);'>"+
		"<font size=1><table width='100%' border='0' cellSpacing=0 cellPadding=0><tr><td width='45%'> "+
		"<input type='text' onchange='n = 0;' size=15 name='string'>"+ 
		"<input type='submit' value='Buscar en esta página'></td><td width='55%'><div align='left'>"+
		"<input type='checkbox' onclick='fn_viewall(this.form, this.checked, "+pc_numregs+
		")' class='selectAll' name='chk_regdoc'><font size='2' id='vermensaje'>"+
		"Visualizar solo Acuerdos de Sala Plena con ROO</font></div></td></tr></table></font></form>";
	return lc_retorno;
}

/* 
			<form name="search" onSubmit="return BuscarPalabras(this.string.value);">
				  <font size=1>
				  <table width="100%" border="0" cellSpacing=0 cellPadding=0>
				  <tr>
				  	<td width="45%"> 
				  	<input type="text" onchange="n = 0;" size=15 name="string"> 
					<input type="submit" value="Buscar en esta página">
				  	</td>
				  	<td width="55%">
				  	<div align="left">
				  		<input type="checkbox" onclick="fn_viewall(this.form, this.checked, 25)" class="selectAll" name="chk_regdoc">
				  		<font size="2" id="vermensaje">Visualizar Acuerdos de Sala Plena con ROO</font>
					</div>
					</td>
				  </tr>
				  </table>
				  </font>
			</form>
*/

function fn_footweb() {
	var ld_date=new Date();
	var lc_year=ld_date.getYear();

	var lc_retorno="<table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0' "+
			"background='imagenes/bottom2.gif'><tr><td width='6' height='40' rowspan='2'>"+
			"<img src='imagenes/bottom1.gif' width='6' height='40'></td><td width='768' height='20' align='center' "+
			"class='copyright'><a href='index.htm' class='link1'>Presentaci&oacute;n</a> | <a href='organizacion.htm' "+
			"class='link1'>Est. Organizativa</a> | <a href='normativa.htm' class='link1'>Normativa</a> | "+
			"<a href='jurisprudencia.htm' class='link1'>Jurisprudencia</a> | <a href='estadistica.htm' class='link1'>"+
			"Estad&iacute;stica</a> | <a href='glosario.htm' class='link1'>Glosario</a> | <a href='infutilidad.htm' "+
			"class='link1'>Inf. Utilidad</a> | <a href='enlaces.htm' class='link1'>Enlaces Inter&eacute;s</a> | <a "+
			"href='contactenos.htm' class='link1'>Cont&aacute;ctenos</a></td><td width='6' height='40' rowspan='2'>"+
			"<img src='imagenes/bottom3.gif' width='6' height='40'></td></tr><tr> "+
			"<td width='100%' height='20' align='center' valign='top' class='copyright1'><strong>&copy; Tribunal Fiscal "+
			"2000-"+lc_year+"</strong> - Ministerio de Econom&iacute;a y Finanzas. Lima - Per&uacute;.</td></tr></table>";
	return lc_retorno;
}

/* 

<td height="40" colspan="3"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" background="imagenes/bottom2.gif">
        <tr> 
          <td width="6" height="40" rowspan="2"><img src="imagenes/bottom1.gif" width="6" height="40"></td>
          <td width="768" height="20" align="center" class="copyright"><a href="index.htm" class="link1">Presentaci&oacute;n</a> 
            | <a href="organizacion.htm" class="link1">Est. Organizativa</a> | 
            <a href="normativa.htm" class="link1">Normativa</a> | <a href="jurisprudencia.htm" class="link1">Jurisprudencia</a> 
            | <a href="estadistica.htm" class="link1">Estad&iacute;stica</a> | 
            <a href="glosario.htm" class="link1">Glosario</a> | <a href="infutilidad.htm" class="link1">Inf. 
            Utilidad</a> | <a href="enlaces.htm" class="link1">Enlaces Inter&eacute;s</a> 
            | <a href="contactenos.htm" class="link1">Cont&aacute;ctenos</a></td>
          <td width="6" height="40" rowspan="2"><img src="imagenes/bottom3.gif" width="6" height="40"></td>
        </tr>
        <tr> 
          <td width="100%" height="20" align="center" valign="top" class="copyright1"><strong>&copy; 
            Tribunal Fiscal 2000-2007</strong> - Ministerio de Econom&iacute;a y Finanzas. 
            Lima - Per&uacute;.</td>
        </tr>
      </table></td>
*/

function fn_auxheadweb() {
	var lc_retorno="<table width='780' height='88' border='0' cellpadding='0' cellspacing='0' background='imagenes/top.gif'>"+
			"<tr><td width='385' height='88' valign='top'><strong><a name='cabecera' id='cabecera'></a></strong></td>"+
			"<td width='385' align='right' valign='bottom'><img src='imagenes/spacer.gif' name='imgblanco' width='150' "+
			"height='18' id='imgblanco'><table width='123' height='48' border='0' cellpadding='0' cellspacing='0'><tr> "+
			"<td width='41' height='48'><a href='jurisprudencia.htm' onMouseOut='MM_swapImgRestore()' "+
			"onMouseOver='MM_swapImage(\"imgblanco\",\"\",\"imagenes/imgjurisprudencia.gif\",\"jurisprudencia1\",\"\",\"imagenes/btn_juris_on.gif\",1)'>"+
			"<img src='imagenes/btn_juris_off.gif' name='jurisprudencia1' width='41' height='48' border='0'></a></td>"+
			"<td width='41' height='48'><a href='obsobligatoria.htm' onMouseOut='MM_swapImgRestore()' "+
			"onMouseOver='MM_swapImage(\"imgblanco\",\"\",\"imagenes/imgobsobligatoria.gif\",\"obs_obligatoria\",\"\",\"imagenes/btn_obs_on.gif\",1)'>"+
			"<img src='imagenes/btn_obs_off.gif' name='obs_obligatoria' width='41' height='48' border='0'></a></td>"+
			"<td width='41' height='48'><a href='boletin.htm' onMouseOut='MM_swapImgRestore()' "+
			"onMouseOver='MM_swapImage(\"imgblanco\",\"\",\"imagenes/imgboletin.gif\",\"boletin\",\"\",\"imagenes/btn_boletin_on.gif\",1)'>"+
			"<img src='imagenes/btn_boletin_off.gif' name='boletin' width='41' height='48' border='0'></a></td></tr>"+
			"</table></td><td width='10' height='88'>&nbsp;</td></tr></table>";
	return lc_retorno;
}

/*
	<table width="780" height="88" border="0" cellpadding="0" cellspacing="0" background="imagenes/top.gif">
		<tr> 
		<td width="385" height="88" valign="top"><strong><a name="cabecera" id="cabecera"></a></strong> 
		</td>
		<td width="385" align="right" valign="bottom"><img src="imagenes/spacer.gif" name="imgblanco" width="150" height="18" id="imgblanco">
			<table width="123" height="48" border="0" cellpadding="0" cellspacing="0">
			<tr> 
				<td width="41" height="48"><a href="jurisprudencia.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('imgblanco','','imagenes/imgjurisprudencia.gif','jurisprudencia1','','imagenes/btn_juris_on.gif',1)"><img src="imagenes/btn_juris_off.gif" name="jurisprudencia1" width="41" height="48" border="0"></a></td>
				<td width="41" height="48"><a href="obsobligatoria.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('imgblanco','','imagenes/imgobsobligatoria.gif','obs_obligatoria','','imagenes/btn_obs_on.gif',1)"><img src="imagenes/btn_obs_off.gif" name="obs_obligatoria" width="41" height="48" border="0"></a></td>
				<td width="41" height="48"><a href="boletin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('imgblanco','','imagenes/imgboletin.gif','boletin','','imagenes/btn_boletin_on.gif',1)"><img src="imagenes/btn_boletin_off.gif" name="boletin" width="41" height="48" border="0"></a></td>
			</tr>
			</table></td>
		<td width="10" height="88">&nbsp;</td>
		</tr>
	</table>
*/

function fn_headmef() {
	var lc_retorno="<table width='780' height='1' border='0' align='center' cellpadding='0' cellspacing='0'>"+
			"<tr><td width='799'><img src='imagenes/mef.jpg' width='780' height='80'></td></tr><tr><td>"+
			"<table width='780' border='0' cellpadding='0' cellspacing='0' bgcolor='#c0c0c0'><tr bgcolor='#c0c0c0'>"+
			"<td width='130' height='40'><OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' "+
            "codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' height='40' width='130'>"+
            "<PARAM NAME='movie' VALUE='http://www.mef.gob.pe/propuesta/inc/imagenes/boton_busqueda.swf'>"+
            "<PARAM NAME='quality' VALUE='high'><param name='BGCOLOR' value='#c0c0c0'><EMBED "+
            "src='http://www.mef.gob.pe/propuesta/inc/imagenes/boton_busqueda.swf' "+
            "quality=high bgcolor=#c0c0c0  WIDTH=130 HEIGHT=40 TYPE='application/x-shockwave-flash' "+
            "PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED>"+
			"</OBJECT></td><td width='650' height='40' valign='top'><table border='0' cellpadding='0' cellspacing='0'>"+
            "<tr><td width='502'><OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 "+
            "codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 "+
            "height=34 width=502><PARAM NAME='movie' VALUE='http://www.mef.gob.pe/propuesta/inc/imagenes/barraAzul.swf'>"+
            "<PARAM NAME='menu' VALUE='false'><PARAM NAME='quality' VALUE='high'><PARAM NAME='wmode' VALUE='transparent'>"+
            "<PARAM NAME='bgcolor' VALUE='#0000FF'><EMBED src='http://www.mef.gob.pe/propuesta/inc/imagenes/barraAzul.swf' "+
            "menu=false quality=high wmode=transparent bgcolor=#0000FF WIDTH=502 HEIGHT=34 TYPE='application/x-shockwave-flash' "+
            "PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED>"+
            "</OBJECT></td><td width='146'><TABLE border=0 cellPadding=0 cellSpacing=0 width=146><TBODY><TR>"+
            "<TD width=146><IMG border=0 height=4 src='imagenes/barraazul.gif' width=146></TD></TR><TR>"+
            "<TD align=middle bgColor=#002746 height=26 vAlign=center width=146><FONT color=#ffffff size=2>"+
			""+fn_viewdate()+""+
            "</FONT></TD></TR><TR><TD width=146><IMG border=0 height=4 src='imagenes/barraazul.gif' width=146></TD>"+
            "</TR></TBODY></TABLE></td></tr></table></td></tr></table></td></tr></table>";
	return lc_retorno;
}

/* 
<table width="780" height="1" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="799"><img src="imagenes/mef.jpg" width="780" height="80"></td>
  </tr>
  <tr>
    <td><table width="780" border="0" cellpadding="0" cellspacing="0" bgcolor="#c0c0c0">
        <tr bgcolor="#c0c0c0">
          <td width="130" height="40">
            <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
            codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" height="40" width="130">
              <PARAM NAME="movie" VALUE="http://www.mef.gob.pe/propuesta/inc/imagenes/boton_busqueda.swf">
              <PARAM NAME="quality" VALUE="high">
              <param name="BGCOLOR" value="#c0c0c0">
              <EMBED 
            src="http://www.mef.gob.pe/propuesta/inc/imagenes/boton_busqueda.swf" 
            quality=high bgcolor=#c0c0c0  WIDTH=130 HEIGHT=40 
            TYPE="application/x-shockwave-flash" 
            PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
          </OBJECT></td>
          <td width="650" height="40" valign="top">
            <table border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="502"><OBJECT 
                        classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 
                        codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 
                        height=34 width=502>
                    <PARAM NAME="movie" VALUE="http://www.mef.gob.pe/propuesta/inc/imagenes/barraAzul.swf">
                    <PARAM NAME="menu" VALUE="false">
                    <PARAM NAME="quality" VALUE="high">
                    <PARAM NAME="wmode" VALUE="transparent">
                    <PARAM NAME="bgcolor" VALUE="#0000FF">
                    <EMBED 
                        src="http://www.mef.gob.pe/propuesta/inc/imagenes/barraAzul.swf" 
                        menu=false quality=high wmode=transparent 
                        bgcolor=#0000FF  WIDTH=502 HEIGHT=34 
                        TYPE="application/x-shockwave-flash" 
                        PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
                </OBJECT></td>
                <td width="146"><TABLE border=0 cellPadding=0 cellSpacing=0 width=146>
                    <TBODY>
                      <TR>
                        <TD width=146><IMG border=0 height=4 
                              src="imagenes/barraazul.gif" 
                          width=146></TD>
                      </TR>
                      <TR>
                        <TD align=middle bgColor=#002746 height=26 vAlign=center width=146><FONT color=#ffffff size=2>
                          <SCRIPT languaje="JavaScript">
						var mydate=new Date()
						var year=mydate.getYear()
						if (year < 1000)
						year+=1900
						var day=mydate.getDay()
						var month=mydate.getMonth()
						var daym=mydate.getDate()
						if (daym<10)
						daym="0"+daym
						var dayarray=new Array("Domingo","Lunes","Martes","Miercoles","Jueves","Viernes","Sabado")
						var montharray=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre")
						document.write("<b>" + " "+daym+" de "+montharray[month]+" "+year+"</font></small></b>")
						</SCRIPT>
                        </FONT></TD>
                      </TR>
                      <TR>
                        <TD width=146><IMG border=0 height=4 
                              src="imagenes/barraazul.gif" 
                          width=146></TD>
                      </TR>
                    </TBODY>
                </TABLE></td>
              </tr>
          </table></td>
        </tr>
    </table></td>
  </tr>
</table>
*/

function fn_viewdate() { 
	var lc_retorno="";
	var mydate=new Date()
	var year=mydate.getYear()
	if (year < 1000)
		year+=1900
	var day=mydate.getDay()
	var month=mydate.getMonth()
	var daym=mydate.getDate()
	if (daym<10)
		daym="0"+daym
	var dayarray=new Array("Domingo","Lunes","Martes","Miercoles","Jueves","Viernes","Sabado")
	var montharray=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre")

	lc_retorno="<b> "+daym+" de "+montharray[month]+" "+year+"</b>";
	return lc_retorno 
}

/* ------------------------- */
/* Funciones ya predefenidas */
/* ------------------------- */

function MM_preloadImages() { //v3.0
	var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
	var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
	var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
	var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
	if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
	var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function openWindowSumilla(pagina) {
	var Win = window.open(pagina,"my_new_window","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=640,height=480,left=100,top=50");
	if (Win) {
		Win.focus();
	}
}

var NS4 = (document.layers);
var IE4 = (document.all);
var win = window; // Con frames usar top.nombre.window;
var n = 0;

function BuscarPalabras(str) {
	var txt, i, found;
	if (str == "")
	return false;

	if (NS4) {
		if (!win.find(str))
			while(win.find(str, false, true))
				n++;
		else
			n++;

		// No se encuentra en ninguna parte y envia un mensaje.
		if (n == 0)
			alert("No se encuentra.");
	}

	if (IE4) {
		txt = win.document.body.createTextRange();
		// Encuentra la coincidencia desde el inicio de pagina.
		for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) {
			txt.moveStart("character", 1);
			txt.moveEnd("textedit");
		}

		// Si lo encuentra, marca el resultado y mueve la barra de desplazamiento
		// para mostrarlo.
		if (found) {
			txt.moveStart("character", -1);
			txt.findText(str);
			txt.select();
			txt.scrollIntoView();
			n++;
		}
		// De otra manera regresa al inicio de la página para buscar otra coinsidencia
		else {
			if (n > 0) {
				n = 0;
				BuscarPalabras(str);
			}
		// No se encuentra en ninguna parte envia un mensaje.
			else
				alert("No se encontró.");
		}
	}
	return false;
}

/* ------------------------- */
/* Función Popup			 */
/* ------------------------- */

function fn_inicio() {
var lc_retorno="";
	msgWindow=window.open('','CONVOCATORIA','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=300,height=200')
	msgWindow.document.open('text/html','replace')
	msgWindow.document.write("<TITLE>CONVOCATORIA</TITLE>")
	msgWindow.document.write("<link href='estilos.css' type='text/css'  rel=stylesheet>")
	msgWindow.document.write("<link href='css/default.css' type='text/css'  rel=stylesheet>")
	msgWindow.document.write("<body bgcolor='#FFEFD7'><CENTER><font color=#FF0000><width=400 height=20><b>CONVOCATORIA</b></font></CENTER><BR>")
	msgWindow.document.write("<font class='txtnormals'><CENTER><b>PROCESO DE CONTRATACION<BR>")   
	msgWindow.document.write("CONTRATO ADMINISTRATIVO DE SERVICIOS - CAS<BR>")   
	msgWindow.document.write("ASESORES PARA EL TRIBUNAL FISCAL</b></CENTER></font><BR>")
	msgWindow.document.write("<a class='link2' href='http://www.' target='_blank'>Click aquí para ver los términos del proceso</a><BR><BR>")
	msgWindow.document.write("<font class='txtnormals'>20-Marzo-2009<BR></font><BR>")
	msgWindow.document.write("<p align=right><font class='copyright1' color=#000000><b>Tribunal Fiscal - Lima,PERU</b></font></RIGHT><BR></body>")
	msgWindow.document.close()
return lc_retorno;
} 

/* ------------------------- */
/* Funciones Anti-Popup      */
/* ------------------------- */

function esconde_anuncio(divId) { 
	if (document.layers) document.layers[divId].visibility = 'hide';
	else if (document.all) document.all[divId].style.visibility = 'hidden';
	else if (document.getElementById) document.getElementById(divId).style.visibility = 'hidden';
}

function mostrar_anuncio(divId) { 
	state=typeof topPos;
	if(state=='undefined') topPos=-260;
	if(topPos < 75)
	{ topPos+=3;
	if (document.layers) document.layers[divId].top = topPos;
	else if (document.all) document.all[divId].style.top = topPos;
	else if (document.getElementById) document.getElementById(divId).style.top = topPos; 

	setTimeout("mostrar_anuncio('pop');",10);
	}
}

function fn_destacados() {
	var lc_retorno="<table width='100%' border='0' cellpadding='0' cellspacing='0'><tr>"+
			"<td width='1' height='100%' rowspan='9' valign='top'><img src='imagenes/linea.gif' width='1' height='100%'></td>"+
			"<td width='100%' height='1'><img src='imagenes/linea.gif' width='100%' height='1'></td>"+
			"<td width='1' height='100%' rowspan='9' valign='top'><img src='imagenes/linea.gif' width='1' height='100%'></td>"+
			"</tr><tr> "+
			"<td width='100%' height='20' class='bordemenu' align='center'><img src='imagenes/titulo_menu5.gif' width='133' height='20'></td>"+
			"</tr> "+
			"<tr><td height='65' align='center' valign='top' bgcolor='#FFEBD5' class='bordemenu1'>"+
			"<a href='jurisprudencia.htm'>"+
			"<img src='imagenes/ani_jurisprudencia.gif' alt='Jurisprudencia' width='125' height='60' vspace='5' border='0'></a>"+
			"</td></tr><tr> "+
			"<td height='65' align='center' valign='top' bgcolor='#FFEBD5' class='bordemenu1'>"+
			"<a href='salaplena.htm'>"+
			"<img src='imagenes/ani_obsobligatoria.gif' alt='Resoluciones de Observancia Obligatoria' width='125' height='60' vspace='5' border='0'></a>"+
			"</td></tr><tr> "+
			"<td height='65' align='center' valign='top' bgcolor='#FFEBD5' class='bordemenu1'>"+
			"<a href='boletin.htm'>"+
			"<img src='imagenes/ani_boletin.gif' alt='Bolet&iacute;n Electr&oacute;nico' width='125' height='65' vspace='5' border='0'></a>"+
			"</td></tr><tr> "+
			"<td height='65' align='center' valign='top' bgcolor='#FFEBD5' class='bordemenu1'>"+
			"<a href='defcon.htm'>"+
			"<img src='imagenes/defcon.gif' alt='Bolet&iacute;n Electr&oacute;nico' width='125' height='65' vspace='5' border='0'></a>"+
			"</td></tr>"+
			"<tr><td width='100%' height='1'><img src='imagenes/linea.gif' width='100%' height='1'></td>"+
			"</tr></table>";
	return lc_retorno;
}

function fn_barramenu() {
	var lc_retorno="<table width='100%' border='0' cellpadding='0' cellspacing='0'><tr>"+
		"<td width='1' height='100%' rowspan='16' valign='top'><img src='imagenes/linea.gif' width='1' height='100%'></td>"+
		"<td width='100%' height='1'><img src='imagenes/linea.gif' width='100%' height='1'></td>"+
		"<td width='1' height='100%' rowspan='16' valign='top'><img src='imagenes/linea.gif' width='1' height='100%'></td>"+
		"</tr><tr><td width='100%' height='20' class='bordemenu'><img src='imagenes/titulo_menu1.gif' width='160' height='20'></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='index.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"presentacion\",\"\",\"imagenes/btn_menu1_on.gif\",1)'><img src='imagenes/btn_menu1_off.gif' name='presentacion' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='organizacion.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"estruc_org\",\"\",\"imagenes/btn_menu2_on.gif\",1)'><img src='imagenes/btn_menu2_off.gif' name='estruc_org' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='normativa.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"normativa\",\"\",\"imagenes/btn_menu3_on.gif\",1)'><img src='imagenes/btn_menu3_off.gif' name='normativa' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='34' class='bordemenu'><a href='http://apps.mef.gob.pe/TribunalFiscal/EstadoExpediente.jsp' "+
		"onMouseOut='MM_swapImgRestore()' onMouseOver='MM_swapImage(\"esta_exp\",\"\",\"imagenes/btn_menu10_on.gif\",1)'><img src='imagenes/btn_menu10_off.gif' name='esta_exp' width='160' height='34' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='jurisprudencia.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"jurisprudencia\",\"\",\"imagenes/btn_menu4_on.gif\",1)'><img src='imagenes/btn_menu4_off.gif' name='jurisprudencia' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='estadistica.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"estadistica\",\"\",\"imagenes/btn_menu5_on.gif\",1)'><img src='imagenes/btn_menu5_off.gif' name='estadistica' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='glosario.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"glosario\",\"\",\"imagenes/btn_menu6_on.gif\",1)'><img src='imagenes/btn_menu6_off.gif' name='glosario' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='infutilidad.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"infutilidad\",\"\",\"imagenes/btn_menu7_on.gif\",1)'><img src='imagenes/btn_menu7_off.gif' name='infutilidad' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='enlaces.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"enlaces\",\"\",\"imagenes/btn_menu8_on.gif\",1)'><img src='imagenes/btn_menu8_off.gif' name='enlaces' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='18' class='bordemenu'><a href='contactenos.htm' onMouseOut='MM_swapImgRestore()' "+
		"onMouseOver='MM_swapImage(\"contactenos\",\"\",\"imagenes/btn_menu9_on.gif\",1)'><img src='imagenes/btn_menu9_off.gif' name='contactenos' width='160' height='18' border='0'></a></td>"+
		"</tr><tr><td width='100%' height='1'><img src='imagenes/linea.gif' width='100%' height='1'></td>"+
		"</tr><tr><td colspan='3' bgcolor='#FFEBD5'><div align='center'><a href='http://apps.mef.gob.pe/TribunalFiscal-RSS/rss-online'>"+
		"<img src='imagenes/rss-tf04.jpg' alt='Suscríbase a nuestro canal de noticias RSS y manténgase al día' width='125' "+
		"height='46' vspace='5' border='0'></a></div></td></tr><tr>"+
		"<td colspan='3' bgcolor='#FFEBD5'><div align='center'>"+
		"<a href='http://apps.mef.gob.pe/TribunalFiscal-RSS/rss-online?lc_admin=9'>"+
		"<img src='imagenes/rss-tf05.jpg' alt='Suscríbase a nuestro canal de noticias RSS y manténgase al día' width='125' "+
		"height='46' vspace='5' border='0'></a></div></td></tr>"+
		"<tr><td colspan='3' bgcolor='#FFEBD5'><div align='center'>"+
		"<a href='tf-informa-rss.htm'>"+
			"<img src='imagenes/rss-tf03.jpg' alt='¿Que es RSS?' width='125' height='46' vspace='5' border='0'></a>"+
		"</div></td></tr>"+
		"<tr><td width='100%' height='1'><img src='imagenes/linea.gif' width='100%' height='1'></td></tr></table>";
	return lc_retorno;
}