Each office is Independently Owned and Operated Under a Licensed Agreement with Case® Handyman and Remodeling Services, LLC.
Contact Us: 317-846-2600 | By Email
');
$('.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 = $('.leaf .active-trail').attr('href');
item_menu = encodeURIComponent(item_menu)
$(".pin-it-button").attr("href", "http://pinterest.com/pin/create/button/?url=" + item_menu + "&media=" + encoded_src);
$('.twitter').html('Tweet');
$('.facebook').html('
');
});
});
})(jQuery);