
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/roughingit/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/roughingit/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="198";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Home;url=http://www.roughingitinstyle.com/;pagematch=[-_]s/75\\.htm$|searchresults\\.asp\\?cat=75$;");
    aI("text=Retail Experience;url=http://www.roughingitinstyle.com/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;showmenu=m_v2p55;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/roughingit/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/roughingit/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p55")) {
    style=subNavStyle2;
    aI("text=Interior Design&nbsp;&nbsp;&nbsp;;url=http://ufqfm.xqagv.servertrust.com/Articles.asp?ID=252;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Design Team&nbsp;&nbsp;&nbsp;;url=http://www.roughingitinstyle.com/Articles.asp?ID=258;pagematch=[-_]s/76\\.htm$|searchresults\\.asp\\?cat=76$;");
    aI("text=Custom Barnwood & Kitchens&nbsp;&nbsp;&nbsp;;url=http://www.roughingitinstyle.com/Articles.asp?ID=256;pagematch=[-_]s/78\\.htm$|searchresults\\.asp\\?cat=78$;");
    aI("text=Blinds-Treatments-Bedding&nbsp;&nbsp;&nbsp;;url=http://www.roughingitinstyle.com/Articles.asp?ID=255;pagematch=[-_]s/77\\.htm$|searchresults\\.asp\\?cat=77$;");
  }
  drawMenus();
}


