function changeCategoria(xid){ 
	location = location.pathname + '?seccion=clientes&cat=' + xid; 
} 
