// POPUP'S 
function anuncie(){
		window.open("http://www.odebate.com.br/anuncie.html", "info", "status = 1, height = 350, width = 480, resizable = 0")
}
function QuemSomos(){
		window.open("http://www.odebate.com.br/quemsomos.html", "info", "status = 1, height = 460, width = 340, resizable = 0")
}
function cadastro(){
		window.open("http://colaborador.odebate.com.br/cadastro.php", "info", "status = 1, height = 420, width = 480, resizable = 0")
}
