// JavaScript Document
function Search() {
	
	with (document.frm_busca){
	submit();
	}
}