PHOTOS: Endangered species found in Central Texas

AUSTIN (KXAN) — There are more than 50 endangered species that can be found in the state of Texas, and 11 are located in Central Texas.


FULL LIST of Central Texas’ endangered species

KXAN compiled a list of endangered species in Central Texas counties, which includes Travis, Bell, Williamson, Hays, Coryell, Milam, Burnet, Bastrop, McLennan, Lampasas, Blanco and Llano.

`;

// count a pageview on all slides except the first
ga(‘send’, ‘pageview’)
}

let nextBttn = ”;
if (ktr < jsonlisty.length – 1) {
nextBttn = `

NEXT

`;
}

const listyBlock = document.querySelector(‘#Listy’);
listyBlock.innerHTML = `

${jsonlisty[ktr].title}

${jsonlisty[ktr].content}

${prevBttn}
${nextBttn}

<!–

300 x 250

–>

`;

const backButton = document.querySelector(‘#listy_back_button’);
if (backButton != null) {
// console.log(`backButton Data: ${backButton.getAttribute(‘data-backbutton’)}`);
backButton.addEventListener(“mouseup”, () => {
listy(backButton.getAttribute(‘data-backbutton’));
});
}

const nextButton = document.querySelector(‘#listy_next_button’);
if (nextButton != null) {
// console.log(`nextButton Data: ${nextButton.getAttribute(‘data-nextbutton’)}`);
nextButton.addEventListener(“mouseup”, () => {
listy(nextButton.getAttribute(‘data-nextbutton’));
});
}
}

listy(ktr);

// –>

 [#item_full_content]