// JavaScript Document

function FiltraUltimos( valor ) {
	location.href = '?modelo=' + valor;
}
