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";

padding=3;

}



with(menuStyle=new mm_style()){

bordercolor="#000000";

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="#000000";

separatorsize=1;

subimage="http://www.milonic.com/menuimages/arrow.gif";

subimagepadding=2;

}



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;



orientation="vertical";

style=AllImagesStyle;

top=107;


aI("image=home-normal.jpg;overimage=home-down.jpg;url=index.html;");

aI("image=gallery-normal.jpg;overimage=gallery-down.jpg;url=gallery.html;");

aI("image=testimonials-normal.jpg;overimage=testimonials-down.jpg;url=testimonials.html;");

aI("image=company-normal.jpg;overimage=company-down.jpg;url=company.html;");

aI("image=faq-normal.jpg;overimage=faq-down.jpg;url=faq.html;");
aI("image=contact-normal.jpg;overimage=contact-down.jpg;url=contact.html;");

}











drawMenus();




