
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="200";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Seasonal Products;url=http://www.4namesakes.com/category_s/61.htm;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Frames;url=http://www.4namesakes.com/frames_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Tooth Fairy Letters;url=http://www.4namesakes.com/Letters_From_The_Tooth_Fairy_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=Gift Certificates;url=http://www.4namesakes.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}


