var $jq = jQuery.noConflict();

$jq(document).ready(function() {

    $jq(document).pngFix();

}); 
