
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/body/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/body/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Shop Now;url=/category_s/1814.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Site Help / FAQ;url=/help.asp;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
    aI("text=Shipping;url=/articles.asp?ID=57;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Returns;url=/returns.asp;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
  }
  drawMenus();
}

function display_menu_3() {}

function display_menu_3() {
  drawMenus();
}


