var mmOpenContainer = null;
var mmOpenMenus = null;
var mmHideMenuTimer = null;

//************************************************************
// Rutina para chequear browser usado
//************************************************************
function MM_checkBrowser(NSmin,IEmin) 
{ 
	var newURL = '', 
	version = parseFloat(navigator.appVersion);
	if (navigator.appName.indexOf('Netscape') != -1)
	{
		if (version < NSmin) 
		alert("Hemos detectado que el navegador que está usando es anterior a la 4.x.\nLa visualización de www.congreso.gob.pe puede no ser correcta.");
	}
	else if (navigator.appName.indexOf('Microsoft') != -1)
	{
		if (version < IEmin) 
		alert("Hemos detectado que el explorador que está usando es anterior a la 4.x.\nLa visualización de www.congreso.gob.pe puede no ser correcta.");
	}
	else 
		alert("Hemos detectado que el browser que está usando es anterior a la 4.x.\nLa visualización de www.congreso.gob.pe puede no ser correcta.");
	document.MM_returnValue = false;
}

//************************************************************
// Rutinas para agregar paginas a BOOKMARKS
//************************************************************
var address = "http://www.congreso.gob.pe/"
var title = "Portal Peruano Sociedad y Parlamento"

function addFavorites()	{
        if (document.all) {
                window.external.AddFavorite(address, title)
        } else {
                alert("Lo sentimos, esta opción sólo funciona en navegadores IE 4.0 o mayores")
        }
}

//************************************************************
// Rutinas de impresion
//************************************************************
var da = (document.all) ? 1 : 0;
var pr = (window.print) ? 1 : 0;
var mac = (navigator.userAgent.indexOf("Mac") != -1);

function Imprimir() {
	if (pr) // NS4, IE5    
		window.print()  
	else if (da && !mac) // IE4 (Windows)
		vbPrintPage()  
	else // other browsers
		alert("La versión de su navegador no le permite imprimir directamente.\nPara imprimir presione CTRL+P en su teclado \no ingresa al menú 'Archivo' (File), opción 'Imprimir' (Print).");
}

if (da && !pr && !mac) with (document) {
  writeln('<OBJECT ID="WB" WIDTH="0" HEIGHT="0" CLASSID="clsid:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>');
  writeln('<' + 'SCRIPT LANGUAGE="VBScript">');
  writeln('Sub window_onunload');
  writeln('  On Error Resume Next');
  writeln('  Set WB = nothing');
  writeln('End Sub');
  writeln('Sub vbPrintPage');
  writeln('  OLECMDID_PRINT = 6');
  writeln('  OLECMDEXECOPT_DONTPROMPTUSER = 2');
  writeln('  OLECMDEXECOPT_PROMPTUSER = 1');
  writeln('  On Error Resume Next');
  writeln('  WB.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER');
  writeln('End Sub');
  writeln('<' + '/SCRIPT>');
}


//************************************************************
// Abre una ventana con frame
//************************************************************

function ventana_frame(direccion)
{
	BASE_HREF="http://www.congreso.gob.pe/";
	window.location.href=BASE_HREF+'out_of_domain.asp?URL='+escape(direccion);
}
//************************************************************
// Abras una ventana flotante.
//************************************************************

function ampliar(foto,ancho,alto)
{
	nuevaVentana = window.open("http://www.perugobierno.gob.pe/"+foto,"v0","height="+alto+",width="+ancho+",resizable=0,noresize=yes,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no")
}

function openWindow(earl,name,widgets)	{
	host = location.hostname;
	url = earl;
	popupWin = window.open (url,name,widgets);
	popupWin.opener.top.name="opener";
	popupWin.focus();
}

function openWindowChild(earl,name,widgets)	{
	host = location.hostname;
	url = earl;
	popupWin = window.open (url,name,widgets);
	popupWin.opener.top.name="opener";
	popupWin.focus();
}
        
function closeWindow()	{
	parent.close ();
}

//************************************************************
// Rutinas para BANNERS y PROMOTIONS rotativos
//************************************************************

function printBanner()	{
	
	var how_many_ads = 9;
	var now = new Date()
	var sec = now.getSeconds()
	//var ad = sec % how_many_ads;
	var ad = Math.floor(Math.random()*how_many_ads)
	ad +=1;
	if (ad==1)	{
		txt="Pleno del Congreso";
		url="http://www.congreso.gob.pe/organizacion/pleno.asp";
		alt="Pleno del Congreso";
		banner="/images/ban001.gif";
		width="468";
		height="60";
	}
	if (ad==2)	{
		txt="Votacion electronica";
		url="http://www2.congreso.gob.pe/Sicr/RelatAgenda/votacion.nsf/vis";
		alt="Votacion electronica";
		banner="/images/ban002.gif";
		width="468";
		height="60";
	}
	if (ad==3)	{
		txt="Museo de la Inquisicion y del Congreso";
		url="/out_of_domain.asp?URL=http://www.congreso.gob.pe/museo.htm";
		alt="Museo de la Inquisicion y del Congreso";
		banner="/images/ban003.gif";
		width="468";
		height="60";
	}
	if (ad==4)	{
		txt="Biblioteca del Congreso";
		url="/out_of_domain.asp?URL=http://www.congreso.gob.pe/biblio/index.htm";
		alt="Biblioteca del Congreso";
		banner="/images/ban004.gif";
		width="468";
		height="60";
	}
	if (ad==5)	{
		txt="Archivo Digital de la Legislacion del Peru";
		url="/out_of_domain.asp?URL=http://www.leyes.congreso.gob.pe";
		alt="Archivo Digital de la Legislacion del Peru";
		banner="/images/ban005.gif";
		width="468";
		height="60";
	}
	if (ad==6)	{
		txt="Constitucion Politica del Peru";
		url="http://www.congreso.gob.pe/constitucion.htm";
		alt="Constitucion Politica del Peru";
		banner="/images/ban006.gif";
		width="468";
		height="60";
	}
	if (ad==7)	{
		txt="El Heraldo";
		url="/out_of_domain.asp?URL=http://www.congreso.gob.pe/heraldo.htm";
		alt="El nuevo Heraldo";
		banner="/images/ban008.gif";
		width="468";
		height="60";
	}
	if (ad==8)	{
		txt="El Heraldo";
		url="/out_of_domain.asp?URL=http://www.congreso.gob.pe/heraldo.htm";
		alt="El nuevo Heraldo";
		banner="/images/ban008.gif";
		width="468";
		height="60";
	}
	if (ad==9)	{
		txt="Canal Ciudadano";
		url="/out_of_domain.asp?URL=http://www.congreso.gob.pe/dpc/index.htm";
		alt="Canal Ciudadano";
		banner="/images/ban009.gif";
		width="468";
		height="60";
	}
	document.write('<center>');
	//document.write('<a href=\"' + url + '\" target=\"_top\">');
	document.write("<a href='" + url + "')>");
	document.write('<img src=\"' + banner + '\" width=')
	document.write(width + ' height=' + height + ' ');
	document.write('alt=\"' + alt + '\" border=0><br>');
	//document.write('<small>' + txt + '</small>');
	document.write ('</a>');
	document.write('</center>');
}

