$(document).ready(function () {
	if((typeof iniciaOutros) == 'function'){
		iniciaOutros();
	}
});

