
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/105/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/105/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="25";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Microbiology;url=/SearchResults.asp?Cat=130;pagematch=[-_]s/130\\.htm$|searchresults\\.asp\\?cat=130$;");
    aI("text=Veterinary;url=/SearchResults.asp?Cat=127;pagematch=[-_]s/127\\.htm$|searchresults\\.asp\\?cat=127$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/105/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/105/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="25";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Consumables;url=/SearchResults.asp?Cat=123;pagematch=[-_]s/123\\.htm$|searchresults\\.asp\\?cat=123$;showmenu=m_v2p123;");
    aI("text=Cell Culture;url=/SearchResults.asp?Cat=112;pagematch=[-_]s/112\\.htm$|searchresults\\.asp\\?cat=112$;");
    aI("text=Microbiology;url=/SearchResults.asp?Cat=114;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
  }
  subNavStyle2.image="/v/vspfiles/templates/105/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage="/v/vspfiles/templates/105/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p123")) {
    style=subNavStyle2;
    aI("text=Beakers&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Centrifuge Tubes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=113;pagematch=[-_]s/113\\.htm$|searchresults\\.asp\\?cat=113$;");
    aI("text=Pipet Tips&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=36;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Cryogenic Boxes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Solution Basins&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=34;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Transfer Pipets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=31;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Test Tubes&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=32;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Test Tube Racks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=33;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
  }
  drawMenus();
}


