quote

We are so fortunate to have found Jim as our business coach! He seems to have an infinite bag of resources to help us with the complexity of running a small business.

$(function() { var page_url = window.location.href.substr(window.location.href.lastIndexOf("/")+1); $(".navbar a").each(function() { $(this).attr("href") != page_url && "" != $(this).attr("href") || $(this).addClass("active") }) });