/* png“§‰ß‘Î‰ž */

	$(function() {
		$("img[@src$=png]").pngfix();
	});

	$(function() {
		$("img[@src$=png],.iepngfix").pngfix();
	});
