//PNG Fix
jQuery(function(){
	jQuery(document).pngFix();
});