/* $(document).ready(function(){
		$(".examples").pngFix();
	});*/
$(document).ready(function(){
		$('.examples').pngFix();
	});