
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/1/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/1/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Digital Books;url=http://www.stranodesigns.com/category_s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
  }
  drawMenus();
}


