fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=6;




with(menuStyle=new mm_style()){
styleid=1;
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
decoration="none"
offbgcolor="#780047";
onbgcolor="#aaabbb";
offcolor="#ffffff";
oncolor="#780047";
separatorcolor="#ffffff";
separatorsize="1";
onsubimage="black_9x7right.gif";
padding=5;
subimage="grey_9x7right.gif";
subimagepadding=4;
offclass="opaque";
onclass="opaque";
}
 
with(mainmenuStyle=new mm_style()){
align="right";
itemwidth=125;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
//fontweight="bold";
separatorcolor="#000000";
separatorsize="1";
separatorwidth="80";
separatoralign="right";
imagepadding=3;
offbgcolor="#780047";
offcolor="#ffffff";
onbgcolor="#aaabbb";
oncolor="#780047";
onsubimage="black_9x7right.gif";
padding=2;
pagebgcolor="#780047"; //highlight current page
pagecolor="white"; //highlight current page
subimage="grey_9x7right.gif";
subimagepadding=6;
}


