
_menuCloseDelay=500                     // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150                      // The time delay before menus open on mouse over
_followSpeed=5                          // Follow scrolling speed
_followRate=40                          // Follow scrolling Rate
_subOffsetTop=5    // Sub menu top offset
_subOffsetLeft=-3  // Sub menu left offset
_scrollAmount=3                         // Only needed for Netscape 4.x
_scrollDelay=20                         // Only needed for Netcsape 4.x

with(menuStyle=new mm_style())
{
  oncolor="#ffffff";
offbgcolor="#E5E5E5";
offcolor="#363636";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
separatorcolor="#E5E5E5";
separatorwidth="20";
separatorheight="34px";
padding="0";
fontsize="17px";
fontstyle="normal";
fontfamily="arial";
overbgimage="/SiteResources/Data/Templates/Images/nav_back.jpg";
subimagepadding="0";
itemwidth="121";
itemheight="23";
margin="0";
align="center";
valign="middle";
pagebgimage="/SiteResources/Data/Templates/Images/nav_back.jpg";
pagecolor="#ffffff";
pageoncolor="#ffffff";

}
with(menuStyle2=new mm_style())
{
  onbgcolor="#363636";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#363636";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
separatorsize="1";
separatorcolor="#eeeeee";
padding="3";
fontsize="12";
fontstyle="normal";
fontfamily="arial";
subimage="/SiteResources/Data/Templates/Images/arrow_rt_000000.gif";
onsubimage="/SiteResources/Data/Templates/Images/arrow_rt_ffffff.gif";
imagewidth="0";
subimagepadding="4";
itemwidth="130";
align="left";

}
with(milonic=new menuname("Main Menu"))
{
style=menuStyle;
margin="0";
menuheight="";
menuwidth="100%";
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("url=/Home;status=City Christmas and Holiday Lights;showmenu=City Christmas and Holiday Lights_514;text=City Christmas and Holiday Lights;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
aI("url=/About-Us;status=About Us;text=About Us;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
aI("url=/siteresources/modules/webstore/scripts/prodList.asp?idCategory=28;target=;status=Municipal or Commercial Decorations ;text=Municipal or Commercial Decorations ;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
aI("url=/siteresources/modules/webstore/scripts/prodList.asp?idCategory=44;target=;status=Banners & Flags;text=Banners & Flags;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
aI("url=/Angel-Coating;status=Angel Powder Coating;text=Angel Powder Coating;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
aI("url=/Contact-Us;status=Contact Us;showmenu=Contact Us_519;text=Contact Us;overbgimage=/SiteResources/Data/Templates/Images/nav_back.jpg;"); 
}
with(milonic=new menuname("City Christmas and Holiday Lights_514"))
{
style=menuStyle2;
aI("url=/Gp-Designs-Web-Store;status=GP Designs Inc. Web Store;text=GP Designs Inc. Web Store;"); 
}

with(milonic=new menuname("Contact Us_519"))
{
style=menuStyle2;
aI("url=/Request-a-Holiday-Dreams-Catalog;status=Request a Holiday Dreams Catalog ;text=Request a Holiday Dreams Catalog ;"); 
aI("url=/Site-Map;status=Site Map;text=Site Map;"); 
}


