fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="High Tower Text,Eurostile,Times New Roman,Serif";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.bobsgallery.net/Script/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=150;
left=10;
alwaysvisible=1;
overflow="scroll";
aI("text=Home;url=http://www.bobsgallery.net/index.php;");
aI("text=Expositie;url=http://www.bobsgallery.net/HTML/expo.php");
//aI("text=Nieuw;url=http://www.bobsgallery.net/HTML/show.php?image=Hout/Ballerina.jpg&naam=Ballerina&text=Ballerina.txt");
aI("text=New;url=http://www.bobsgallery.net/HTML/New.php;");
aI("showmenu=Gallery;text=Gallerie;");
aI("text=Links;url=http://www.bobsgallery.net/HTML/links.php;");
aI("text=Techniek;url=http://www.bobsgallery.net/HTML/hoe_en_wat.php;");
aI("text=Kontakt;url=mailto:info@bobsgallery.net;");
aI("showmenu=language;text=language");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=Hout;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Hout");
aI("text=Brons;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Brons");
aI("text=Albast;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Albast");
aI("text=Speksteen;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Speksteen");
aI("text=Plaat;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Plaat");
aI("text=Gemengde Techniek;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Gemengde_Techniek");
aI("text=Meubels;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Meubels");
aI("text=Keramiek;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Keramiek");
aI("text=Staal;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=Staal");
//aI("text=Bezig;url=http://www.bobsgallery.net/HTML/gallerie.php?gallery=_Bezig");
}

with(milonic=new menuname("language")){
style=menuStyle;
aI("text=LC Dutch (NL);url=http://www.bobsgallery.net/index.php?lang=NL");
aI("text=LC English (GB);url=http://www.bobsgallery.net/index.php?lang=GB");
}

drawMenus();

