
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Aura1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Aura1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Specials;url=http://thesource.kriteachings.org/category_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Audio CDs;url=http://thesource.kriteachings.org/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Books & Manuals;url=http://thesource.kriteachings.org/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Digital Downloads;url=http://thesource.kriteachings.org/category_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Ebooks;url=http://thesource.kriteachings.org/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=DVDs;url=http://thesource.kriteachings.org/category_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Libros en Espanol;url=http://thesource.kriteachings.org/category_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Photos & Posters;url=http://thesource.kriteachings.org/category_s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Specialty Items;url=http://thesource.kriteachings.org/category_s/51.htm;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;showmenu=m_v1p51;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Aura1/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Aura1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p51")) {
    style=subNavStyle1;
    aI("text=Collectibles&nbsp;&nbsp;&nbsp;;url=http://thesource.kriteachings.org/category_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Yogi Bhajan Lecture DVDs&nbsp;&nbsp;&nbsp;;url=http://thesource.kriteachings.org/category_s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Library of Teachings&nbsp;&nbsp;&nbsp;;url=http://thesource.kriteachings.org/category_s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Gift Certificates&nbsp;&nbsp;&nbsp;;url=http://thesource.kriteachings.org/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}


