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