
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/daystar/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/daystar/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="200";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=New Home Construction;url=http://www.daystarconstruction.com/Brimingham-New-Homes-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Additions;url=http://www.daystarconstruction.com/Additions-s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Remodeling;url=http://www.daystarconstruction.com/Home-Remodeling-Birmingham-s/13.htm;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Commercial & Business;url=http://www.daystarconstruction.com/Commercial-and-Business-Construction-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Maintenance & Repairs;url=http://www.daystarconstruction.com/Maintenance-Repairs-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Green Scene & Energy Savings;url=http://www.daystarconstruction.com/Green-Scene-Energy-Savings-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/daystar/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/daystar/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="200";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=About Us;url=http://www.daystarconstruction.com/About-Day-Star-Construction-s/10.htm;pagematch=[-_]s/10\\.htm$|searchresults\\.asp\\?cat=10$;");
    aI("text=Contact Us;url=http://www.daystarconstruction.com/Contact-Us-s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Customer Satisfaction;url=http://www.daystarconstruction.com/Customer-Satisfaction-s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Photo Gallery;url=http://www.daystarconstruction.com/Photo-Gallery-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Pricing;url=http://www.daystarconstruction.com/Day-Star-Construction-Pricing-s/9.htm;pagematch=[-_]s/9\\.htm$|searchresults\\.asp\\?cat=9$;");
    aI("text=Articles;url=http://www.daystarconstruction.com/Articles-About-Birmingham-Construction-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;showmenu=m_v2p28;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/daystar/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/daystar/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p28")) {
    style=subNavStyle2;
    aI("text=Birmingham Bathroom Remodeling&nbsp;&nbsp;&nbsp;;url=http://www.daystarconstruction.com/Birmingham-Bathroom-Remodeling-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Birmingham home builders&nbsp;&nbsp;&nbsp;;url=http://www.daystarconstruction.com/Birmingham-home-builders-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=How a Builder Can Fix Your Home&nbsp;&nbsp;&nbsp;;url=http://www.daystarconstruction.com/How-a-Builder-Can-Fix-Your-Home-s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
  }
  drawMenus();
}

