$(document).ready(
	function()
	{
		$(document).pngFix();
	}
);