$(document).ready(function() {
	// iepngfix
	
	$(".iepngfix").pngfix();
	
});
