_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(menuStyle62=new mm_style()){
subimage="servicos.gif";
}

with(menuStyle63=new mm_style()){
subimage="fundo9.gif";
onsubimage="fundo9a.gif";
}

with(menuStyle64=new mm_style()){
subimage="fundo23.gif";
onsubimage="fundo23b.gif";
}

with(menuStyle65=new mm_style()){
subimage="service.gif";
}

with(menuStyle66=new mm_style()){
subimage="fundo31a.gif";
onsubimage="fundo31b.gif";
}
with(menuStyle67=new mm_style()){
subimage="fundo33a.gif";
onsubimage="fundo33b.gif";
}

with(menuStyle2=new mm_style()){
onbgcolor="#82a4d2";
oncolor="#141414";
offbgcolor="#fefbfd";
offcolor="#141414";
separatorcolor="#778a90";
separatorsize="1";
padding="8";
fontsize="60%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
overfilter="Fade(duration=0.2);Alpha(opacity=70);Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
}

with(menuStyle33=new mm_style()){
onbgcolor="#82a4d2";
oncolor="#141414";
offbgcolor="#fefbfd";
offcolor="#141414";
separatorcolor="#778a90";
separatorsize="0";
padding="8";
fontsize="50%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
}

with(menuStyle44=new mm_style()){
onbgcolor="#aeaeae";
oncolor="#4d4d4d";
offbgcolor="#aeaeae";
offcolor="#4d4d4d";
separatorcolor="#778a90";
separatorsize="1";
padding="8";
fontsize="60%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
overfilter="Fade(duration=0.2);Alpha(opacity=70);Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
}


with(milonic=new menuname("INTERCAMPUS")){
style=menuStyle2;
overflow="scroll";
aI("showmenu=METODOLOGIAS;text=METODOLOGIAS;");
aI("showmenu=ÁREAS E TARGETS;text=ÁREAS E TARGETS;url=./areas_targets.htm;");
aI("showmenu=TÉCNICAS DE RECOLHA;text=TÉCNICAS DE RECOLHA;url=./tecnicas.htm;");
aI("showmenu=RECURSOS;text=RECURSOS;url=./recursos.htm;");
}

with(milonic=new menuname("INTERCAMPUS_ING")){
style=menuStyle2;
overflow="scroll";
aI("showmenu=TYPE OF SURVEYS;text=TYPE OF SURVEYS;");
aI("showmenu=AREAS AND TARGETS;text=AREAS AND TARGETS;url=./areas_targets_ing.htm;");
aI("showmenu=COLLECTION METHODS;text=COLLECTION METHODS;url=./methods.htm;");
aI("showmenu=RESOURCES;text=RESOURCES;url=./resources.htm;");
}

with(milonic=new menuname("METODOLOGIAS")){
overflow="scroll";
style=menuStyle2;
aI("text=ESTUDOS QUALITATIVOS;url=./qualitat.htm;")
aI("text=ESTUDOS QUANTITATIVOS;url=./quantit.htm;")
}

with(milonic=new menuname("TYPE OF SURVEYS")){
overflow="scroll";
style=menuStyle2;
aI("text=QUALITATIVE STUDIES;url=./qualitat_ing.htm;")
aI("text=QUANTITATIVE STUDIES;url=./quantit_ing.htm;")
}

with(milonic=new menuname("PORTFOLIO")){
style=menuStyle33;
overflow="scroll";
aI("image=./imagens/fundo9b.gif;url=./clientes.htm;");
aI("image=./imagens/fundo9c.gif;url=./projectos.htm;");
}

with(milonic=new menuname("PORTFOLIO_ING")){
style=menuStyle33;
overflow="scroll";
aI("image=./imagens/fundo31C.gif;url=./clients.htm;");
aI("image=./imagens/fundo31D.gif;url=./projects.htm;");
}

with(milonic=new menuname("INTERNACIONAL")){
style=menuStyle33;
overflow="scroll";
aI("image=./imagens/fundo24.gif;url=mailto:master@intercampus.pt;");
aI("image=./imagens/fundo25.gif;url=http://www.intercampus.co.mz/;");
}

	with(milonic=new menuname("WORLDWIDE")){
style=menuStyle33;
overflow="scroll";
aI("image=./imagens/fundo24.gif;url=mailto:master@intercampus.pt;");
aI("image=./imagens/fundo34.gif;url=http://www.intercampus.co.mz/;");
}

drawMenus();