/* Dynamic JavaScript Code */

template_directory = "http://www.3rdidea.com/home/wp-content/themes/handcrafted";
wp_home = "http://www.3rdidea.com/home";
enable_caching = true;
(function($) { $(document).ready(function(){
$('#portfolio ul.portfolio-container .entry a.image').each(function() { $(this).find('span.overlay').remove(); $(this).removeAttr('rel').attr('href', $(this).parents('.entry').find('a.title').attr('href')); });
}); })(jQuery);

