

function onClickQuienesSomos()
{
	
	var boton=document.getElementById('quienesSomos');
	var boton2 = document.getElementById('derConvencional');
	var boton3 = document.getElementById('contacto');
	var boton4 = document.getElementById('derEstetica'); 
	var boton5 = document.getElementById('cirugiaDerma');
	

	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(0,61,107) 2px solid"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(200,200,200) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(200,200,200) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(200,200,200) 1px solid"
	  	//boton4.style.fontWeight="normal"

		boton5.style.border="rgb(200,200,200) 1px solid"

	  	
	 
	  
	  
	  }
	 

}

function onClickQuienesSomosPresentacion()
{
	
	var boton=document.getElementById('presentacion');
	var boton2 = document.getElementById('equipohumano');
	
	

	var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  
	  
	  }

}

function onClickQuienesSomosEquipohumano()
{
	
	var boton=document.getElementById('equipohumano');
	var boton2 = document.getElementById('presentacion');
	
	

	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  
	  
	  }

}

/**************************************************************************************/

function onClickDerConvencional()
{
	var boton = document.getElementById('derConvencional');
	var boton2 = document.getElementById('quienesSomos');
	var boton3 = document.getElementById('contacto');
	var boton4 = document.getElementById('derEstetica');
	var boton5 = document.getElementById('cirugiaDerma');

	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(0,61,107) 2px solid"

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(200,200,200) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(200,200,200) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(200,200,200) 1px solid"
	  	//boton4.style.fontWeight="normal"
	  	boton5.style.border="rgb(200,200,200) 1px solid"

	  
	  
	  }

}


function onClickDerConvencionalAcne()
{
	var boton = document.getElementById('acne');
	var boton2 = document.getElementById('alopecia');
	//var boton3 = document.getElementById('esclerosisVascular');	
	var boton4 = document.getElementById('enfermedades');
	var boton5 = document.getElementById('dermatoscopia');


	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	//boton3.style.border="rgb(125,165,185) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	  	//boton4.style.fontWeight="normal"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  
	  }

}


function onClickDerConvencionalAlopecia()
{
	var boton = document.getElementById('alopecia');
	var boton2 = document.getElementById('acne');
	//var boton3 = document.getElementById('esclerosisVascular');
	var boton4 = document.getElementById('enfermedades');
	var boton5 = document.getElementById('dermatoscopia');


	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	//boton3.style.border="rgb(125,165,185) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	  	//boton4.style.fontWeight="normal"	  
	  
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  }

}



/*function onClickDerConvencionalEsclerosisVascular()
{
	var boton = document.getElementById('esclerosisVascular');
	var boton2 = document.getElementById('alopecia');
	var boton3 = document.getElementById('acne');
	var boton4 = document.getElementById('enfermedades');
	var boton5 = document.getElementById('dermatoscopia');


	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	  	//boton4.style.fontWeight="normal"	  
	  
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  }

}
*/


function onClickDerConvencionalOtrasEnfermedades()
{
	var boton = document.getElementById('enfermedades');
	var boton2 = document.getElementById('alopecia');
	//var boton3 = document.getElementById('esclerosisVascular');
	var boton4 = document.getElementById('acne');
	var boton5 = document.getElementById('dermatoscopia');


	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	//boton3.style.border="rgb(125,165,185) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	  	//boton4.style.fontWeight="normal"	  
	  
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  }

}


function onClickDerConvencionalDermatoscopia()
{
	var boton = document.getElementById('dermatoscopia');
	var boton2 = document.getElementById('alopecia');
	//var boton3 = document.getElementById('esclerosisVascular');
	var boton4 = document.getElementById('acne');
	var boton5 = document.getElementById('enfermedades');


	 var nav = (document.layers) ? true : false
	  if (!nav)
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	//boton3.style.border="rgb(125,165,185) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	  	//boton4.style.fontWeight="normal"	  
	  
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  }

}




/***************************************************************************/

function onClickDerEstetica()
{
	var boton = document.getElementById('derEstetica');
	var boton2 = document.getElementById('derConvencional');
	var boton3 = document.getElementById('quienesSomos');
	var boton4 = document.getElementById('contacto');
	var boton5 = document.getElementById('cirugiaDerma');	

	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(0,61,107) 2px solid"

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(200,200,200) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(200,200,200) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(200,200,200) 1px solid"
	  	//boton4.style.fontWeight="normal"
	  	boton5.style.border="rgb(200,200,200) 1px solid"	  	
	 

	  
	  
	  }

}

function onClickDerEsteticaBotox()
{
	var boton = document.getElementById('botox');
	var boton2 = document.getElementById('fotodepilacion');
	var boton3 = document.getElementById('peeling');
	var boton4 = document.getElementById('fotorrejuvenecimiento');
	var boton5 = document.getElementById('rellenos');
	var boton6 = document.getElementById('rinomodelacion');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}




