// <![CDATA[
/*
$(document).ready(
	function() {
		
	}
);
*/

function ocultaFlash() {
	jQuery('.flash-flotante').hide();
}
function ocultarFlash() {
	jQuery('.flash-flotante').hide();
}
// ]]>