fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
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="";
subimagepadding=2;
}

with(home=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://tauno.pinni.se/index.htm;");
aI("text=Startsida;url=http://tauno.pinni.se/index.htm;");
aI("text=Om Mej;url=http://tauno.pinni.se/jagsve.htm;");
aI("text=Katter;url=http://tauno.pinni.se/kattsve.htm;");
aI("text=Hobbys;url=http://tauno.pinni.se/hobbysve.htm;");
aI("text=Musik;url=http://tauno.pinni.se/musiksve.htm;");
aI("text=Datorkraft;url=http://tauno.pinni.se/dkraftsve.htm;");
aI("text=Datorspel;url=http://tauno.pinni.se/dspelsve.htm;");
aI("text=Familjeträd;target=_blank;url=http://tauno.pinni.se/html/index.html;");
aI("text=Resor;url=http://tauno.pinni.se/resesve.htm;");
aI("text=E-post;url=http://tauno.pinni.se/formmail.htm;");
}


drawMenus();


