
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/6/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/6/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Today\'s Coffee;url=http://www.oldbisbeeroasters.com/Coffees-in-Season-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;showmenu=m_v1p1;");
    aI("text=Coffee Sampler;url=http://www.oldbisbeeroasters.com/Coffee-Samples-s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Decaf Coffee;url=http://www.oldbisbeeroasters.com/Decaf-Coffees-s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Coffee Blends;url=http://www.oldbisbeeroasters.com/Coffee-Blends-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Public Service Discount;url=/Articles.asp?ID=167;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Office Coffee Special;url=/ProductDetails.asp?ProductCode=5lbs;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
  }
  drawMenus();
}

