
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/pacificsun/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/pacificsun/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.pacificsunoliveoil.com;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Our Story;url=http://www.pacificsunoliveoil.com/our-story/;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v2p22;");
    aI("text=Custom Milling & Bottling;url=http://www.pacificsunoliveoil.com/custom-milling-bottling/;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=What We Love;url=http://www.pacificsunoliveoil.com/what-we-love/;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Delicious Recipes;url=http://www.pacificsunoliveoil.com/delicious-olive-oil-recipes/;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=FAQs;url=http://www.pacificsunoliveoil.com/olive-oil-faqs/;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=News & Events;url=http://www.pacificsunoliveoil.com/news-events/;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/pacificsun/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/pacificsun/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p22")) {
    style=subNavStyle2;
    aI("text=How Olive Oil is Made&nbsp;&nbsp;&nbsp;;url=http://www.pacificsunoliveoil.com/our-story/how-olive-oil-is-made/;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=The Pacific Sun Team&nbsp;&nbsp;&nbsp;;url=http://www.pacificsunoliveoil.com/our-story/our-team/;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Awards & Accolades&nbsp;&nbsp;&nbsp;;url=http://www.pacificsunoliveoil.com/our-story/award-winning-olive-oils/;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=What is EVOO?&nbsp;&nbsp;&nbsp;;url=http://www.pacificsunoliveoil.com/our-story/what-is-extra-virgin-olive-oil/;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
  }
  drawMenus();
}

