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="#FDB4FE";
offcolor="#515151";
onbgcolor="F700FF";
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="ffc856";
pagecolor="white";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("weddings")){
overflow="scroll";
style=menuStyle;
aI("text=Photo;showmenu=photo;")
aI("text=Video;url=video.html;")
aI("text=Bar and Bat Mitzvah;showmenu=barbat;")
}

with(milonic=new menuname("photo")){
style=menuStyle;
aI("text=Two and Four Hour Packages;url=digitalweddings.html;")
aI("text=Eight Hour and Deluxe(Album) Packages;url=digitalweddings2.html;")
aI("text=Our Gold Package(Album) and Other Albums ;url=digitalweddings3.html;")
}

with(milonic=new menuname("barbat")){
style=menuStyle;
aI("text=Information;url=barbatmitzvah.html;")
aI("text=Mazel Tov and Naches Celebration Packages ;url=barbatmitzvah1.html;")
aI("text=Simcha and Mitzvah (Album) Celebration Packages;url=barbatmitzvah2.html;")
aI("text=Le Chaim Celebration Package(Album) and Other Albums;url=barbatmitzvah3.html;")
aI("text=Muti Media Slide show Presentations;url=slide.html;")
aI("text=Mitzvah Planning Guide;url=barbatinfo.html;")
}

with(milonic=new menuname("Freebies")){
style=menuStyle;
aI("text=Location, Location;url=location.html;onfunction=showtip('Your guide to great wedding locations')")
aI("text=Get me there on time;url=ontime.html;")
aI("text=Digital vs Film;url=digitalvsfilm.html;")
aI("text=Emergency Kit;url=checklist.html;")
aI("text=Wedding Photo Opportunities;url=photoops.html;")
aI("text=First Dance Wedding Songs;url=music.html;")
aI("text=Mitzvah Planning Guide;url=barbatinfo.html;")
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=My Approach;url=about.html;")
aI("text=Contact;url=contact.html;")
aI("text=Make an Enquiry;url=https://secure1.ilisys.com.au/progr/forms/long_enquiry.html;")
}

with(milonic=new menuname("photosamples")){
style=menuStyle;
aI("text=Barmitzvah;url=movie1.html;")
aI("text=Weddings;url=movie2.html;")
}

drawMenus();

