
document.write("<head>	<link rel='stylesheet' type='text/css' href='/style.css' media='screen' />")
document.write("	<title>CORTE CONSTITUCIONAL  </title> ")
 if (top.location != self.location)top.location = self.location; 
document.write("</head> <body > <table  align ='center' border='1' >")
document.write(" <tr class=alto   > <td   HEIGHT= 118px; background=/images/random/1.jpg bgcolor=red>")
document.write("		<p   ><big><big> <font color=white> Corte Constitucional de Colombia </p> </big></big>")
document.write("<big> <p align='left'><font color=white>  Bienvenidos  </p> ")
document.write("</td> </tr><tr> <td>		<small>   <div id=content> " )
document.write("	<ul id=tablist  >")
document.write("   <li > <A   href='/'> Inicio</A></li>")
document.write("   <li> <A    href='/lacorte/'> La Corte</A></li>")
document.write("   <li> <A  class=current title='Relatoría'   href ='/relatoria/' >Relatoría</A></li>")
document.write("   <li> <A   href ='/secretaria/'>Secretaría General</A></li>    ")
document.write("   <li> <A  href='/comparado/'> Derecho Comparado</A></li>")
document.write("   </ul>	<div id='topics'>")
document.write(" <div class='thirds'>")
document.write("	<p> ")
document.write("					<li><A href ='/relatoria/radicador/buscar.php'>Radicador Sentencias</A>")
document.write("					<li><A href='/relatoria/radicador/autos.php'>Radicador Autos</A>")
document.write("					<li><A href='/relatoria/providencia.php'>Providencias</A>")
document.write("                                 </li> 			</div>			<div class='thirds'>")
document.write("			<li><A href='/relatoria/tratados.php'>Tratados</A></li>")
document.write("	</div>	<div class='thirds'>")
document.write(" <li><A href='/relatoria/tematico.php'  title='Mejorado'   >Indice Temático</A></li>")
document.write("                             <li><A href='/relatoria/normas/buscarnormas.php?accion=1'>Indice de Normas</a></li>")
document.write("					<li><A href='/relatoria/google.php'>Buscar con Google</A></li> </div>")

document.write(" </div><div id='search'>   ")
document.write("Texto completo providencias:")
document.write(" <form ACTION='/relatoria/query.idq' METHOD='post' id=form1 name=form1>")
document.write("          <input type='hidden' name='CiMaxRecordsPerPage' value='100'>")
document.write("         <input type='hidden' name='relatoria' value='/relatoria'>")
document.write("          <input type='hidden' name='TemplateName' value='queryp'>")
document.write("          <input type='hidden' name='CiSort' value='rank[d]'>")
document.write("          <input type='hidden' name='HTMLQueryForm' value='/relatoria'><p>")
document.write("          <input NAME='CiRestriction'  > ")
document.write("          <INPUT name='CiScope' type='hidden' value ='/'>")
document.write("        <input TYPE='submit' VALUE='Buscar'   id=submit1 name=submit1> ")
document.write("      </form></p>")
document.write("		</div>")
document.write("	  <div id='left'> ")
// document.write(location.href);
// document.write(location.pathname); 

url = document.location.href ; 
url1=url;
// División en trozos con la barra como delimitador. 
partes = url.split('/'); 
// Obtención del nombre de la página y sus parámetros. 
//alert(partes[partes.length-1]);   
url=partes[partes.length-1];
url=url.toUpperCase( );
partes = url.split('.'); 
//

 

document.write("<input type=button value='Retornar'     onclick='history.go(-1)'>    ")
document.write("<a href=\"/inicio/twitter.php?accion=twittear&path="+url1+"&titulo=Estoy siguiendo a la @cconstitucional, les comparto: "+partes[partes.length-2]+" en \" target=new OnMouseOver=\"window.status=' ' ; return true\" title=\"Debe tener cuenta en twitter. \n Si desea puede personalizar el mensaje en twitter\" ><img src='http://www.corteconstitucional.gov.co/images/twitter-a.png' ></a>   </div> "); 

document.write("<!-- Histats.com  START  (aync)-->")
var _Hasync= _Hasync|| [];
_Hasync.push(['Histats.start', '1,1206326,4,604,110,55,00011111']);
_Hasync.push(['Histats.fasi', '1']);
_Hasync.push(['Histats.track_hits', '']);
(function() {
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
hs.src = ('http://s10.histats.com/js15_as.js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
})(); 
document.write(" <noscript><a href='http://www.histats.com' target='_blank'><img  src='http://sstatic1.histats.com/0.gif?1206326&101' alt='contador' border='0'></a></noscript>")
document.write("<!-- Histats.com  END  -->")
