
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=ResortLock Products;url=/SearchResults.asp?Cat=1824;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;showmenu=m_v1p1824;");
    aI("text=Downloads & Support;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=Testimonials;url=/SearchResults.asp?Cat=1830;pagematch=[-_]s/1830\\.htm$|searchresults\\.asp\\?cat=1830$;");
    aI("text=Article Center;url=/SearchResults.asp?Cat=1831;pagematch=[-_]s/1831\\.htm$|searchresults\\.asp\\?cat=1831$;showmenu=m_v1p1831;");
    aI("text=Code Site Login;url=/SearchResults.asp?Cat=1832;pagematch=[-_]s/1832\\.htm$|searchresults\\.asp\\?cat=1832$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1824")) {
    style=subNavStyle1;
    aI("text=Shop ResortLocks&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1822;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=ResortLock Accessories&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1831")) {
    style=subNavStyle1;
    aI("text=What ResortLock Can Do For You&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1828;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
    aI("text=Using the ResortLock&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1835;pagematch=[-_]s/1835\\.htm$|searchresults\\.asp\\?cat=1835$;");
    aI("text=How ResortLock Works&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1826;pagematch=[-_]s/1826\\.htm$|searchresults\\.asp\\?cat=1826$;");
    aI("text=Frequently Asked Questions&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
  }
  drawMenus();
}


