Proudly serving CHARLOTTE and its surrounding communities from Rock Hill to Mooresville, Belmont
to Harrisburg, and all points between.
');
$('.wrapper li').click(function() {
var src = $(this).children().children().attr('src');
src = src.replace(/galleryformatter_thumb/g,"galleryformatter_slide")
encoded_src = encodeURIComponent(src);
var item_menu = window.location.pathname;
item_menu = encodeURIComponent(item_menu);
$(".pin-it-button").attr("href", "http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fcasecharlotte.com" + item_menu + "&media=" + encoded_src);
$('.twitter').html('Tweet');
$('.facebook').html('
');
});
});
})(jQuery);