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=-8;

with(style1=new mm_style()){
offcolor="black";
offbgcolor="#dfc070";
oncolor="#ffffff";
onbgcolor="#b79439";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
borderwidth="1";
bordercolor="black";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana";
padding="5";
imagepadding="3";
subimage="";
high3dcolor="#000000";
low3dcolor="#ffffff";
pagecolor="black";
pagebgcolor="b79439";
headercolor="#ffffff";
headerbgcolor="#b79439";
}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#94D4A9";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("mainmenu")){
top="5"
screenposition="center:top";
style=style1;
alwaysvisible=1;
alignment="center";
followscroll=1;
orientation="horizontal";
aI("text= Home ;url=../index.php;image=../images/icon/home.png;status=Luxel Decorators;separatorsize=1")
aI("text= Gallery ;;url=../gallery;image=../images/icon/gallery.png;status=;separatorsize=1")
aI("text= Services ;;showmenu=services;image=../images/icon/services.png;status=Information on Our Services;separatorsize=1")
aI("text= Recent Work ;;url=../recentwork.php;image=../images/icon/recent.png;status=Information on Our Recent Projects;separatorsize=1")
aI("text= Latest Trends ;;url=../trends.php;image=../images/icon/trends.png;status=The Latest Trends;separatorsize=1")
aI("text= Contact Us ;;url=../contact.php;image=../images/icon/contact.png;status=Contact Us;separatorsize=1")
}
with(milonic=new menuname("services")){
itemwidth=220;
style=style1;
alignment="center";
aI("text=&nbsp;Interior Decoration;image=../images/icon/interior.png;url=../interiordecorating.php;")
aI("text=&nbsp;Home Staging;image=../images/icon/staging.png;url=../homestaging.php;")
aI("text=&nbsp;Specialist Paint Effects;image=../images/icon/specialist.png;url=../specialistpainteffects.php;")
aI("text=&nbsp;Painted Kitchens & Furniture;image=../images/icon/painted.png;url=../paintedkitchens.php;;status=Retired Cisco Exams")
aI("text=&nbsp;Themed Rooms;image=../images/icon/themed.png;url=themedrooms.php;")
}

drawMenus();

