jQuery.noConflict();

jQuery(function() {
	jQuery("img").pngfix({sizingMethod: 'scale'})
})
