
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/228/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/228/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;");
    aI("text=Feminine;url=http://shop.flourla.com/category_s/1814.htm;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Masculine;url=http://shop.flourla.com/category_s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Modern;url=http://shop.flourla.com/category_s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Orchids;url=http://shop.flourla.com/category_s/1819.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Holiday;url=http://shop.flourla.com/category_s/1821.htm;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=Cookies;url=http://shop.flourla.com/category_s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
  }
  drawMenus();
}


