function abrehome(){
	window.open("index.php","_self");			
}

function abreComoComprar () {
	window.open("como_comprar.php","_self");	
}

function abreLancamento(){
	window.open("lancamentos.php","_self");			
}

function abreEquipamento(){
	window.open("equipamento.php","_self");	
}

function abreSalaImprensa() {
	window.open("sala.php","_self");	
}

function abreFerramentas(){
	window.open("ferramentas.php","_self");	
}

function abreAplicacoes(){
	window.open("aplicacoes.php","_self");	
}

function abreKertas() {
	window.open("http://www.kertas.com.br","_blank");	
}

function abreMinhaConta() {
	window.open("minha_conta.php","_self");	
}

function abreContato(){
	window.open("contato.php","_self");	
}

function abreAtendimento() {
	window.open("http://online1.chatlive.com.br/leitord/atendimento.php?login=leitord&yid=1&deptid=0&page=http%3A//www.leitord.com.br/index.php","_blank");	
}

function abrePdf(){
	window.open("http://www.leitord.com.br/visualizar_ultima_noticia.php?ipDinamico=noticias.mixtecnologia.com.br&diretorioTemplate=noticia&codigoAnunciante=65&nomeTemplate=mixleitord_noticia_visualizar_noticia_new.php&conjuntoCodigoSecao=s347","_self");	
}

function abrepopupvendas(){
     window.open("popup01.htm",'','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=492,height=398,top=10,left=10');
}

