    
	jQuery(document).ready(function(){
        jQuery.noConflict();
		jQuery("body").pngFix();
	});

