function a() {
alert('Se deseja ver os seus produtos aqui contacte-nos');
}

function MostraImagemGrande(NomeImagem) {
window.open(NomeImagem,"","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}

function LerMais(ID,NomeTabela) {
  //window.open("http://troquedeenergia.com/LerMais.php?ID="+ID+"&NomeTabela="+NomeTabela,"","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
  window.open("index.php?op=6&table="+NomeTabela+"&id="+ID,"","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}

function FuncaoEncomendar(ID,NomeTabela) {
  window.open("http://troquedeenergia.com/Encomendar.php?ID="+ID+"&NomeTabela="+NomeTabela,"","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}

function MostraLink(Link) {
window.open(Link,"","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}

function FuncaoSimulacao() {
  window.open("InterfaceMostraProdutos-SistemasElectricidade-Solar.php","","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}

function FuncaoParceiros() {
  window.open("NovoParceiroPreCondicoes.php","","width=600,height=400,scrollbars=yes,left=215,top=310,toolbar=no");
}
