
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=SALE;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=New Arrivals;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  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=Stains;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;showmenu=m_v2p37;");
    aI("text=Sealers;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;showmenu=m_v2p41;");
    aI("text=Specialty Products;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;showmenu=m_v2p25;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p25")) {
    style=subNavStyle2;
    aI("text=Waterproofing&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p37")) {
    style=subNavStyle2;
    aI("text=Stone Stain&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=38;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=Silica Shield Stain&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p41")) {
    style=subNavStyle2;
    aI("text=Hard-Top&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Silox-PS2&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
  }
  drawMenus();
}


