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="#999999";
borderstyle="solid";
borderwidth=2;
fontfamily="arial,arial,helvetica";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.vprousa.com/arrow.gif";
subimagepadding=2;
}

with(Home=new menuname("Home")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=130;
left=100;
aI("text=Home;url=http://www.Vprousa.com/Index.htm;");
aI("text=About Us;url=http://www.Vprousa.com/VproAbout.htm;");
aI("text=Custom Colors;url=http://www.Vprousa.com/VproCustomColors.htm;");
aI("text=Testmonials;url=http://www.Vprousa.com/VproTestimonial.htm;");
aI("text=Automotive;url=http://www.Vprousa.com/VproAutomotive.htm;");
aI("text=Glass;url=http://www.Vprousa.com/VproWindshieldRepair.htm;");
aI("text=Upholstery;url=http://www.Vprousa.com/VproUpholstery.htm;");
aI("text=Before and After;url=http://www.Vprousa.com/VproBeforeAndAfterPhotos.htm;");
aI("text=Restaurant;url=http://www.Vprousa.com/VproRestaurant.htm;");
aI("text=Residential;url=http://www.Vprousa.com/VproResidential.htm;");
aI("text=Furniture;url=http://www.Vprousa.com/VproFurnitureDamage.htm;");
aI("text=Pet Damage;url=http://www.Vprousa.com/VproPetDamage.htm;");
aI("text=Training;url=http://www.Vprousa.com/VproTrain.htm;");
}

drawMenus();

