
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=High School Products;url=http://www.4secondarysolutions.com/Secondary_Solutions_High_School_Literature_Guides_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Middle School Products;url=http://www.4secondarysolutions.com/Secondary_Solutions_Middle_School_Literature_Guides_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Essay and Poetry Products;url=http://www.4secondarysolutions.com/Essay_Writing_and_Poetry_Guides_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  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=HIGH SCHOOL;url=http://www.4secondarysolutions.com/Secondary_Solutions_High_School_Literature_Guides_s/3.htm;pagematch=[-_]s/374\\.htm$|searchresults\\.asp\\?cat=374$;");
    aI("text=MIDDLE SCHOOL;url=http://www.4secondarysolutions.com/Secondary_Solutions_Middle_School_Literature_Guides_s/1.htm;pagematch=[-_]s/375\\.htm$|searchresults\\.asp\\?cat=375$;");
    aI("text=Discount Bundles - Buy in Bulk and Save 10 to 15%;url=http://www.4secondarysolutions.com/Common_Core_and_NCTE_IRA_Standards_Based_Literature_Guides_s/70.htm;pagematch=[-_]s/70\\.htm$|searchresults\\.asp\\?cat=70$;");
  }
  drawMenus();
}


