
function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/58/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/58/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="160";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=INFO @ CHALK INK;url=http://www.chalkink.com/;pagematch=[-_]s/123\\.htm$|searchresults\\.asp\\?cat=123$;");
    aI("text=Chalk Cafe;url=http://www.chalkcafe.com/;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Chalk Ink Blog;url=http://justchalkinblog.studioimageinc.com/index.html;target=_blank;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Super Sale;url=http://www.chalkinkworldstore.com/category_s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Chalk Ink Video;url=http://www.youtube.com/user/chalkinkworld#p/a/u/1/tu4xm8UO7AE;pagematch=[-_]s/146\\.htm$|searchresults\\.asp\\?cat=146$;");
  }
  drawMenus();
}

