document.writeln("<div id=onmouse onmouseover=showmenu(); onmouseout=hidemenu();></div><div id=mnt><img src=../imgs/mn/01.gif usemap=#mntm onmouseover=showmenu(); onmouseout=hidemenu();></div><map name=mntm><area coords=81,1,153,25 href=http://www.carmenbalhestero.com.br/new/paxtour/index.htm target=_blank><area coords=37,27,154,48 href=javascript:radio();><area coords=25,51,153,68 href=javascript:shopping();><area coords=2,71,152,91 href=http://www.carmenbalhestero.com.br/ target=_blank></map><div id=mnt2><img src=../imgs/mn/02.gif usemap=#mntm2 onmouseover=showmenu(); onmouseout=hidemenu();></div><map name=mntm2><area shape=RECT coords=0,0,100,20 href=javascript:pr('pr/index.php');><area shape=RECT coords=0,20,100,38 href=javascript:cd('../cd/index.htm');><area shape=RECT coords=0,38,100,60 href=javascript:cd('../cd/fale.htm');><area shape=RECT coords=0,60,100,93 href=javascript:cd('../cd/cc.php');><area shape=RECT coords=124,3,275,20 href=javascript:prof();><area shape=RECT coords=100,22,276,45 href=javascript:lab('../lab/labvirtual.htm');><area shape=RECT coords=100,45,276,67 href=javascript:shopping2();><area shape=RECT coords=100,67,276,93 href=javascript:pr('../pr/agenda.htm');></map>");

document.writeln("<style>#mnt,#mnt2{display:none}</style>");

function showmenu() {
var dmnt = document.getElementById("mnt");
dmnt.style.display = "block";
var dmnt2 = document.getElementById("mnt2");
dmnt2.style.display = "block";
var dtt2 = document.getElementById("tt2");
dtt2.style.display = "none";
}

function hidemenu() {
var dmnt = document.getElementById("mnt");
dmnt.style.display = "none";
var dmnt2 = document.getElementById("mnt2");
dmnt2.style.display = "none";
}
