jQuery = jQuery.noConflict(true);
jQuery(document).ready(function(){        
    jQuery("#bottom-cap-wrapper").pngFix();
});



