function transmita(titulo, end) {
	window.open( '/Oficinas/viral.asp?titulo='+titulo+'&end='+end, 'JumpEducation', 'width=400,height=300');
}