function onClickDerEsteticaFotodepilacion()
{
	var boton = document.getElementById('fotodepilacion');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('peeling');
	var boton4 = document.getElementById('fotorrejuvenecimiento');
	var boton5 = document.getElementById('rellenos');
	var boton6 = document.getElementById('rinomodelacion');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}



function onClickDerEsteticaFotorrejuvenecimiento()
{
	var boton = document.getElementById('fotorrejuvenecimiento');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('fotodepilacion');
	var boton4 = document.getElementById('peeling');
	var boton5 = document.getElementById('rellenos');
	var boton6 = document.getElementById('rinomodelacion');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickDerEsteticaPeeling()
{
	var boton = document.getElementById('peeling');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('fotodepilacion');
	var boton4 = document.getElementById('fotorrejuvenecimiento');
	var boton5 = document.getElementById('rellenos');
	var boton6 = document.getElementById('rinomodelacion');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickDerEsteticaRellenos()
{
	var boton = document.getElementById('rellenos');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('fotodepilacion');
	var boton4 = document.getElementById('peeling');
	var boton5 = document.getElementById('fotorrejuvenecimiento');
	var boton6 = document.getElementById('rinomodelacion');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}





function onClickDerEsteticaRinomodelacion()
{
	var boton = document.getElementById('rinomodelacion');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('fotodepilacion');
	var boton4 = document.getElementById('peeling');
	var boton5 = document.getElementById('fotorrejuvenecimiento');
	var boton6 = document.getElementById('rellenos');
	var boton7 = document.getElementById('esclerosisVascular');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickDerEsteticaEsclerosisVascular()
{
	var boton = document.getElementById('esclerosisVascular');
	var boton2 = document.getElementById('botox');
	var boton3 = document.getElementById('fotodepilacion');
	var boton4 = document.getElementById('peeling');
	var boton5 = document.getElementById('fotorrejuvenecimiento');
	var boton6 = document.getElementById('rellenos');
	var boton7 = document.getElementById('rinomodelacion');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"
	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
		boton6.style.border="rgb(125,165,185) 1px solid"
		
		boton7.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}


/********************************************************************/

function onClickContacto()
{
	var boton = document.getElementById('contacto');
	var boton2 = document.getElementById('derConvencional');
	var boton3 = document.getElementById('quienesSomos');
	var boton4 = document.getElementById('derEstetica');
	var boton5 = document.getElementById('cirugiaDerma');

	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(0,61,107) 2px solid"

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(200,200,200) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(200,200,200) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(200,200,200) 1px solid"
	  	//boton4.style.fontWeight="normal"
	  	boton5.style.border="rgb(200,200,200) 1px solid"

	  
	  }

	
}

/********************************************************************/

function onClickCirugiaDerma()
{
	var boton = document.getElementById('cirugiaDerma');
	var boton2 = document.getElementById('derConvencional');
	var boton3 = document.getElementById('quienesSomos');
	var boton4 = document.getElementById('derEstetica');
	var boton5 = document.getElementById('contacto');

	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(0,61,107) 2px solid"

	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.border="rgb(200,200,200) 1px solid"
	  	//boton2.style.fontWeight="normal"
	  	
	  	boton3.style.border="rgb(200,200,200) 1px solid"
	  	//boton3.style.fontWeight="normal"
	  	
	  	boton4.style.border="rgb(200,200,200) 1px solid"
	  	//boton4.style.fontWeight="normal"
	  	boton5.style.border="rgb(200,200,200) 1px solid"

	
	  
	  }

	
}

function onClickCirugiaDermaCirugiaTumoral()
{
	var boton = document.getElementById('cirugiaTumoral');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickCirugiaDermaBlefaroplastia()
{
	var boton = document.getElementById('blefaroplastia');
	var boton2 = document.getElementById('cirugiaTumoral');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickCirugiaDermaOtoplastia()
{
	var boton = document.getElementById('otoplastia');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('cirugiaTumoral');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickCirugiaDermaLifting()
{
	var boton = document.getElementById('lifting');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('cirugiaTumoral');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	 
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}



function onClickCirugiaDermaLiposuccion()
{
	var boton = document.getElementById('liposuccion');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('cirugiaTumoral');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}

function onClickCirugiaDermaAbdominoplastia()
{
	var boton = document.getElementById('abdominoplastia');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('cirugiaTumoral');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('hilossuspensores');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}


function onClickCirugiaDermaMamoplastia()
{
	var boton = document.getElementById('mamoplastia');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('cirugiaTumoral');
	var boton8 = document.getElementById('hilossuspensores');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}


function onClickCirugiaDermaHilosSuspensores()
{
	var boton = document.getElementById('hilossuspensores');
	var boton2 = document.getElementById('blefaroplastia');
	var boton3 = document.getElementById('otoplastia');
	var boton4 = document.getElementById('lifting');
	var boton5 = document.getElementById('liposuccion');
	var boton6 = document.getElementById('abdominoplastia');
	var boton7 = document.getElementById('mamoplastia');
	var boton8 = document.getElementById('cirugiaTumoral');
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"  
	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton3.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton4.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton5.style.border="rgb(125,165,185) 1px solid"
	  	
	  	boton6.style.border="rgb(125,165,185) 1px solid"	
	  	
	  	boton7.style.border="rgb(125,165,185) 1px solid"	  
	  	
	  	boton8.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}









function onClickCVjlmartinezamo()
{
	
	var boton=document.getElementById('cvjlmartinezamo');
	var boton2 = document.getElementById('cvjmgarcia');
	
	

	var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.color="rgb(65,113,141)"
	  	boton.style.backgroundColor="white"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.color="rgb(153,153,153)"
	  	boton2.style.backgroundColor="white"
	  
	  
	  }

}

function onClickCVjmgarcia()
{
	
	var boton=document.getElementById('cvjmgarcia');
	var boton2 = document.getElementById('cvjlmartinezamo');
	
	

	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.color="rgb(65,113,141)"
	  	boton.style.backgroundColor="white"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.color="rgb(153,153,153)"
	  	boton2.style.backgroundColor="white"
	  
	  }

}

/********************************************************************/



function onClickContactoDondeestamos()
{
	
	  var boton = document.getElementById('dondeestamos');
	  var boton2 = document.getElementById('enlacesinteres');
	
	
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  
	  }

}


function onClickContactoEnlacesinteres()
{
	  var boton = document.getElementById('enlacesinteres');
	  var boton2 = document.getElementById('dondeestamos');
	  
	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.border="rgb(65,113,141) 2px solid"	  	
	  	boton2.style.border="rgb(125,165,185) 1px solid"
	  
	  }
}





