effect="Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=6)"
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=6;

with(style1=new mm_style()){

borderwidth=1;
offcolor="white";
offbgcolor="#333399";
oncolor="white";
onbgcolor="#333399";
bordercolor="#333399";
borderstyle="solid";
fontsize=9;
fontstyle="bold";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=2;
subimage="https://www.effectuality.com/arrow.gif";
high3dcolor="";
low3dcolor="";
headercolor="#ffffff";
headerbgcolor="#0a011d";
separatorcolor="#FFFFFF";
}

with(style2=new mm_style()){
borderwidth=1;
offcolor="#333366";
offbgcolor="#EEEEEE";
oncolor="#990033";
onbgcolor="#B0AFCA";
bordercolor="#000000";
borderstyle="solid";
itemwidth=121;
fontfamily="Arial, Verdana";
padding=2;
subimage="https://www.effectuality.com/arrow.gif";
high3dcolor="#0a011d";
low3dcolor="#0a011d";
pagecolor="";
pagebgcolor="";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="#333399";
}

with(milonic=new menuname("mainmenu")){
top=(navigator.appName == 'Netscape') ? 232 : 233;
menualign="center";
itemwidth=103;
itemheight=16;
borderwidth=1;
style=style1;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
aI("text=Home;url=index.html;separatorsize=1")
aI("text=About Us;url=about_us.html;separatorsize=1")
aI("text=Services;showmenu=Services;url=services.html;separatorsize=1")
aI("text=Site Attributes;url=site_attributes.html;separatorsize=1")
aI("text=Film Industry;url=film_industry.html;separatorsize=1")
aI("text=Other Properties;url=other_properties.html;separatorsize=1")
aI("text=Contact Us;showmenu=Site Location;url=contact_us.html;separatorsize=1")
}

with(milonic=new menuname("Services")){
itemwidth=121;
borderwidth=1;
style=style2;
alignment="left";
aI("text=Warehouse;url=warehouse_units.html;separatorsize=1")
aI("text=Office;url=office_units.html;separatorsize=1")
aI("text=Parking;url=parking.html;separatorsize=1")
}

with(milonic=new menuname("Site Location")){
itemwidth=121;
borderwidth=1;
style=style2;
alignment="left";
aI("text=Site Location;url=site_location.html;separatorsize=1")

}

//drawMenus();
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;

//drawMenus();