
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Scuba Diving Trips;url=/SearchResults.asp?Cat=1;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;showmenu=m_v1p1;");
    aI("text=Free-Diving Trips;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v1p2;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1")) {
    style=subNavStyle1;
    aI("text=Mid Week Open Boats - Scuba Diving&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=9;pagematch=[-_]s/9\\.htm$|searchresults\\.asp\\?cat=9$;");
    aI("text=Mid Week Advanced Diving&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Weekend Open Boats&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Bug Diving Trips&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=10;pagematch=[-_]s/10\\.htm$|searchresults\\.asp\\?cat=10$;");
    aI("text=Multi-Day Open Boats - Scuba Diving&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p2")) {
    style=subNavStyle1;
    aI("text=Single Day Free-Diving Trips - No Tanks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=11;pagematch=[-_]s/11\\.htm$|searchresults\\.asp\\?cat=11$;");
    aI("text=Multi-Day Free-Diving Trips - No Tanks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


