
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/gourmet/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/gourmet/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Our Story;url=http://www.parmasausage.com/category_s/89.htm;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
    aI("text=Gift Certificates;url=http://www.parmasausage.com/category_s/87.htm;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
    aI("text=Parma Brand Gift Box;url=http://www.parmasausage.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}


