
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/starla/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/starla/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="200";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span id=\"about\">About Starla</span>;url=/AboutUs.asp;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=<span id=\"sandal\">Sandal Collections</span>;url=http://www.starlasandals.com/sandal_collections_s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;showmenu=m_v1p31;");
    aI("text=<span id=\"lookbook\">Look Book</span>;url=http://www.starlasandals.com/category_s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=<span id=\"contact\">Contact</span>;url=https://www.starlasandals.com/Articles.asp?ID=142;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/starla/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/starla/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p31")) {
    style=subNavStyle1;
    aI("text=<span class=\"subitem\">Sale</span>&nbsp;&nbsp;&nbsp;;url=http://www.starlasandals.com/Sale_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=<span class=\"subitem\">Bridal Collection</span>&nbsp;&nbsp;&nbsp;;url=http://www.starlasandals.com/Bridal_Collection_s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
  }
  drawMenus();
}


