
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/talonwinery/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/talonwinery/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Home;url=http://talonwine.com/;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Locations & Hours;url=http://talonwine.com/location.php;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Our Wines;url=http://talonwine.com/wines.php;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Upcoming Events;url=http://talonwine.com/events.php;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Group Tours;url=http://talonwine.com/tours.php;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=Where to Buy;url=http://talonwine.com/buy.php;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Let Us Host Your Event;url=http://talonwine.com/hostevent.php;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=Wine Club;url=http://talonwine.com/wineclub.php;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Contact Us;url=http://talonwine.com/contact.php;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Shop;url=http://xqnvp.ezdhb.servertrust.com/;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
  }
  drawMenus();
}


