
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/FMJ/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/FMJ/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="140";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=What is Blue Breeze?;url=articles.asp?id=136;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Odor Eliminating Test;url=articles.asp?id=132;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Creative Uses;url=articles.asp?ID=133;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Testimonials: What users say;url=/articles.asp?id=134;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Products;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;showmenu=m_v1p25;");
    aI("text=Odor Facts;url=articles.asp?id=135;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/FMJ/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/FMJ/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p25")) {
    style=subNavStyle1;
    aI("text=Accessories&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Socks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Tees&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Towels&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
  }
  drawMenus();
}

