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="#7f7768";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#ffe6bd";

offcolor="#000000";

onbgcolor="#feb639";

oncolor="#000000";

outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

padding=5;

pagebgcolor="#feb639";

pagecolor="black";

separatorcolor="#7f7768";

separatorsize=1;

subimage="http://www.collyshets.se/arrow.gif";

subimagepadding=2;

}



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;



overflow="scroll";

style=menuStyle;



aI("text=Senaste nytt;url=senastenytt.asp;");

aI("showmenu=Tikar;text=Tikar;");

aI("showmenu=Hanar;text=Hanar;");

aI("showmenu=Under uppväxt;text=Under uppväxt;");

aI("showmenu=Kullar;text=Kullar;")

aI("text=Rasbeskrivning;url=rasbeskrivning.html;");

aI("text=Kontakt;url=kontakt.html;");

aI("text=Fotoalbum;url=Fotoalbum/fotoalbum.asp;");

aI("text=Gästbok;url=gb.asp;");

aI("text=Länkar;url=lankar.html;");

aI("text=Startsida;url=default.asp;");

}



with(milonic=new menuname("Tikar")){

style=menuStyle;
aI("text=Doris;url=doris.html;");
aI("text=Rina;url=rina.html;");
aI("text=Liza;url=liza.html;");

}



with(milonic=new menuname("Hanar")){

style=menuStyle;
aI("text=Birk;url=birk.html;");
aI("text=Adam;url=adam.html;");
aI("text=Bruno;url=bruno.html;");

}


with(milonic=new menuname("Under uppväxt")){

style=menuStyle;
aI("text=Cash;url=cash.html;");

}



with(milonic=new menuname("Kullar")){

style=menuStyle;

aI("text=A Kullen;url=a_kullen.html;");
aI("text=B Kullen;url=b_kullen.html;");
aI("text=C Kullen;url=c_kullen.html;");
aI("text=D Kullen;url=d_kullen.html;");
aI("text=E Kullen;url=e_kullen.html;");

}



with(milonic=new menuname("Valpar")){

style=menuStyle;

aI("text=Valpar;url=#;");

}



drawMenus();




