
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Clutch;url=http://www.shopclutch.com/category-s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=Satchel;url=http://www.shopclutch.com/Satchel-s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Crossbody;url=http://www.shopclutch.com/category-s/1819.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Tote;url=http://www.shopclutch.com/Tote-s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


