function linkToEx9188adm(y)
{
  var x=open("fEX9188adM.htm","","scrollbars=yes,width=630,height=400");
  x.location.hash=y;
}

function linkToPromo1()
{
  var x=open("promo1.htm","","scrollbars=yes,width=418,height=200");
}

function linkToRefA(y)
{
  var x=open("baeaRef.htm","","scrollbars=yes,width=620,height=400");
  x.location.hash=y;
}

function linkToRefB1(y)
{
  var x=open("btelRef1.htm","","scrollbars=yes,width=620,height=400");
  x.location.hash=y;
}

function pop(url, screenX, screenY) 
{
   popWindow = window.open('','imageDisplay','width=' + screenX + ',height=' + screenY);
   popWindow.document.write('<html><head><title>Imagem ampliada</title>');
   popWindow.document.write('<BODY BGCOLOR="#ffffff" MARGINHEIGHT="4" MARGINWIDTH="4" LEFTMARGIN="4" TOPMARGIN="4">');
   popWindow.document.write('<center><img src="' + url + '" border=0><br>');
   popWindow.document.write('<font face=arial size=2><a href="javascript:close()"><B>Fechar esta janela</B></a>');
   popWindow.document.write('<br>');
}

