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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
separatorsize=3;
padding=5;
}

with(AllImagesStyleSub=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
width=230;
padding=5;
pagebgcolor="#eeeeee";
headerbgcolor="#eeeeee";
offbgcolor="#eeeeee";
}

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;
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
orientation="vertical";
style=AllImagesStyle;
pagebgcolor="#eeeeee";
headerbgcolor="#eeeeee";
offbgcolor="#eeeeee";
width=195
aI("image=http://www.kendallproductions.com/images/m_home.gif;overimage=http://www.kendallproductions.com/images/m_home_o.gif;url=http://www.kendallproductions.com/;");
aI("image=http://www.kendallproductions.com/images/m_who.gif;overimage=http://www.kendallproductions.com/images/m_who_o.gif;url=http://www.kendallproductions.com/who.htm;");
aI("image=http://www.kendallproductions.com/images/m_productions.gif;overimage=http://www.kendallproductions.com/images/m_productions_o.gif;showmenu=productions;");
aI("image=http://www.kendallproductions.com/images/m_news.gif;overimage=http://www.kendallproductions.com/images/m_news_o.gif;url=http://www.kendallproductions.com/news.htm;");
aI("image=http://www.kendallproductions.com/images/m_clients.gif;overimage=http://www.kendallproductions.com/images/m_clients_o.gif;url=http://www.kendallproductions.com/clients.htm;");
//aI("image=http://www.kendallproductions.com/images/m_personnel.gif;overimage=http://www.kendallproductions.com/images/m_personnel_o.gif;url=#;");
aI("image=http://www.kendallproductions.com/images/m_contact.gif;overimage=http://www.kendallproductions.com/images/m_contact_o.gif;url=http://www.kendallproductions.com/contact.htm;");
}

with(milonic=new menuname("productions")){
overflow="scroll";
style=AllImagesStyleSub;
pagebgcolor="#eeeeee";
headerbgcolor="#eeeeee";
offbgcolor="#eeeeee";
openstyle="rtl";
left="offset=-10px"
aI("image=http://www.kendallproductions.com/images/m_corporate.gif;overimage=http://www.kendallproductions.com/images/m_corporate_o.gif;url=http://www.kendallproductions.com/p_corporate.htm;");
aI("image=http://www.kendallproductions.com/images/m_documentary.gif;overimage=http://www.kendallproductions.com/images/m_documentary_o.gif;url=http://www.kendallproductions.com/p_documentary.htm;");
aI("image=http://www.kendallproductions.com/images/m_drama.gif;overimage=http://www.kendallproductions.com/images/m_drama_o.gif;url=http://www.kendallproductions.com/p_drama.htm;");
aI("image=http://www.kendallproductions.com/images/m_int_video.gif;overimage=http://www.kendallproductions.com/images/m_int_video_o.gif;url=http://www.kendallproductions.com/p_video.htm;");
aI("image=http://www.kendallproductions.com/images/m_latest.gif;overimage=http://www.kendallproductions.com/images/m_latest_o.gif;url=http://www.kendallproductions.com/p_latest.htm;");
aI("image=http://www.kendallproductions.com/images/m_music_video.gif;overimage=http://www.kendallproductions.com/images/m_music_video_o.gif;url=http://www.kendallproductions.com/p_music_video.htm;");
aI("image=http://www.kendallproductions.com/images/m_news_public.gif;overimage=http://www.kendallproductions.com/images/m_news_public_o.gif;url=http://www.kendallproductions.com/p_news.htm;");
}

drawMenus();


