
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/MNL Standard/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/MNL Standard/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Wall Mounts;url=http://www.mothernaturelighting.com/category-s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Column Mount;url=http://www.mothernaturelighting.com/category-s/1814.htm;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Post Lights;url=http://www.mothernaturelighting.com/category-s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Pathway Lights;url=http://www.mothernaturelighting.com/category-s/1513.htm;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;");
    aI("text=Address Lights;url=http://www.mothernaturelighting.com/category-s/1819.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Garden Lighting;url=http://www.mothernaturelighting.com/category-s/1514.htm;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
    aI("text=Ceiling Lights;url=http://www.mothernaturelighting.com/category-s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Lighting Accessories;url=http://www.mothernaturelighting.com/category-s/1820.htm;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/MNL Standard/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/MNL Standard/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Returns;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=Shipping;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Site Help / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
    aI("text=About Us;url=aboutus.asp;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
  }
  drawMenus();
}


