// JavaScript Document
jQuery(function($){
				jQuery("img[src$='png'],.entry").pngfix();				
				});



