_scrollAmount=3;
_scrollDelay=20;
_closeMenuDelay=400;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=0;
with(mainStyle=new mm_style()){
     onbgcolor = "#FFFFFF";
       oncolor = "#6699CC";
    offbgcolor = "#769FD3";
      offcolor = "#FFFFFF";
   bordercolor = "#003399";
   borderstyle = "solid";
separatorcolor = "#cccccc";
 separatorsize = 1;
       padding = 4;
      fontsize = "12px";
     fontstyle = "normal";
    fontweight = "bold";
    fontfamily = "verdana,arial,helvetica,sans-serif";
//      subimage = "/graphics/2003/arrow.gif";
   subimageloc = "center;middle";
}
with(milonic=new menuname("main")){_c=1
top = "92";
screenposition="center";
//left = "50";
//itemwidth=147;
style = mainStyle;
alwaysvisible = 1;
orientation="horizontal";
//overallwidth = "150px";
aI("text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=http://www.goeinswilliams.com/index.html;status=Home");
aI("text=&nbsp;&nbsp;Services&nbsp;&nbsp;;url=http://www.goeinswilliams.com/services.html;status=Services");
aI("text=&nbsp;&nbsp;Team&nbsp;&nbsp;;url=http://www.goeinswilliams.com/team.html;status=Team");
aI("text=&nbsp;&nbsp;About Us&nbsp;&nbsp;;url=http://www.goeinswilliams.com/about_us.html;status=About Us");
aI("text=&nbsp;&nbsp;Products&nbsp;&nbsp;;showmenu=other;url=http://www.goeinswilliams.com/products.html;status=Products");
aI("text=&nbsp;&nbsp;Articles&nbsp;&nbsp;;url=http://www.goeinswilliams.com/news.shtml;status=Articles");
aI("text=&nbsp;&nbsp;Contact&nbsp;&nbsp;;url=http://www.goeinswilliams.com/contact.html;status=Contact");
aI("text=&nbsp;&nbsp;Links&nbsp;&nbsp;;url=http://www.goeinswilliams.com/links.html;status=Links");
}

with(milonic=new menuname("other")){_c=1;
itemwidth=150;
borderwidth = 1;
screenposition = "center;middle";
style = mainStyle;
aI("text=Inscape Products;url=http://www.goeinswilliams.com/cgi-bin/purchase.cgi?ppinc=list&product=other;status=Inscape Products");
}

with(milonic=new menuname("contact")){_c=1;
itemwidth=100;
borderwidth = 1;
screenposition = "center;middle";
style = mainStyle;
aI("text=Contact Form;url=./contactform.html;status=Contact Form");
}

for(_a=_mnucnt;_a<_m.length;_a++){_drawMenu(_a)};