function printPromotion()	{
	var how_many_ads = 11;
	var now = new Date()
	var sec = now.getSeconds()
	//var ad = sec % how_many_ads;
	var ad = Math.floor(Math.random()*how_many_ads)
	ad +=1;
	if (ad==1)	{
		txt="Instituto Nacional de Cultura";
		url="http://inc.perucultural.org.pe/index1.htm";
		alt="Instituto Nacional de Cultura";
		banner="/images/prom01.gif";
		width="120";
		height="71";
	}
	if (ad==2)	{
		txt="Programa Nacional contra la Violencia Familiar y Sexual";
		url="http://www.promudeh.gob.pe";
		alt="Programa Nacional contra la Violencia Familiar y Sexual";
		banner="/images/prom02.gif";
		width="120";
		height="71";
	}
	if (ad==3)	{
		txt="SUNAT"; 
		url="http://www.sunat.gob.pe";
		alt="SUNAT";
		banner="/images/prom09.gif";
		width="120";
		height="71";
	}
	if (ad==4)	{
		txt="MITINCI"; 
		url="http://www.mitinci.gob.pe";
		alt="MITINCI";
		banner="/images/prom04.gif";
		width="120";
		height="71";
	}
	if (ad==5)	{
		txt="Estructura basica del Estado"; 
		url="http://www.mef.gob.pe/misc/estado.pdf";
		alt="Estructura basica del Estado";
		banner="/images/prom05.gif";
		width="120";
		height="71";
	}	
	if (ad==6)	{
		txt="Ministerio de Agricultura"; 
		url="http://www.minag.gob.pe/";
		alt="Ministerio de Agricultura";
		banner="/images/prom06.gif";
		width="120";
		height="71";
	}	
	if (ad==7)	{
		txt="Ministerio de Transporte y Comunicaciones"; 
		url="http://www.mtc.gob.pe/";
		alt="Ministerio de Transporte y Comunicaciones";
		banner="/images/prom07.gif";
		width="120";
		height="71";
	}	
	if (ad==8)	{
		txt="Ministerio de Justicia"; 
		url="http://www.minjus.gob.pe/";
		alt="Ministerio de justicia";
		banner="/images/prom08.gif";
		width="120";
		height="71";
	}	
	if (ad==9)	{
		txt="Ritos y culturas"; 
		url="http://www.editoraperu.com.pe/dop/nove/UNMSM/450.html";
		alt="Ritos y culturas";
		banner="/images/prom09.gif";
		width="120";
		height="71";
	}	
	if (ad==10)	{
		txt="SUNARP"; 
		url="http://www.orlc.gob.pe/";
		alt="SUNARP";
		banner="/images/prom11.gif";
		width="120";
		height="71";
	}	
	if (ad==11)	{
		txt="Denuncias en la Fiscal&iacute;a"; 
		url="http://www.mpfn.gob.pe/formulario_denuncia/denuncia.htm";
		alt="Denuncias en la Fiscal&iacute;a";
		banner="/images/prom09.gif";
		width="120";
		height="71";
	}	
	document.write('<center>');
	//document.write('<a href=\"' + url + '\" target=\"_top\">');
	document.write("<a href=javascript:ventana_frame('" + url + "')>");
	document.write('<img src=\"' + banner + '\" width=')
	document.write(width + ' height=' + height + ' ');
	document.write('alt=\"' + alt + '\" border=0><br>');
	//document.write('<small>' + txt + '</small>');
	document.write ('</a>');
	document.write('</center>');
}

function printParliament()	{
	var how_many_ads = 11;
	var now = new Date()
	var sec = now.getSeconds()
	//var ad = sec % how_many_ads;
	var ad = Math.floor(Math.random()*how_many_ads)
	ad +=1;
	if (ad==1)	{
		txt="Argentina";
		url="http://www.congreso.gov.ar";
		alt="Argentina";
		banner="/images/b-argentina.jpg";
		width="120";
		height="71";
	}
	if (ad==2)	{
		txt="Bolivia";
		url="http://www.congreso.gov.bo";
		alt="Bolivia";
		banner="/images/b-bolivia.jpg";
		width="120";
		height="71";
	}
	if (ad==3)	{
		txt="Brasil"; 
		url="http://www.senado.gov.br";
		alt="Brasil";
		banner="/images/b-brasil.jpg";
		width="120";
		height="71";
	}
	if (ad==4)	{
		txt="Chile"; 
		url="http://www.congreso.cl";
		alt="Chile";
		banner="/images/b-chile.jpg";
		width="120";
		height="71";
	}
	if (ad==5)	{
		txt="Costa Rica"; 
		url="http://www.asamblea.go.cr/";
		alt="Costa Rica";
		banner="/images/b-costarica.jpg";
		width="120";
		height="71";
	}	
	if (ad==6)	{
		txt="Guatemala"; 
		url="http://www.congreso.gob.gt";
		alt="Guatemala";
		banner="/images/b-guatemala.jpg";
		width="120";
		height="71";
	}	
	if (ad==7)	{
		txt="México"; 
		url="http://www.senado.gob.mx";
		alt="México";
		banner="/images/b-mexico.jpg";
		width="120";
		height="71";
	}	
	if (ad==8)	{
		txt="República Dominicana"; 
		url="http://www.congreso.gov.do";
		alt="República Dominicana";
		banner="/images/b-rdominicana.jpg";
		width="120";
		height="71";
	}	
	if (ad==9)	{
		txt="El Salvador"; 
		url="http://www.asamblea.gob.sv/";
		alt="El Salvador";
		banner="/images/b-salvador.jpg";
		width="120";
		height="71";
	}	
	if (ad==10)	{
		txt="Uruguay"; 
		url="http://www.parlamento.gub.uy";
		alt="Uruguay";
		banner="/images/b-uruguay.jpg";
		width="120";
		height="71";
	}
	if (ad==11)	{
		txt="Venezuela"; 
		url="http://www.asambleanacional.gov.ve";
		alt="Venezuela";
		banner="/images/b-venezuela.jpg";
		width="120";
		height="71";
	}	
	document.write('<center>');
	//document.write('<a href=\"' + url + '\" target=\"_top\">');
	document.write("<a href=javascript:ventana_frame('" + url + "')>");
	document.write('<img src=\"' + banner + '\" width=')
	document.write(width + ' height=' + height + ' ');
	document.write('alt=\"' + alt + '\" border=0><br>');
	//document.write('<small>' + txt + '</small>');
	document.write ('</a>');
	document.write('</center>');
}

function send_form(form)	{
	form.submit();
}

function send_form_busca()	{
	return (true);
}


function submitForm() 		{
 if (document.frmBuscador.Query.value == "") 
 {	alert("espacio");
 	//return false;
 }
 else
{       document.frmBuscador.action="http://www2.congreso.gob.pe/busqpruebajav.nsf/busquedas?CreateDocument";
	document.frmBuscador.submit();
	return true;
}

}

function roll_over()	{
	window.onerror = null;
	romax=3;
	if(document.images) {
		tabover = new Array(romax);
		tabout = new Array(romax);
		for(var n=1;n<=romax;n++) {
			tabover[n]=new Image(150,17);
			tabout[n]=new Image(150,17);
		}
		for(var n=1;n<=romax;n++) {
			tabover[n].src="/images_aux/tab"+n+"b.gif";
			tabout[n].src="/images_aux/tab"+n+".gif";
		}
	}
}	

function tabOn(i) {
	if(document.images)	{
		document.images["tab"+i].src=tabover[i].src;
	}
}
function tabOff(i) {
	if(document.images) document.images["tab"+i].src=tabout[i].src;
}

//orios:
function buscartexto()
{
	var texto;
	var sPagina;
	texto = self.document.all.textobuscar.value;
	if (texto!="") {
		sPagina= 'http://www.congreso.gob.pe/sabueso/resultados.asp?textobuscar=' + texto;
		self.document.location = sPagina;

		}
}

//orios:
function Validar_Envio(MiEvento)
{
	var texto;
	var sPagina;
	texto = self.document.all.textobuscar.value;
	if(MiEvento.keyCode==13)
	{
	if (texto!="") {
		sPagina= 'http://www.congreso.gob.pe/sabueso/resultados.asp?textobuscar=' + texto;
		self.document.location = sPagina;
		
		}


	}
}

function PrintHeader_old()	{

	document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0'>");
	document.write ("  <tr>");
//	document.write ("    <td width='2' bgcolor='#999999'><span class='style1'><img src='http://www.congreso.gob.pe/_imagenes/spacer.gif' width='1' height='1'></span></td>");
	document.write ("    <td width='770'>");
	document.write ("	    <table width='770' border='0' cellpadding='0' cellspacing='0' dwcopytype='CopyTableRow'>");
	document.write ("      <tr>");
	document.write ("        <td><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='770' height='77' title='Congreso de la Rep&uacute;blica'>");
	document.write ("            <param name='movie' value='http://www.congreso.gob.pe/top-search3.swf'>");
	document.write ("            <param name='quality' value='high'>");
	document.write ("            <embed src='http://www.congreso.gob.pe/top-search3.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='770' height='77'></embed>");
	document.write ("        </object>");
	document.write ("        </td>");
	document.write ("      </tr>");
	document.write ("      <tr>");
	document.write ("        <td><img src='http://www.congreso.gob.pe/_imagenes/top_botones.gif' width='770' height='32' border='0' usemap='#MapMapMap'></td>");
	document.write ("      </tr>");
	document.write ("    </table>");
	document.write ("</td>");
//	document.write ("    <td width='2' bgcolor='#999999'><img src='http://www.congreso.gob.pe/_imagenes/spacer.gif' width='1' height='1'></td>");
	document.write ("  </tr>");
	document.write ("</table>");
	document.write ("      <map name='MapMapMap'>");
	document.write ("        <area shape='rect' coords='2,1,112,17' href='http://www.congreso.gob.pe/acerca/congreso.htm'>");
	document.write ("        <area shape='rect' coords='119,1,211,17' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno'>");
	document.write ("        <area shape='rect' coords='216,1,301,15' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp'>");
	document.write ("        <area shape='rect' coords='597,1,695,15' href='http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm'>");
	document.write ("        <area shape='rect' coords='701,1,761,15' href='javascript:openWindow('http://www.congreso.gob.pe/correo.asp','windowname','toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=640,height=480')'>");
	document.write ("      </map>");

}


