function irSeccion(v){
	var pagina="cristaleros-madrid-"+v+".php";
	document.location.href=pagina;
}