$(function(){
	
	/**
	 * Png fix
	 */
	$(document).pngFix(); 
	
	
});
