
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/63/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/63/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="175";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Wall Decals;url=http://www.walltat.com;target=_blank;pagematch=[-_]s/324\\.htm$|searchresults\\.asp\\?cat=324$;");
  }
  drawMenus();
}


