
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Wholesale;url=http://store.changebythepeople.com/category-s/88.htm;pagematch=[-_]s/88\\.htm$|searchresults\\.asp\\?cat=88$;");
    aI("text=Coming Soon;url=http://store.changebythepeople.com/category-s/87.htm;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
    aI("text=Gift Certificates;url=http://store.changebythepeople.com/category-s/91.htm;pagematch=[-_]s/91\\.htm$|searchresults\\.asp\\?cat=91$;");
  }
  drawMenus();
}


