function teste(){
	document.getElementById('slid').onclick();
}

function link(){
	window.location = "http://www.receita.fazenda.gov.br"
}
