
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="200";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Bedside Kneelers;url=http://www.maconpromotions.com/category-s/58.htm;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Pulpits and Podiums;url=http://www.maconpromotions.com/category-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Christian Outreach Calendars;url=http://www.maconpromotions.com/category-s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Soul Winning Booklets;url=http://www.maconpromotions.com/category-s/59.htm;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v2p-1;");
    aI("text=Tract Racks;url=http://www.maconpromotions.com/category-s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Tracts;url=http://www.maconpromotions.com/category-s/67.htm;pagematch=[-_]s/67\\.htm$|searchresults\\.asp\\?cat=67$;");
  }
  drawMenus();
}


