function produtos()
{
   window.open('/cocoon/ebs/xml/produtos.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial_produtos.xml','navega');
}

function empresa()
{
   window.open('/cocoon/ebs/xml/empresa.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial_empresa.xml','navega');
}

function treinamento()
{
   window.open('/cocoon/ebs/xml/menu_treinamento.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial_treinamento.xml','navega');
}

function projetos()
{
   window.open('/cocoon/ebs/xml/projetos.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial_projetos.xml','navega');
}

function fale()
{
   window.open('/jebs/jsp/download/duvidas.jsp','navega');
}

function suporte()
{
   window.open('/cocoon/ebs/xml/menu_suporte.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial_suporte.xml','navega');
}

function apav()
{
   
   window.open('http://www.apav.com.br','apav');
}

function ge()
{
   
   window.open('http://www.ebs.com.br/ge','ge');
}

function crh()
{
   
   window.open('http://www.ebs.com.br/suporte/dac/materialcrh','crh');
}  

function cef()
{
   
   window.open('http://www.ebs.com.br/suporte/dac/materialcef','cef');
}  

function gs()
{
   
   window.open('http://www.ebs.com.br/suporte/dac/materialgs','gs');
}  


function csc()
{
   
   window.open('http://www.ebs.com.br/suporte/dac/materialcsc','csc');
}  

function dos()
{
   
   window.open('http://www.ebs.com.br/atendimento.html','dos');
}  



function cef()
{
   
   window.open('http://www.ebs.com.br/suporte/dac/materialcef','cef');
}  


function abrinq()
{
   
   window.open('http://www.fundabrinq.org.br','abrinq');
}

function Mapa()
{
   tma = window.open('/ebs_2002/mapa.html','tmapa','width=500,height=400,left=150,top=75');
}

function fotos()
{
   window.open('/cocoon/ebs/xml/fotos.xml','fotos');
}

function Mapadigital()
{
   window.open('http://mapas.dbmapa.com/pr/endereco.asp','mapadigital');
}

function Mapa1()
{
   tma = window.open('/ebs_2002/img/mapa.jpg','tmapa');
}

function EBSChat()
{
  
   window.open('http://www.ebs.com.br/ebs/jsp/chat/chatLogin.jsp', 'login','width=600 ,height=530, left=100, top=10'); 
  
}


function DeletaFiles(registro)
{
  principal = window.open('/cgi-bin/ChatWeb/ppLogout?registro=' + registro, 'principal', 'width=400 ,height=450, left=200, top=75');
}

function listaBit(bit) {
   window.open('/jebs/servlet/servlets.servletEBS?cmd=gera_bit&cd_boletim=' + bit , 'wbit');
}

function tempo()
{
  jan=window.open('http://oap.weather.com/fcgi-bin/oap/generate_magnet2?loc_id=BRXX0079&code=242243','Previsao','height=185,width=320,left=240,top=207');
}

function inicial()
{
   window.open('/cocoon/ebs/xml/menu_inicial.xml','menuv');
   window.open('/cocoon/ebs/xml/inicial.xml','navega');
}

