
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=Order Forms & Brochure Downloads;url=http://www.GraduationPlace.com/category_s/87.htm;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
    aI("text=Colors (Swatches);url=http://www.GraduationPlace.com/category_s/181.htm;pagematch=[-_]s/181\\.htm$|searchresults\\.asp\\?cat=181$;");
    aI("text=New Products;url=http://www.GraduationPlace.com/category_s/89.htm;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
  }
  drawMenus();
}


