// JavaScript Document
function empresa() {
	document.location.href='Sinergia.asp';
}
function produtos() {
	document.location.href='produtos.asp';
}
function servicos() {
	document.location.href='servicos.asp';
}
function parceiros() {
	document.location.href='parceiros.asp';
}
function cases() {
	document.location.href='Cases.asp';
}
function cursos() {
	document.location.href='Cursos.asp';
}
function contato() {
	document.location.href='contato.asp';
}
function web() {
	document.location.href='webmail.asp';
}
function astec() {
	document.location.href='Servicos_AssTec.asp';
}
function recargas() {
	document.location.href='Servicos_Recarga.asp';
}
function master() {
	document.location.href='Servicos_SoftMaster.asp';
}
function assespro() {
	document.location.href='Assespro.asp';
}
function trabconosco() {
	document.location.href='TrabConosco.asp';
}

