    if (top.location == self.location) {    //if page is not in its frameset
      //top.location.href = "http://www.subimn.org.uy/index.html" + "?" + window.location.href; 
	  
	  parent.document.write('<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta name="keywords" content="radiología, imagenología, IMAGENOLOGIA, RADIOLOGIA, RAYOS X, rayos x, ecografía, ECOGRAFIA,  ECO, eco, tco, resonancia, RESONANCIA, magnética, MAGNÉTICA, medico, médico, doctor, DOCTOR, MEDICO, MÉDICO, MEDICINA, medicina, salud, ciencias, salud, ciencia, profesión médica, ética, bioética, etica, bioetica, sociedad científica, uruguay, montevideo, biblioteca, publicaciones, noticias, ETICA, BIOETICA, "> <meta name="Description" content="Sociedad Radiología e Imagenología del Uruguay sitio oficial"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <title>Sociedad Uruguaya de Biología y Medicina Nuclear</title> </head><frameset framespacing="0" border="false" frameborder="0" style="margin-left: 0; margin-right: 0" rows="124,*"  bgcolor="#993300" onLoad="fillFrame()"><frame name="superior" src="http://www.subimn.org.uy/indice.htm" scrolling="auto" marginwidth="0" marginheight="0" noresize target="principal" style="margin-left: 0; margin-right: 0"> <frame name="contenido" src="http://www.subimn.org.uy/portada.htm" scrolling="auto" style="margin-left: 20; margin-right: 20"> <noframes> <body></body> </noframes></frameset></html>');
	  
	  contenido.location.href =  window.location.href;
	  
	  } 

var path = '<!--#echo var="DOCUMENT_URI" -->';

var path_array = path.split("/");

dir=path_array[1];

// cSeccion puede servir para las barras de navegación interna
// hay que tener cuidado porque a niveles interneos pueden haber iguales secciones!
cSeccion=path_array[path_array.length-2];


var nSeccion=0;
switch (cSeccion){
case "":	
	nSeccion=1;
	break;
case "sociedad":
	nSeccion=2;
	break; 
	case "memoria":
	nSeccion=2;
	break; 
	case "noticias":
	nSeccion=2;
	break; 
case "universidad":
	nSeccion=3;
	break; 
case "publico":
	nSeccion=4;
	break; 
case "enlaces":
	nSeccion=5;
	break; 
case "emc":
	nSeccion=6;
	break;
case "agenda":
	nSeccion=7;
	break;
case "biblioteca":
	nSeccion=8;
	break;
case "tecnologos":
	nSeccion=9;
	break;
default : 
	nSeccion=1;
	break;	
}
//parent.superior.document.vineta.src='images/vinetas/vincab'+nSeccion+'.gif';
