Photo of Misty Hawkins

Misty Hawkins

Regional Library Director

Arkansas River Valley Regional Library System

Anchor Institution

Professional Bio

Misty Hawkins is the Director of the Arkansas River Valley Regional Library System, serving nearly 85,000 residents across more than 3,000 square miles in rural Arkansas. A lifelong Arkansan, she collaborates with community groups, non-profits, and government agencies to strengthen services and expand opportunities for residents. She is active in several local, regional, and national organizations and recently completed a term on the Public Library Association’s Digital Literacy Committee.

Organization Name

Arkansas River Valley Regional Library System
501 N. Front St
Dardanelle, AR 72834
United States
479.229.4418 http://www.arvrls.com
SHLB Logo Anchor Institution

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"