function boton_telon()
{
	self.location.href=('galeria_telon.html');
}
function boton_punto_recto()
{
	self.location.href=('galeria_punto_recto.html');
}
function boton_brazo_extensible()
{
	self.location.href=('galeria_brazo_extensible.html');
}
function boton_guias()
{
	self.location.href=('galeria_guias.html');
}
function boton_otros()
{
	self.location.href=('galeria_otros.html');
}