
fixMozillaZIndex=false; //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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="16";
fontstyle="normal";
fontweight="normal";
offbgcolor="";
offcolor="#000000";
onbgcolor="";
onborder="";
oncolor="#FF9900";
padding=15;
rawcss="padding-left:5px;padding-right:5px";
pagecolor='#FF9900';
}

with(XPMenuStyle=new mm_style()){
bordercolor="#758698";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="12";
fontstyle="normal";
fontweight="normal";
image="/images/xpblank.gif";
imagepadding=3;
menubgimage="/images/winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="";
onborder="1px solid #FF9900";
oncolor="#FF9900";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=99);Shadow(color=#999999, Direction=135, Strength=5)";
padding=10;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="/images/xparrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
pagecolor='#FF9900';
}

with(milonic=new menuname("aboutus")){
	alwaysvisible=1;
	orientation="horizontal";
	style=XPMainStyle;
	aI("image=/images/bt_1.jpg;overimage=/images/bt_1_sel.jpg;url=/aboutus.asp;")
	aI("image=/images/bt_2.jpg;overimage=/images/bt_2_sel.jpg;url=/enroll_products.asp;")
	aI("image=/images/bt_3.jpg;overimage=/images/bt_3_sel.jpg;url=/contactus.asp;")


}

drawMenus();

