
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About Ne-cap;url=http://www.coffeecapshop.com/category_s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Buy Ne-cap;url=http://www.coffeecapshop.com/product_p/nc001.htm;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Buy Coffee;url=http://www.coffeecapshop.com/category_s/1825.htm;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
    aI("text=F.A.Q.;url=http://www.coffeecapshop.com/category_s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Coffee Tips;url=http://www.coffeecapshop.com/category_s/1824.htm;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;");
    aI("text=Videos & Pictures;url=http://www.coffeecapshop.com/category_s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
  }
  drawMenus();
}


