
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="170";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=This Week\'s Soups;url=http://www.spoonfedsoup.com/category_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Gift Certificates;url=http://www.spoonfedsoup.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;showmenu=m_v1p1;");
    aI("text=Testimonials;url=http://www.spoonfedsoup.com/category_s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;showmenu=m_v1p30;");
    aI("text=My Rewards Points;url=/MyRewards.asp;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1")) {
    style=subNavStyle1;
    aI("text=Give a Gift Certificate&nbsp;&nbsp;&nbsp;;url=/GiftCert_sendvia.asp;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Redeem a Gift Certificate&nbsp;&nbsp;&nbsp;;url=/MyAccount_ApplyGift.asp;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/SF_main/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p30")) {
    style=subNavStyle1;
    aI("text=In the news&nbsp;&nbsp;&nbsp;;url=https://www.spoonfedsoup.com/Articles.asp?ID=157;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=What the Spoon Federates say&nbsp;&nbsp;&nbsp;;url=https://www.spoonfedsoup.com/Articles.asp?ID=126;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Give us your feedback&nbsp;&nbsp;&nbsp;;url=mailto:carmienearing@spoonfedsoup.com?subject=Spoon Fed Customer Feedback;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
  }
  drawMenus();
}

