$ls_tipo=$_GET["tipo"];
 	    }
	 else
	    {
		  $ls_tipo="";
	    }
     if(array_key_exists("estcla",$_GET))
	{
		$ls_estcla=$_GET["estcla"];
	}
	else
	{
		$ls_estcla="";
	}
   }
 $ls_buscar=$fun_ingresos->uf_obtenervalor_get("buscar","");   

?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Catálogo de <?php print $la_empresa["nomestpro3"] ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
a:link {
	color: #006699;
}
a:visited {
	color: #006699;