
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=Siding Types;url=http://www.sidingcosts.net/category-s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Free Quote;url=http://www.sidingcosts.net/category-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Coverage Charts;url=http://www.sidingcosts.net/category-s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=100% Original Siding;url=http://www.sidingcosts.net/category-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Contact Us;url=http://www.sidingcosts.net/category-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  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=Roofing Estimates;url=http://www.sidingcosts.net/ga-roofing-s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Siding Estimates;url=http://www.sidingcosts.net/Georgia-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Windows Estimates;url=http://www.sidingcosts.net/category-s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Gutters Estimates;url=http://www.sidingcosts.net/category-s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
  }
  drawMenus();
}


