<<<<<<< HEAD
// Get the current count from the cookie
/*var currentCount = getCookie("visitorCount");
// Update the element with the new count
document.getElementById("visitorCount").textContent = newCount;
// Store the new count in the cookie for 30 days
setCookie("visitorCount", newCount, 30);*/
//header sticky
=======
>>>>>>> 9a51f4a3235a81b437b0737f967521a9d763e895