function PrintHeader2()	{
	document.write ("<center>");	
	document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
	document.write ("  <tr>");
	document.write ("    <td width='770' height='66' background='http://www.congreso.gob.pe/portal/imagenes/fondo_top01.jpg'><table width='770' height='66' border='0' cellpadding='0' cellspacing='0'>");
	document.write ("      <tr>");
	document.write ("        <th width='457' height='20' scope='col'>&nbsp;</th>");
	document.write ("        <th width='313' align='right' scope='col'><img src='http://www.congreso.gob.pe/portal/imagenes/iconos.gif' width='55' height='12' border='0' usemap='#Map'></th>");
	document.write ("      </tr>");
	document.write ("      <tr>");
	document.write ("        <td>&nbsp;</td>");
	document.write ("        <td align='right'>");
	document.write ("        <form method='post' ACTION='http://www.congreso.gob.pe/sabueso/resultados.asp' name='form11'>");
	document.write ("		<table border='0'>");
	document.write ("		<tr>");
	document.write ("		<td>");
	document.write ("		<input name='textobuscar' size='15' maxlength='200' >");
	document.write ("		</td>");
	document.write ("		<td valign='middle'>");
	document.write ("		<img src='http://www.congreso.gob.pe/imagenes/buscar_buscador.gif' width='61' height='23' onclick='buscartexto()'>");
	document.write ("		</td>");
	document.write ("		</tr>");
	document.write ("		</table>");
	document.write ("		</form>");
	document.write ("        </td>");
	document.write ("      </tr>");
	document.write ("    </table></td>");
	document.write ("  </tr>");
	document.write ("  <tr>");
	document.write ("    <td height='11' background='http://www.congreso.gob.pe/portal/imagenes/fondo_top02.jpg'><div align='right' class='style1'>&nbsp;<!--dummy aquí iria la fecha--></div></td>");
	document.write ("  </tr>");
	document.write ("  <tr>");
	document.write ("    <td><img src='http://www.congreso.gob.pe/imagenes/barra_superior.jpg' width='770' height='32' border='0' usemap='#Map2'></td>");
	document.write ("  </tr>");
	document.write ("</table>");
	document.write ("</center>");	

	document.write ("<map name='Map'><area shape='rect' coords='41,0,54,12' href='mailto:webmaster@congreso.gob.pe' alt='Escr&acuteibanos'>");
	document.write ("<area shape='rect' coords='20,0,34,12' href='http://www.congreso.gob.pe/' alt='Inicio'>");
	document.write ("<area shape='rect' coords='0,0,16,12' href='javascript:Imprimir()' alt='Imprimir'>");
	document.write ("</map>");
	document.write ("<map name='Map2'>");
	document.write ("<area shape='rect' coords='9,1,119,20' href='http://www.congreso.gob.pe/acerca/congreso.htm'>");
	document.write ("<area shape='rect' coords='125,2,216,19' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno'>");
	document.write ("<area shape='rect' coords='225,2,312,18' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp'>");
	document.write ("<area shape='rect' coords='320,2,454,18' href='http://www.congreso.gob.pe/trabajo_parlamentario.htm'>");	
	document.write ("<area shape='rect' coords='665,2,763,18' href='http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm'>");
	document.write ("</map>");
	document.write ("<map name='Map3'><area shape='rect' coords='235,2,365,21' href='http://www2.congreso.gob.pe/Sicr/TraDocEstProc/CLProLey2006.nsf'>");
	document.write ("</map>");
	document.write ("<map name='Map4'><area shape='rect' coords='235,2,363,22' href='http://www2.congreso.gob.pe/Sicr/Prensa/heraldo.nsf/2006inicio'>");
	document.write ("</map>");
}

function PrintHeaderRes()	{
	
	document.write ("<center>");	
	document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
	document.write ("  <tr>");
	document.write ("    <td width='770' height='66' background='http://www.congreso.gob.pe/portal/imagenes/fondo_top01.jpg'><table width='770' height='66' border='0' cellpadding='0' cellspacing='0'>");
	document.write ("      <tr>");
	document.write ("        <th width='457' height='20' scope='col'>&nbsp;</th>");
	document.write ("        <th width='313' align='right' scope='col'><img src='http://www.congreso.gob.pe/portal/imagenes/iconos.gif' width='55' height='12' border='0' usemap='#Map'></th>");
	document.write ("      </tr>");
	document.write ("      <tr>");
	document.write ("        <td>&nbsp;</td>");
	document.write ("        <td align='right'>");
	document.write ("		<table border='0'>");
	document.write ("		<tr>");
	document.write ("		<td>");
	document.write ("		&nbsp;");
	document.write ("		</td>");
	document.write ("		<td valign='middle'>");
	document.write ("		&nbsp;");
	document.write ("		</td>");
	document.write ("		</tr>");
	document.write ("		</table>");
	document.write ("        </td>");
	document.write ("      </tr>");
	document.write ("    </table></td>");
	document.write ("  </tr>");
	document.write ("  <tr>");
	document.write ("    <td height='11' background='http://www.congreso.gob.pe/portal/imagenes/fondo_top02.jpg'><div align='right' class='style1'>&nbsp;<!--dummy aquí iria la fecha--></div></td>");
	document.write ("  </tr>");
	document.write ("  <tr>");
	document.write ("    <td><img src='http://www.congreso.gob.pe/portal/imagenes/barrasuperior.gif' width='770' height='22' border='0' usemap='#Map2'></td>");
	document.write ("  </tr>");
	document.write ("</table>");
	document.write ("</center>");	

	document.write ("<map name='Map'><area shape='rect' coords='41,0,54,12' href='mailto:webmaster@congreso.gob.pe' alt='Escr&acuteibanos'>");
	document.write ("<area shape='rect' coords='20,0,34,12' href='http://www.congreso.gob.pe/' alt='Inicio'>");
	document.write ("<area shape='rect' coords='0,0,16,12' href='javascript:Imprimir()' alt='Imprimir'>");
	document.write ("</map>");
	document.write ("<map name='Map2'>");
	document.write ("<area shape='rect' coords='3,1,113,20' href='http://www.congreso.gob.pe/acerca/congreso.htm'>");
	document.write ("<area shape='rect' coords='120,1,211,18' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno'>");
	document.write ("<area shape='rect' coords='217,2,296,18' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp'>");
	document.write ("<area shape='rect' coords='665,2,763,18' href='http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm'>");
	document.write ("</map>");
	document.write ("<map name='Map3'><area shape='rect' coords='235,2,365,21' href='http://www2.congreso.gob.pe/Sicr/TraDocEstProc/CLProLey2006.nsf'>");
	document.write ("</map>");
	document.write ("<map name='Map4'><area shape='rect' coords='235,2,363,22' href='http://www2.congreso.gob.pe/Sicr/Prensa/heraldo.nsf/2006inicio'>");
	document.write ("</map>");

}


