
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Employee;url=http://www.PeckStriping.com/Employee_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;showmenu=m_v1p45;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p45")) {
    style=subNavStyle1;
    aI("text=Directory&nbsp;&nbsp;&nbsp;;url=http://www.PeckStriping.com/category_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Employee Manual&nbsp;&nbsp;&nbsp;;url=http://www.PeckStriping.com/category_s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Forms&nbsp;&nbsp;&nbsp;;url=http://www.peckstriping.com/forms;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Suggestions&nbsp;&nbsp;&nbsp;;url=http://www.PeckStriping.com/category_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


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=HOME;url=/default.asp;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=About Peck;url=http://www.PeckStriping.com/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Our Projects;url=http://www.PeckStriping.com/category_s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Project Photos;url=http://www.PeckStriping.com/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Industry Links;url=http://www.PeckStriping.com/category_s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Contact Us;url=http://www.PeckStriping.com/category_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  drawMenus();
}