/********************************************************************/

function onClickInteresCientifico()
{
	
	var boton=document.getElementById('interescientifico');
	var boton2 = document.getElementById('otraswebs');
	
	

	var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.color="rgb(65,113,141)"
	  	boton.style.backgroundColor="white"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.color="rgb(153,153,153)"
	  	boton2.style.backgroundColor="white"
	  
	  
	  }

}

function onClickOtrasWebs()
{
	
	var boton=document.getElementById('otraswebs');
	var boton2 = document.getElementById('interescientifico');
	
	

	 var nav = (document.layers) ? true : false
	  if (!nav )
	  { 
	  	boton.style.color="rgb(65,113,141)"
	  	boton.style.backgroundColor="white"
	  	//boton.style.fontWeight="bold"
	  	
	  	boton2.style.color="rgb(153,153,153)"
	  	boton2.style.backgroundColor="white"
	  
	  }

}


/********************************************************************/

function cambiar_color_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
}

/* celda.style.backgroundColor="rgb(210,210,210)" */
function cambiar_color_out(celda){
   celda.style.backgroundColor="rgb(173,173,173)"
} 



function cambiar_color_sub_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
   
}
function cambiar_color_sub_out(celda){
   celda.style.backgroundColor="rgb(147,183,205)"
} 



function cambiar_color_sub_cv_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
   celda.style.color="rgb(255,255,255)"
   /*celda.style.fontSize="20"*/
}
function cambiar_color_sub_cv_out(celda){
   celda.style.backgroundColor="rgb(255,255,255)"
   celda.style.color="rgb(153,153,153)"
} 



function cambiar_color_sub_cvOn_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
   celda.style.color="rgb(255,255,255)"
   /*celda.style.fontSize="20"*/
}
function cambiar_color_sub_cvOn_out(celda){
   celda.style.backgroundColor="rgb(255,255,255)"
   celda.style.color="rgb(65,113,141)"
} 





function cambiar_color_sub_enlaces_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
   celda.style.color="rgb(255,255,255)"
   /*celda.style.fontSize="20"*/
}
function cambiar_color_sub_enlaces_out(celda){
   celda.style.backgroundColor="rgb(255,255,255)"
   celda.style.color="rgb(153,153,153)"
} 



function cambiar_color_sub_enlacesOn_over(celda){
   celda.style.backgroundColor="rgb(65,113,141)"
   celda.style.color="rgb(255,255,255)"
   /*celda.style.fontSize="20"*/
}
function cambiar_color_sub_enlacesOn_out(celda){
   celda.style.backgroundColor="rgb(255,255,255)"
   celda.style.color="rgb(65,113,141)"
} 






function cambiar_color_sub_eh_over(celda){
   
   celda.style.color="rgb(0,61,107)"
   
}
function cambiar_color_sub_eh_out(celda){
   
   celda.style.color="rgb(90,90,90)"
}


/*
 <!--    -->
function recarga(){
		windows.location.reload();						
	}
*/
