/**
 * @author Marcelo Reis
 */
 
 var kuruma = {
	filtrar_modelo:function(){
		alert('testes')
	}
 
 
 }
