
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/posh/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/posh/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=What\'s New;url=http://www.curljunkie.com/New-Products-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Cleansers;url=http://www.curljunkie.com/Cleansing-Products-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Conditioners;url=http://www.curljunkie.com/Hair-Conditioners-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Hair Treatments;url=http://www.curljunkie.com/Hair-Treatments-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Styling Products;url=http://www.curljunkie.com/Curly-Hair-Styling-Products-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Selection Guide;url=http://www.curljunkie.com/Product-Selection-Guide-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Sale Items/Sample Sets;url=http://www.curljunkie.com/Sales-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Goodbyes;url=http://www.curljunkie.com/category-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
  }
  drawMenus();
}


