//////////////////////////////////////////////
/*	Inicia script e framework jQuery		*/
//////////////////////////////////////////////
jQuery(document).ready(
	function(){
		////////////////////////////////////////////////
		// Corrige Transparencia de PNG
		//jQuery(document).pngFix();
		////////////////////////////////////////////////
	}
);
//////////////////////////////////////////////
//////////////////////////////////////////////
