/* PngFix */
$(document).ready(function()
{
	$(document).pngFix();
});