_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack12L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="Beige";
oncolor="LightGrey";
pagecolor="Linen";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack8.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="SlateGray";
oncolor="SlateBlue";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep8.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=725;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;align=center;");
aI("text=Photo Gallery;target=_blank;url=http://picasaweb.google.com/ImperialIndustrial/RWTCPhotoGallery#slideshow/5371022292410939442;align=center;");
aI("showmenu=Specifications/Floor PlanINFO_BAR_MENU;text=Specifications;target=;url=specifications.html;align=center;");
aI("showmenu=Maps/Aerial PhotoINFO_BAR_MENU;text=Maps;target=;url=Maps.html;align=center;");
aI("showmenu=Area Info/Area Info.INFO_BAR_MENU;text=Area Info;target=;url=AreaInfo.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Specifications/Floor PlanINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Floor Plan;target=;url=Floor-Plan.html;");
aI("text=Site Map;target=;url=Site-Map.html;");
aI(";");
}

with(milonic=new menuname("Maps/Aerial PhotoINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Aerial Photo;target=_blank;url=http://www.corvallisofficespace.com/PropertyOutline.jpg;");
aI("text=Aerial Map;target=_blank;url=http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Research+Way+Technology+Center,+Corvallis,+Oregon&sll=43.548548,-123.368225&sspn=1.202379,2.867432&ie=UTF8&ll=44.551105,-123.302575&spn=0.004618,0.011201&t=h&z=17;");
aI("text=Regional Map;target=_blank;url=http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=4575+SW+Research+Way,+Corvallis,+OR&sll=44.552803,-123.301277&sspn=0.073885,0.179214&ie=UTF8&ll=44.551335,-123.305054&spn=1.182194,2.867432&z=9&iwloc=A;");
aI("text=Street Map;target=_blank;url=http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=4575+SW+Research+Way,+Corvallis,+OR&sll=44.552803,-123.301277&sspn=0.073885,0.179214&ie=UTF8&ll=44.551977,-123.303723&spn=0.018472,0.044804&z=15&iwloc=A;");
aI(";");
}

with(milonic=new menuname("Area Info/Area Info.INFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Area Info.;target=_blank;url=http://www.citytowninfo.com/places/oregon/corvallis;");
aI("text=Business Info.;target=_blank;url=http://www.businessisgoodhere.com/home.html;");
aI("text=Planning & Zoning;target=_blank;url=http://www.ci.corvallis.or.us/index.php?Itemid=228&id=274&option=content&task=view;");
aI("text=Economic Dev. Group;target=_blank;url=http://www.corvallisedp.com/;");
aI("text=Tourism;target=_blank;url=http://www.visitcorvallis.com/;");
aI(";");
}


 drawMenus();