function PrintHeader()	{
document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_01.gif' width='770' height='47' border='0' usemap='#Map2'></td></tr>");
document.write ("  <tr><td><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.write ("  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='770' height='118'>");
document.write ("      <param name='movie' value='http://www.congreso.gob.pe/b-swf/top-idiomas-2012_2013.swf'>");
document.write ("    <param name='quality' value='high'>");
document.write ("  <embed src='http://www.congreso.gob.pe/b-swf/top-idiomas-2012_2013.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer'");
document.write ("  type='application/x-shockwave-flash' width='770' height='118'></embed>");
document.write ("    </object></td></tr>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_03.gif' width='770' height='24' border='0' usemap='#Map'></td></tr></table>");
document.write ("<map name='Map'><area shape='rect' coords='4,2,90,23' href='http://www.congreso.gob.pe/_constitucion.htm' target='_top' alt='Constituci&oacute;n'>");
document.write ("<area shape='rect' coords='97,2,176,22' href='http://www.congreso.gob.pe/_reglamento.htm' target='_top' alt='Reglamento del Congreso'>");
document.write ("<area shape='rect' coords='186,3,276,22' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno' target='_top' alt='Congresistas'>");
document.write ("<area shape='rect' coords='284,2,368,22' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp' target='_top' alt='Comisiones'>");

document.write ("<area shape='rect' coords='679,3,767,22' href=javascript:openWindow('http://www.congreso.gob.pe/correo.asp','windowname','toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=640,height=480') target='_top' alt='Correo Web'></map>");
document.write ("<map name='Map2'><area shape='rect' coords='751,8,766,25' href='http://www.congreso.gob.pe/' target='_top' alt='Regrese al inicio'>");
document.write ("<area shape='rect' coords='734,7,752,25' href='mailto:webmaster@congreso.gob.pe' alt='Escriba al Webmaster'>");
document.write ("<area shape='rect' coords='718,8,735,26' href='http://www.congreso.gob.pe/mapaweb.htm' target='_top' alt='Mapa del Sitio'>");
document.write ("</map>");

}


function PrintHeaderPresidencia()	{
document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_01.gif' width='770' height='47' border='0' usemap='#Map2'></td></tr>");
document.write ("  <tr><td><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.write ("  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='770' height='118'>");
document.write ("      <param name='movie' value='http://www.congreso.gob.pe/b-swf/top-idiomas-2010_2011.swf'>");
document.write ("    <param name='quality' value='high'>");
document.write ("  <embed src='http://www.congreso.gob.pe/b-swf/top-idiomas-2010_2011.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer'");
document.write ("  type='application/x-shockwave-flash' width='770' height='118'></embed>");
document.write ("    </object></td></tr>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_03a.gif' width='770' height='24' border='0' usemap='#Map'></td></tr></table>");
document.write ("<map name='Map'><area shape='rect' coords='4,2,90,23' href='http://www.congreso.gob.pe/constitucion.htm' target='_top' alt='Constituci&oacute;n'>");
document.write ("<area shape='rect' coords='97,2,176,22' href='http://www.congreso.gob.pe/reglamento.htm' target='_top' alt='Reglamento del Congreso'>");
document.write ("<area shape='rect' coords='186,3,276,22' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno' target='_top' alt='Congresistas'>");
document.write ("<area shape='rect' coords='284,2,368,22' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp' target='_top' alt='Comisiones'>");
document.write ("<area shape='rect' coords='378,3,477,21' href='http://www.congreso.gob.pe/presidencia/presentacion.htm' target='_top' alt='Presidencia' />");
document.write ("<area shape='rect' coords='575,1,672,20' href='http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm' target='_top' alt='Transparencia'>");
document.write ("<area shape='rect' coords='679,3,767,22' href=javascript:openWindow('http://www.congreso.gob.pe/correo.asp','windowname','toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=640,height=480') target='_top' alt='Correo Web'></map>");
document.write ("<map name='Map2'><area shape='rect' coords='751,8,766,25' href='http://www.congreso.gob.pe/' target='_top' alt='Regrese al inicio'>");
document.write ("<area shape='rect' coords='734,7,752,25' href='mailto:webmaster@congreso.gob.pe' alt='Escriba al Webmaster'>");
document.write ("<area shape='rect' coords='718,8,735,26' href='http://www.congreso.gob.pe/mapaweb.htm' target='_top' alt='Mapa del Sitio'>");
document.write ("</map>");

}




function PrintHeaderPVP()	{
document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_01.gif' width='770' height='47' border='0' usemap='#Map2'></td></tr>");
document.write ("  <tr><td> <img src='http://www.congreso.gob.pe/pvp/_imagenes/encabezado.jpg' width='770' height='119' /> </td></tr>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_03.gif' width='770' height='24' border='0' usemap='#Map'></td></tr></table>");
document.write ("<map name='Map'><area shape='rect' coords='4,2,90,23' href='http://www.congreso.gob.pe/constitucion.htm' target='_top' alt='Constituci&oacute;n'>");
document.write ("<area shape='rect' coords='97,2,176,22' href='http://www.congreso.gob.pe/reglamento.htm' target='_top' alt='Reglamento del Congreso'>");
document.write ("<area shape='rect' coords='186,3,276,22' href='http://www.congreso.gob.pe/organizacion/pleno.asp?mode=Pleno' target='_top' alt='Congresistas'>");
document.write ("<area shape='rect' coords='284,2,368,22' href='http://www.congreso.gob.pe/organizacion/Comisiones.asp' target='_top' alt='Comisiones'>");
document.write ("<area shape='rect' coords='575,1,672,20' href='http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm' target='_top' alt='Transparencia'>");
document.write ("<area shape='rect' coords='679,3,767,22' href=javascript:openWindow('http://www.congreso.gob.pe/correo.asp','windowname','toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=640,height=480') target='_top' alt='Correo Web'></map>");
document.write ("<map name='Map2'><area shape='rect' coords='751,8,766,25' href='http://www.congreso.gob.pe/' target='_top' alt='Regrese al inicio'>");
document.write ("<area shape='rect' coords='734,7,752,25' href='mailto:webmaster@congreso.gob.pe' alt='Escriba al Webmaster'>");
document.write ("<area shape='rect' coords='718,8,735,26' href='http://www.congreso.gob.pe/mapaweb.htm' target='_top' alt='Mapa del Sitio'>");
document.write ("</map>");

}




function PrintHeaderCEDOB()	{

document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_01.gif' width='770' height='47' border='0' usemap='#Map2'></td></tr>");
document.write ("  <tr><td><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.write ("  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='770' height='118'>");
document.write ("      <param name='movie' value='http://www.congreso.gob.pe/cedob/n-animacion/top.swf'>");
document.write ("    <param name='quality' value='high'>");
document.write ("  <embed src='http://www.congreso.gob.pe/cedob/n-animacion/top.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer'");
document.write ("  type='application/x-shockwave-flash' width='770' height='118'></embed>");
document.write ("    </object></td></tr>");
document.write ("  <tr></table>");


}




function PrintHeaderCEDOB2()	{
document.write ("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write ("  <tr><td><img src='http://www.congreso.gob.pe/n-imagenes/top_01.gif' width='770' height='47' border='0' usemap='#Map2'></td></tr>");
document.write ("  <tr><td><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
document.write ("  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='770' height='118'>");
document.write ("      <param name='movie' value='http://www.congreso.gob.pe/cedob/n-animacion/top2.swf'>");
document.write ("    <param name='quality' value='high'>");
document.write ("  <embed src='http://www.congreso.gob.pe/cedob/n-animacion/top2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer'");
document.write ("  type='application/x-shockwave-flash' width='770' height='118'></embed>");
document.write ("    </object></td></tr>");
document.write ("  <tr></table>");


}


function MM_menuStartTimeout(hideTimeout) {
	mmHideMenuTimer = setTimeout("MM_menuHideMenus()", hideTimeout);	
}

function MM_menuHideMenus() {
	MM_menuResetTimeout();
	if(mmOpenContainer) {
		var c = document.getElementById(mmOpenContainer);
		c.style.visibility = "inherit";
		mmOpenContainer = null;
	}
	if( mmOpenMenus ) {
		for(var i in mmOpenMenus) {
			var m = document.getElementById(mmOpenMenus[i]);
			m.style.visibility = "hidden";			
		}
		mmOpenMenus = null;
	}
}

function MM_menuHideSubmenus(menuName) {
	if( mmOpenMenus ) {
		var h = false;
		var c = 0;
		for(var i in mmOpenMenus) {
			if( h ) {
				var m = document.getElementById(mmOpenMenus[i]);
				m.style.visibility = "hidden";
			} else if( mmOpenMenus[i] == menuName ) {
				h = true;
			} else {
				c++;
			}
		}
		mmOpenMenus.length = c+1;
	}
}

function MM_menuOverMenuItem(menuName, subMenuSuffix) {
	MM_menuResetTimeout();
	MM_menuHideSubmenus(menuName);
	if( subMenuSuffix ) {
		var subMenuName = "" + menuName + "_" + subMenuSuffix;
		MM_menuShowSubMenu(subMenuName);
	}
}

function MM_menuShowSubMenu(subMenuName) {
	MM_menuResetTimeout();
	var e = document.getElementById(subMenuName);
	e.style.visibility = "inherit";
	if( !mmOpenMenus ) {
		mmOpenMenus = new Array;
	}
	mmOpenMenus[mmOpenMenus.length] = "" + subMenuName;
}

function MM_menuResetTimeout() {
	if (mmHideMenuTimer) clearTimeout(mmHideMenuTimer);
	mmHideMenuTimer = null;
}

function MM_menuShowMenu(containName, menuName, xOffset, yOffset, triggerName) {
	MM_menuHideMenus();
	MM_menuResetTimeout();
	MM_menuShowMenuContainer(containName, xOffset, yOffset, triggerName);
	MM_menuShowSubMenu(menuName);
}

function MM_menuShowMenuContainer(containName, x, y, triggerName) {	
	var c = document.getElementById(containName);
	var s = c.style;
	s.visibility = "inherit";
	
	mmOpenContainer = "" + containName;
}




function mmLoadMenus() {
  if (window.mm_menu_0302174019_0) return;
  window.mm_menu_0302174019_0 = new Menu("root",113,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,-5,13,true,true,true,0,true,true);
  mm_menu_0302174019_0.addMenuItem("Sobre&nbsp;el&nbsp;Congreso","window.open('http://www.congreso.gob.pe/acerca/congreso.htm', '_top');");
  mm_menu_0302174019_0.addMenuItem("Historia","window.open('http://www.congreso.gob.pe/historia/congreso.htm', '_top');");
  mm_menu_0302174019_0.addMenuItem("Funciones","window.open('http://www.congreso.gob.pe/funciones/congreso.htm', '_top');");
  mm_menu_0302174019_0.addMenuItem("Palacio&nbsp;Legislativo","window.open('http://www.congreso.gob.pe/palacio/legislativo.htm', '_top');");
  mm_menu_0302174019_0.addMenuItem("Transparencia","window.open('http://www.congreso.gob.pe/transparencia/administrativa/congreso.htm', '_top');");

   mm_menu_0302174019_0.hideOnMouseOut=true;
   mm_menu_0302174019_0.menuBorder=1;
   mm_menu_0302174019_0.menuItemBorder=1;
   mm_menu_0302174019_0.menuLiteBgColor='#ffffff';
   mm_menu_0302174019_0.menuBorderBgColor='#999999';
   mm_menu_0302174019_0.bgColor='#999999';
    window.mm_menu_0302174520_1_1 = new Menu("Organizaci&oacute;n&nbsp;parlamentaria",137,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302174520_1_1.addMenuItem("Pleno","window.open('http://www.congreso.gob.pe/mn/pleno.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Consejo&nbsp;Directivo","window.open('http://www.congreso.gob.pe/organizacion/consejo_directivo.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Junta&nbsp;de&nbsp;Portavoces","window.open('http://www.congreso.gob.pe/organizacion/junta_portavoces.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Mesa&nbsp;Directiva","window.open('http://www.congreso.gob.pe/organizacion/mesa_directiva.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Presidencia","window.open('http://www.congreso.gob.pe/organizacion/presidencias.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Comisiones&nbsp;Ordinarias","window.open('http://www.congreso.gob.pe/organizacion/comision_ordinaria.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Comisi&oacute;n&nbsp;Permanente","window.open('http://www.congreso.gob.pe/organizacion/comision_permanente.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Grupos&nbsp;Parlamentarios","window.open('http://www.congreso.gob.pe/organizacion/grupo_parlamentario.htm', '_top');");
    mm_menu_0302174520_1_1.addMenuItem("Ligas&nbsp;Parlamentarias","window.open('http://www.congreso.gob.pe/ligas/parlamentarias.htm', '_top');");
     mm_menu_0302174520_1_1.hideOnMouseOut=true;
     mm_menu_0302174520_1_1.menuBorder=1;
     mm_menu_0302174520_1_1.menuItemBorder=1;
     mm_menu_0302174520_1_1.menuLiteBgColor='#ffffff';
     mm_menu_0302174520_1_1.menuBorderBgColor='#999999';
     mm_menu_0302174520_1_1.bgColor='#999999';
      window.mm_menu_0302174520_1_2_1 = new Menu("Direcci&oacute;n&nbsp;General&nbsp;Parlamentaria",153,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
      mm_menu_0302174520_1_2_1.addMenuItem("Relator&iacute;a,&nbsp;Agenda&nbsp;y&nbsp;Actas","window.open('http://www.congreso.gob.pe/dgp/relatoria/presentacion.htm', '_top');");
      mm_menu_0302174520_1_2_1.addMenuItem("Comisiones","window.open('http://www.congreso.gob.pe/dgp/comisiones/presentacion.htm', '_top');");
      mm_menu_0302174520_1_2_1.addMenuItem("Diario&nbsp;de&nbsp;los&nbsp;Debates","window.open('http://www.congreso.gob.pe/dgp/diariodebates/index.asp', '_top');");
      mm_menu_0302174520_1_2_1.addMenuItem("Participaci&oacute;n&nbsp;Ciudadana","window.open('http://www.congreso.gob.pe/index_participacion.aspx', '_top');");
      mm_menu_0302174520_1_2_1.addMenuItem("DIDP","window.open('http://www.congreso.gob.pe/dgp/didp/inicio.htm', '_top');");
       mm_menu_0302174520_1_2_1.hideOnMouseOut=true;
       mm_menu_0302174520_1_2_1.menuBorder=1;
       mm_menu_0302174520_1_2_1.menuItemBorder=1;
       mm_menu_0302174520_1_2_1.menuLiteBgColor='#ffffff';
       mm_menu_0302174520_1_2_1.menuBorderBgColor='#999999';
       mm_menu_0302174520_1_2_1.bgColor='#999999';
    window.mm_menu_0302174520_1_2 = new Menu("Servicio&nbsp;parlamentario",195,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302174520_1_2.addMenuItem("Oficial&iacute;a&nbsp;Mayor","window.open('http://www.congreso.gob.pe/organizacion/oficialia.htm', '_top');");
    mm_menu_0302174520_1_2.addMenuItem("Auditor&iacute;a&nbsp;Interna","window.open('http://www.congreso.gob.pe/organizacion/auditoria.htm', '_top');");
    mm_menu_0302174520_1_2.addMenuItem(mm_menu_0302174520_1_2_1,"window.open('http://www.congreso.gob.pe/dgp/index.asp', '_top');");
    mm_menu_0302174520_1_2.addMenuItem("Direcci&oacute;n&nbsp;General&nbsp;Administrativa","window.open('http://www.congreso.gob.pe/organizacion/gg.htm', '_top');");
     mm_menu_0302174520_1_2.hideOnMouseOut=true;
     mm_menu_0302174520_1_2.childMenuIcon="http://www.congreso.gob.pe/nn_imagenes/arrows.gif";
     mm_menu_0302174520_1_2.menuBorder=1;
     mm_menu_0302174520_1_2.menuItemBorder=1;
     mm_menu_0302174520_1_2.menuLiteBgColor='#ffffff';
     mm_menu_0302174520_1_2.menuBorderBgColor='#999999';
     mm_menu_0302174520_1_2.bgColor='#999999';
  window.mm_menu_0302174520_1 = new Menu("root",171,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
  mm_menu_0302174520_1.addMenuItem(mm_menu_0302174520_1_1);
  mm_menu_0302174520_1.addMenuItem(mm_menu_0302174520_1_2);
  mm_menu_0302174520_1.addMenuItem("Organigrama","window.open('http://www.congreso.gob.pe/acerca/organigramas/organigrama_15092010.pdf', '_blank');");
   mm_menu_0302174520_1.hideOnMouseOut=true;
   mm_menu_0302174520_1.childMenuIcon="http://www.congreso.gob.pe/nn_imagenes/arrows.gif";
   mm_menu_0302174520_1.menuBorder=1;
   mm_menu_0302174520_1.menuItemBorder=1;
   mm_menu_0302174520_1.menuLiteBgColor='#ffffff';
   mm_menu_0302174520_1.menuBorderBgColor='#999999';
   mm_menu_0302174520_1.bgColor='#999999';
  window.mm_menu_0302175240_2 = new Menu("root",200,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
  mm_menu_0302175240_2.addMenuItem("Flujograma&nbsp;Legislativo","window.open('http://www.congreso.gob.pe/tutor/ciclo/legislativo.htm', '_top');");
  mm_menu_0302175240_2.addMenuItem("Proyectos&nbsp;de&nbsp;Ley","window.open('http://www2.congreso.gob.pe/Sicr/TraDocEstProc/CLProLey2011.nsf', '_top');");
  mm_menu_0302175240_2.addMenuItem("Dict&aacute;menes","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/07_menudictamenes?OpenForm', '_top');");
  mm_menu_0302175240_2.addMenuItem("Mociones&nbsp;presentadas","window.open('http://www.congreso.gob.pe/mociones/mocion2011.asp', '_top');");
  mm_menu_0302175240_2.addMenuItem("Diario&nbsp;de&nbsp;los&nbsp;Debates","window.open('http://www2.congreso.gob.pe/Sicr/DiarioDebates/Publicad.nsf/SesionesPlenoa', '_top');");
  mm_menu_0302175240_2.addMenuItem("Proyectos&nbsp;aprobados&nbsp;(Aut&oacute;grafas)","window.open('http://www2.congreso.gob.pe/Sicr/RelatAgenda/proapro20112016.nsf/pa_proyectosaprobados?OpenForm', '_top');");
  mm_menu_0302175240_2.addMenuItem("Archivo&nbsp;Digital&nbsp;de&nbsp;Leyes","window.open('http://www.congreso.gob.pe/mn/archivo_digital.htm', '_top');");
  mm_menu_0302175240_2.addMenuItem("Informaci&oacute;n&nbsp;Jur&iacute;dica","window.open('http://www.congreso.gob.pe/juridica/informacion.htm', '_top');");
  mm_menu_0302175240_2.addMenuItem("Asistencia&nbsp;a&nbsp;Sesiones&nbsp;del&nbsp;Pleno","window.open('http://www.congreso.gob.pe/dgp/relatoria/asistencia.htm', '_top');");
   mm_menu_0302175240_2.hideOnMouseOut=true;
   mm_menu_0302175240_2.menuBorder=1;
   mm_menu_0302175240_2.menuItemBorder=1;
   mm_menu_0302175240_2.menuLiteBgColor='#ffffff';
   mm_menu_0302175240_2.menuBorderBgColor='#999999';
   mm_menu_0302175240_2.bgColor='#999999';
    window.mm_menu_0302175702_3_1 = new Menu("Pleno&nbsp;y&nbsp;Comisi&oacute;n&nbsp;Permanente",216,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302175702_3_1.addMenuItem("Agenda&nbsp;informativa","window.open('http://www2.congreso.gob.pe/Sicr/RelatAgenda/PlenoComiPerm20112016.nsf/pa_aginformativa?OpenForm', '_top');");
    mm_menu_0302175702_3_1.addMenuItem("Agenda&nbsp;del&nbsp;Pleno","window.open('http://www2.congreso.gob.pe/Sicr/RelatAgenda/PlenoComiPerm20112016.nsf/pa_agendapleno?OpenForm', '_top');");
    mm_menu_0302175702_3_1.addMenuItem("Actas&nbsp;del&nbsp;Pleno","window.open('http://www2.congreso.gob.pe/sicr/RedacActas/Actas.nsf/NN_ActasPlenoAct', '_top');");
    mm_menu_0302175702_3_1.addMenuItem("Agenda&nbsp;de&nbsp;la&nbsp;Comisi&oacute;n&nbsp;Permanente&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/RelatAgenda/PlenoComiPerm20112016.nsf/pa_agencomper?OpenForm', '_top');");
    mm_menu_0302175702_3_1.addMenuItem("Actas&nbsp;de&nbsp;la&nbsp;Comisi&oacute;n&nbsp;Permanente","window.open('http://www2.congreso.gob.pe/sicr/RedacActas/Actas.nsf/NN_ActasCPAct', '_top');");
     mm_menu_0302175702_3_1.hideOnMouseOut=true;
     mm_menu_0302175702_3_1.menuBorder=1;
     mm_menu_0302175702_3_1.menuItemBorder=1;
     mm_menu_0302175702_3_1.menuLiteBgColor='#ffffff';
     mm_menu_0302175702_3_1.menuBorderBgColor='#999999';
     mm_menu_0302175702_3_1.bgColor='#999999';
    window.mm_menu_0302175702_3_2 = new Menu("Comisiones",216,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);


//1.CUADRO DE COMISIONES ORDINARIAS// 	
	     mm_menu_0302175702_3_2.addMenuItem("Cuadro&nbsp;de&nbsp;Comisiones&nbsp;Ordinarias","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/11pa_cuadcomi', '_top');");
 
//2.AGENDAS//    
	     mm_menu_0302175702_3_2.addMenuItem("Agendas&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/02pa_agenxcom', '_top');");

//3.SINTESIS DE AGENDA//
	     mm_menu_0302175702_3_2.addMenuItem("S&iacute;ntesis&nbsp;de&nbsp;Agendas&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/04pa_sintagen', '_top');");
		 
//4.ACTAS//    
	     mm_menu_0302175702_3_2.addMenuItem("Actas","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/03pa_actas', '_top');");
    
//5.DICTÁMENES//
	     mm_menu_0302175702_3_2.addMenuItem("Dict&aacute;menes","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/07_menudictamenes?OpenForm', '_top');");

//6.SINTESÍS DE ACUERDOS//    
	    mm_menu_0302175702_3_2.addMenuItem("S&iacute;ntesis&nbsp;de&nbsp;Acuerdos&nbsp;&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/05pa_sintesisacuerdos', '_top');");

//7.INFORMES PRESENTADOS POR LAS COMISIONES//       
		mm_menu_0302175702_3_2.addMenuItem("Informes&nbsp;presentados&nbsp;por&nbsp;las&nbsp;comisiones","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/08pa_Infcom_menu', '_top');");
		

//8.INFORMES DE COMISIONES INVESTIGADORAS//
	    mm_menu_0302175702_3_2.addMenuItem("Informes&nbsp;de&nbsp;Comisiones&nbsp;Investigadoras","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/08pa_04investigadora?OpenForm', '_top');");
		
//9.INFORMES DE COMISIONES ESPECIALES//       
	    mm_menu_0302175702_3_2.addMenuItem("Informes&nbsp;de&nbsp;Comisiones&nbsp;Especiales","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/08pa_03especial?OpenForm', '_top');");

//10.CUADRO DE COMISIONES// 	
	    mm_menu_0302175702_3_2.addMenuItem("Cuadro&nbsp;de&nbsp;Comisiones","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/11pa_cuadcomi?OpenForm', '_top');");
		
//10.1.COMISIONES INVESTIGADORAS// 		
	    mm_menu_0302175702_3_2.addMenuItem("Comisiones&nbsp;Investigadoras","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/NN_v09?OpenForm', '_top');");		
		
//11.CUADRO DE COMISIONES ESPECIALES// 		
	    mm_menu_0302175702_3_2.addMenuItem("Comisiones&nbsp;Especiales","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/11pa_cuadcomiespe', '_top');");

//12.GRUPOS DE TRABAJO//		
		mm_menu_0302175702_3_2.addMenuItem("Grupo&nbsp;de&nbsp;Trabajo","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/11pa_cuadcomigruptrab', '_top');");
		
//13.PLANES DE TRABAJO//		
		mm_menu_0302175702_3_2.addMenuItem("Planes&nbsp;de&nbsp;Trabajo&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/13pa_plantrab', '_top');");

//14.ASISTENCIA DE MINISTRO A COMISIONES//
	mm_menu_0302175702_3_2.addMenuItem("Asistencia&nbsp;de&nbsp;Ministros&nbsp;a&nbsp;Comisiones","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/10pa_asismini', '_top');");
	
//INFORMES DE GESTIÓN Y MEMORIAS//    
	mm_menu_0302175702_3_2.addMenuItem("Informes&nbsp;de&nbsp;Gesti&oacute;n&nbsp;y&nbsp;Memorias","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/09pa_infogest', '_top');");
    
     mm_menu_0302175702_3_2.hideOnMouseOut=true;
     mm_menu_0302175702_3_2.menuBorder=1;
     mm_menu_0302175702_3_2.menuItemBorder=1;
     mm_menu_0302175702_3_2.menuLiteBgColor='#ffffff';
     mm_menu_0302175702_3_2.menuBorderBgColor='#999999';
     mm_menu_0302175702_3_2.bgColor='#999999';
    window.mm_menu_0302175702_3_3 = new Menu("Otros&nbsp;&oacute;rganos&nbsp;parlamentarios",204,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302175702_3_3.addMenuItem("Acuerdos&nbsp;del&nbsp;Consejo&nbsp;Directivo","window.open('http://www.congreso.gob.pe/acuerdos_consejo.htm', '_top');");
    mm_menu_0302175702_3_3.addMenuItem("Acuerdos&nbsp;de&nbsp;la&nbsp;Mesa&nbsp;Directiva","window.open('http://www.congreso.gob.pe/acuerdos_mesa.htm', '_top');");
    mm_menu_0302175702_3_3.addMenuItem("Agenda&nbsp;de&nbsp;la&nbsp;Junta&nbsp;de&nbsp;Portavoces&nbsp;","window.open('http://www.congreso.gob.pe/mn/agenda_junta_portavoces.htm', '_top');");
    mm_menu_0302175702_3_3.addMenuItem("Actas&nbsp;de&nbsp;la&nbsp;Junta&nbsp;de&nbsp;Portavoces&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/MesaDirectiva/JuntaPortavoces.nsf/NN_Acper', '_top');");
     mm_menu_0302175702_3_3.hideOnMouseOut=true;
     mm_menu_0302175702_3_3.menuBorder=1;
     mm_menu_0302175702_3_3.menuItemBorder=1;
     mm_menu_0302175702_3_3.menuLiteBgColor='#ffffff';
     mm_menu_0302175702_3_3.menuBorderBgColor='#999999';
     mm_menu_0302175702_3_3.bgColor='#999999';
  window.mm_menu_0302175702_3 = new Menu("root",184,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
  mm_menu_0302175702_3.addMenuItem(mm_menu_0302175702_3_1);
  mm_menu_0302175702_3.addMenuItem(mm_menu_0302175702_3_2);
  mm_menu_0302175702_3.addMenuItem(mm_menu_0302175702_3_3);
  mm_menu_0302175702_3.addMenuItem("Agenda&nbsp;semanal&nbsp;del&nbsp;Congreso","window.open('http://www.congreso.gob.pe/mn/agenda_semanal_congreso.htm', '_top');");
  mm_menu_0302175702_3.addMenuItem("Eventos","window.open('http://www2.congreso.gob.pe/Sicr/ApoyComisiones/comision2011.nsf/06sinteventos?OpenForm', '_top');");
   mm_menu_0302175702_3.hideOnMouseOut=true;
   mm_menu_0302175702_3.childMenuIcon="http://www.congreso.gob.pe/nn_imagenes/arrows.gif";
   mm_menu_0302175702_3.menuBorder=1;
   mm_menu_0302175702_3.menuItemBorder=1;
   mm_menu_0302175702_3.menuLiteBgColor='#ffffff';
   mm_menu_0302175702_3.menuBorderBgColor='#999999';
   mm_menu_0302175702_3.bgColor='#999999';
    window.mm_menu_0302180855_4_1 = new Menu("Acciones&nbsp;parlamentarias&nbsp;",145,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302180855_4_1.addMenuItem("Estaci&oacute;n&nbsp;de&nbsp;Preguntas&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/DesParla/estacion.nsf/nn_menuestacionpreguntas2006', '_top');");

//PEDIDOS DE INFORMACIÓN//
    mm_menu_0302180855_4_1.addMenuItem("Pedidos&nbsp;de&nbsp;Informaci&oacute;n&nbsp;","window.open('http://www2.congreso.gob.pe/Sicr/DesParla/pedidosinformacion20112016.nsf/nn_Principal', '_top');");
     mm_menu_0302180855_4_1.hideOnMouseOut=true;
     mm_menu_0302180855_4_1.menuBorder=1;
     mm_menu_0302180855_4_1.menuItemBorder=1;
     mm_menu_0302180855_4_1.menuLiteBgColor='#ffffff';
     mm_menu_0302180855_4_1.menuBorderBgColor='#999999';
     mm_menu_0302180855_4_1.bgColor='#999999';
    window.mm_menu_0302180855_4_2 = new Menu("Megacomisiones",56,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302180855_4_2.addMenuItem("CICCOR","window.open('http://www.congreso.gob.pe/historico/ciccor/index.html', '_top');");
    mm_menu_0302180855_4_2.addMenuItem("CIDEF","window.open('http://www.congreso.gob.pe/comisiones/2002/CIDEF/cidef.htm', '_top');");
     mm_menu_0302180855_4_2.hideOnMouseOut=true;
     mm_menu_0302180855_4_2.menuBorder=1;
     mm_menu_0302180855_4_2.menuItemBorder=1;
     mm_menu_0302180855_4_2.menuLiteBgColor='#ffffff';
     mm_menu_0302180855_4_2.menuBorderBgColor='#999999';
     mm_menu_0302180855_4_2.bgColor='#999999';
    window.mm_menu_0302180855_4_3 = new Menu("Videos",153,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_0302180855_4_3.addMenuItem("Videoteca&nbsp;anticorrupci&oacute;n&nbsp;&nbsp;","window.open('http://www.congreso.gob.pe/mn/videoteca.htm', '_top');");
     mm_menu_0302180855_4_3.hideOnMouseOut=true;
     mm_menu_0302180855_4_3.menuBorder=1;
     mm_menu_0302180855_4_3.menuItemBorder=1;
     mm_menu_0302180855_4_3.menuLiteBgColor='#ffffff';
     mm_menu_0302180855_4_3.menuBorderBgColor='#999999';
     mm_menu_0302180855_4_3.bgColor='#999999';
  window.mm_menu_0302180855_4 = new Menu("root",156,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
  mm_menu_0302180855_4.addMenuItem(mm_menu_0302180855_4_1);
  mm_menu_0302180855_4.addMenuItem(mm_menu_0302180855_4_2);
  mm_menu_0302180855_4.addMenuItem(mm_menu_0302180855_4_3);
   mm_menu_0302180855_4.hideOnMouseOut=true;
   mm_menu_0302180855_4.childMenuIcon="http://www.congreso.gob.pe/nn_imagenes/arrows.gif";
   mm_menu_0302180855_4.menuBorder=1;
   mm_menu_0302180855_4.menuItemBorder=1;
   mm_menu_0302180855_4.menuLiteBgColor='#ffffff';
   mm_menu_0302180855_4.menuBorderBgColor='#999999';
   mm_menu_0302180855_4.bgColor='#999999';
  window.mm_menu_0302181157_5 = new Menu("root",185,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,-156,20,true,true,true,0,true,true);
  mm_menu_0302181157_5.addMenuItem("Portal&nbsp;Ciudadano","window.open('http://www.congreso.gob.pe/mn/portal_ciudadano.htm', '_top');");
  mm_menu_0302181157_5.addMenuItem("Directorio&nbsp;de&nbsp;Congresistas&nbsp;","window.open('http://www.congreso.gob.pe/mn/directorio_congresistas.htm', '_top');");
  mm_menu_0302181157_5.addMenuItem("Ayuda&nbsp;telef&oacute;nica&nbsp;al&nbsp;ciudadano&nbsp;&nbsp;","window.open('http://www.congreso.gob.pe/participa/lineaorientacion/objetivos.htm', '_top');");
  mm_menu_0302181157_5.addMenuItem("Gu&iacute;a&nbsp;de&nbsp;Atenci&oacute;n&nbsp;al&nbsp;Ciudadano&nbsp;","window.open('http://www.congreso.gob.pe/mn/gaci.htm', '_top');");
  mm_menu_0302181157_5.addMenuItem("Cursos&nbsp;a&nbsp;distancia","window.open('http://www.congreso.gob.pe/participa/cursos/', '_top');");
  mm_menu_0302181157_5.addMenuItem("Parlamento&nbsp;Virtual&nbsp;Peruano&nbsp;","window.open('http://www.congreso.gob.pe/pvp/inicio.htm', '_top');");
  mm_menu_0302181157_5.addMenuItem("Formulario&nbsp;de&nbsp;inscripci&oacute;n","window.open('http://www2.congreso.gob.pe/Sicr/ParCiudadana/cred-reg.nsf/NewAcc', '_blank');");
  mm_menu_0302181157_5.addMenuItem("Pedidos&nbsp;ciudadanos&nbsp;","window.open('http://www2.congreso.gob.pe/sicr/parciudadana/requerim2011.nsf/pedidoscomisiones', '_top');");
  mm_menu_0302181157_5.addMenuItem("Foros&nbsp;Legislativos&nbsp;Virtuales","window.open('http://www.congreso.gob.pe/mn/foros_legislativos.htm', '_top');");
   mm_menu_0302181157_5.hideOnMouseOut=true;
   mm_menu_0302181157_5.menuBorder=1;
   mm_menu_0302181157_5.menuItemBorder=1;
   mm_menu_0302181157_5.menuLiteBgColor='#ffffff';
   mm_menu_0302181157_5.menuBorderBgColor='#999999';
   mm_menu_0302181157_5.bgColor='#999999';
  window.mm_menu_0302181643_6 = new Menu("root",237,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,-156,20,true,true,true,0,true,true);
  mm_menu_0302181643_6.addMenuItem("Portal&nbsp;de&nbsp;Prensa","window.open('http://www.congreso.gob.pe/mn/portal_prensa.htm', '_top');");
  mm_menu_0302181643_6.addMenuItem("Canal&nbsp;Web","window.open('http://www.congreso.gob.pe/direccionartv.asp', '_top');");
  mm_menu_0302181643_6.addMenuItem("Programa&nbsp;Radial&nbsp;&quot;Agenda&nbsp;parlamentaria&quot;","window.open('http://www.congreso.gob.pe/index_radio_agenda.htm', '_top');");
  mm_menu_0302181643_6.addMenuItem("Archivo&nbsp;Fotogr&aacute;fico","window.open('http://www.congreso.gob.pe/mn/archivo_fotografico.htm', '_top');");
  mm_menu_0302181643_6.addMenuItem("Agenda&nbsp;del&nbsp;d&iacute;a","window.open('http://www.congreso.gob.pe/mn/agenda_dia.htm', '_top');");
  mm_menu_0302181643_6.addMenuItem("Recopilaci&oacute;n&nbsp;prensa&nbsp;escrita","window.open('http://www.congreso.gob.pe/mn/recopilacion_prensa.htm', '_top');");
  mm_menu_0302181643_6.addMenuItem("Suplemento&nbsp;semanal","window.open('http://www.congreso.gob.pe/mn/suplemento_semanal.htm', '_top');");
   mm_menu_0302181643_6.hideOnMouseOut=true;
   mm_menu_0302181643_6.menuBorder=1;
   mm_menu_0302181643_6.menuItemBorder=1;
   mm_menu_0302181643_6.menuLiteBgColor='#ffffff';
   mm_menu_0302181643_6.menuBorderBgColor='#999999';
   mm_menu_0302181643_6.bgColor='#999999';
  window.mm_menu_0302182028_7 = new Menu("root",230,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,-156,20,true,true,true,0,true,true);
  mm_menu_0302182028_7.addMenuItem("Biblioteca","window.open('http://www2.congreso.gob.pe/Sicr/Biblioteca/Biblioteca.nsf/vf00web/$First?OpenDocument', '_top');");
  mm_menu_0302182028_7.addMenuItem("Fondo&nbsp;Editorial","window.open('http://www.congreso.gob.pe/fondoeditorial/', '_top');");
  mm_menu_0302182028_7.addMenuItem("Archivo&nbsp;General","window.open('http://www.congreso.gob.pe/archivo/inicio.htm', '_top');");
  mm_menu_0302182028_7.addMenuItem("Museo&nbsp;del&nbsp;Congreso&nbsp;y&nbsp;de&nbsp;la&nbsp;Inquisici&oacute;n&nbsp;","window.open('http://www.congreso.gob.pe/museo.htm', '_top');");
  mm_menu_0302182028_7.addMenuItem("Galer&iacute;a&nbsp;de&nbsp;Arte&nbsp;Tradicional","window.open('http://www.congreso.gob.pe/galeriadearte/index.htm', '_top');");
   mm_menu_0302182028_7.hideOnMouseOut=true;
   mm_menu_0302182028_7.menuBorder=1;
   mm_menu_0302182028_7.menuItemBorder=1;
   mm_menu_0302182028_7.menuLiteBgColor='#ffffff';
   mm_menu_0302182028_7.menuBorderBgColor='#999999';
   mm_menu_0302182028_7.bgColor='#999999';
  window.mm_menu_0302182252_8 = new Menu("root",159,20,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#666666","#e1e1e1","#ffffff","left","middle",3,0,1000,-156,20,true,true,true,0,true,true);
  mm_menu_0302182252_8.addMenuItem("Estado&nbsp;Peruano&nbsp;","window.open('http://www.congreso.gob.pe/sabueso/l-gob.htm', '_top');");
  mm_menu_0302182252_8.addMenuItem("Prensa&nbsp;Nacional&nbsp;","window.open('http://www.congreso.gob.pe/sabueso/l-notic-peru.htm', '_top');");
  mm_menu_0302182252_8.addMenuItem("Prensa&nbsp;Internacional&nbsp;","window.open('http://www.congreso.gob.pe/sabueso/l-notic-ext.htm', '_top');");
  mm_menu_0302182252_8.addMenuItem("Parlamentos&nbsp;en&nbsp;el&nbsp;mundo&nbsp;","window.open('http://www.congreso.gob.pe/sabueso/l-parlam.htm', '_top');");
  mm_menu_0302182252_8.addMenuItem("Archivo&nbsp;web","window.open('http://www.congreso.gob.pe/sabueso/archivo_web.htm', '_top');");
  mm_menu_0302182252_8.addMenuItem("Listas&nbsp;de&nbsp;inter&eacute;s","window.open('http://www.congreso.gob.pe/listas/listas2010a.htm', '_top');");
   mm_menu_0302182252_8.hideOnMouseOut=true;
   mm_menu_0302182252_8.menuBorder=1;
   mm_menu_0302182252_8.menuItemBorder=1;
   mm_menu_0302182252_8.menuLiteBgColor='#ffffff';
   mm_menu_0302182252_8.menuBorderBgColor='#999999';
   mm_menu_0302182252_8.bgColor='#999999';

  mm_menu_0302182252_8.writeMenus();
} // mmLoadMenus()

//-->



function mapCat(a)
{
window.open(a,'ventana','title="Documento de Dictamen", top=10,left=10, toolbar=no,location=no,scrollbars=yes,directories=no,height=500,width=750')
}
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
//slider's width
var swidth=490

//slider's height
var sheight=90

//slider's speed
var sspeed=2
//messages: change to your own; use as many as you'd like; set up Hyperlinks to URLs as you normally do: <a target=... href="... URL ...">..message..</a>

var singletext=new Array()
singletext[0]='<div align="center"><font face=Arial size=3 color="blue"><b>Ultima Noticia</div></FONT>'
if (singletext.length>1)
i=1
else
i=0
function start(){
mensa = document.forms[0].men.value
singletext[0]='<div align="center"><font face=Arial size=3 color="blue"><b>Ultima Noticia</div></FONT><div align="justify"><font face=Arial size=1 color="black">'+mensa+'</font></div>'
if (document.all){
ieslider1.style.top=sheight
iemarquee(ieslider1)
}
else if (document.layers){
document.ns4slider.document.ns4slider1.top=sheight
document.ns4slider.document.ns4slider1.visibility='show'
ns4marquee(document.ns4slider.document.ns4slider1)
}
else if (document.getElementById&&!document.all){
document.getElementById('ns6slider1').style.top=sheight
ns6marquee(document.getElementById('ns6slider1'))
}
}
function iemarquee(whichdiv){
iediv=eval(whichdiv)
if (iediv.style.pixelTop>0&&iediv.style.pixelTop<=sspeed){
iediv.style.pixelTop=0
setTimeout("iemarquee(iediv)",100)
}
if (iediv.style.pixelTop>=sheight*-1){
iediv.style.pixelTop-=sspeed
setTimeout("iemarquee(iediv)",100)
}
else{
iediv.style.pixelTop=sheight
iediv.innerHTML=singletext[i]
if (i==singletext.length-1)
i=0
else
i++


}
}
function ns4marquee(whichlayer){
ns4layer=eval(whichlayer)
if (ns4layer.top>0&&ns4layer.top<=sspeed){
ns4layer.top=0
setTimeout("ns4marquee(ns4layer)",1000)
}
if (ns4layer.top>=sheight*-1){
ns4layer.top-=sspeed
setTimeout("ns4marquee(ns4layer)",1000)
}
else{
ns4layer.top=sheight
ns4layer.document.write(singletext[i])
ns4layer.document.close()
if (i==singletext.length-1)
i=0
else
i++
}
}
function ns6marquee(whichdiv){
ns6div=eval(whichdiv)
if (parseInt(ns6div.style.top)>0&&parseInt(ns6div.style.top)<=sspeed){
ns6div.style.top=0
setTimeout("ns6marquee(ns6div)",1000)
}
if (parseInt(ns6div.style.top)>=sheight*-1){
ns6div.style.top=parseInt(ns6div.style.top)-sspeed
setTimeout("ns6marquee(ns6div)",1000)
}
else{
ns6div.style.top=sheight
ns6div.innerHTML=singletext[i]
if (i==singletext.length-1)
i=0
else
i++
}
}
//  End -->

function mapCat(a)
{
window.open(a,'ventana','title="Documento", top=30,left=30, toolbar=no,location=no,scrollbars=yes,directories=no,resizable=yes, width=720,height=580')
}



