
function display_menu_8() {
  navStyle8.image=Config_CDN_URL + "v/vspfiles/templates/modernvapor/images/Template/Menu8_Bullet.gif";
  navStyle8.subimage=Config_CDN_URL + "v/vspfiles/templates/modernvapor/images/Template/Menu8_Bullet_End.gif";
  with(milonic=new menuname("m_v8p0")) {
    style=navStyle8;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/71\\.htm$|searchresults\\.asp\\?cat=71$;");
    aI("text=Shop;url=http://www.modernvapor.com/v/shop.html;pagematch=[-_]s/70\\.htm$|searchresults\\.asp\\?cat=70$;");
    aI("text=Learn;url=http://www.guides.modernvapor.com/;pagematch=[-_]s/69\\.htm$|searchresults\\.asp\\?cat=69$;");
    aI("text=Testimonials;url=http://www.modernvapor.com/category_s/68.htm;pagematch=[-_]s/68\\.htm$|searchresults\\.asp\\?cat=68$;");
    aI("text=Opportunity;url=http://www.modernvapor.com/category_s/67.htm;pagematch=[-_]s/67\\.htm$|searchresults\\.asp\\?cat=67$;showmenu=m_v8p67;");
    aI("text=Customer Support;url=http://www.modernvapor.com/category_s/66.htm;pagematch=[-_]s/66\\.htm$|searchresults\\.asp\\?cat=66$;");
  }
  subNavStyle8.image=Config_CDN_URL +"v/vspfiles/templates/modernvapor/images/Template/Menu8_Bullet.gif";
  subNavStyle8.subimage=Config_CDN_URL +"v/vspfiles/templates/modernvapor/images/Template/Menu8_Bullet_End.gif";
  with(milonic=new menuname("m_v8p67")) {
    style=subNavStyle8;
    aI("text=Wholesale&nbsp;&nbsp;&nbsp;;url=http://www.modernvapor.com/category_s/73.htm;pagematch=[-_]s/73\\.htm$|searchresults\\.asp\\?cat=73$;");
    aI("text=Affiliates&nbsp;&nbsp;&nbsp;;url=http://www.modernvapor.com/category_s/74.htm;pagematch=[-_]s/74\\.htm$|searchresults\\.asp\\?cat=74$;");
  }
  drawMenus();
}


