// JavaScript Document
	jQuery(document).ready(function($){
			$(document).pngFix();
	});
