
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=Home;url=http://www.bindsupplies.com/;pagematch=[-_]s/414\\.htm$|searchresults\\.asp\\?cat=414$;");
    aI("text=Powis Parker;url=http://powis.com/;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Renz;url=http://renz.com/;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=Rhin-O-Tuff;url=http://www.rhin-o-tuff.com/;pagematch=[-_]s/466\\.htm$|searchresults\\.asp\\?cat=466$;");
  }
  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=Duplo Equipment;url=/SearchResults.asp?Cat=490;pagematch=[-_]s/490\\.htm$|searchresults\\.asp\\?cat=490$;");
    aI("text=Powis Parker Equipment;url=/SearchResults.asp?Cat=467;pagematch=[-_]s/467\\.htm$|searchresults\\.asp\\?cat=467$;");
    aI("text=Rhin-O-Tuff Equipment;url=/SearchResults.asp?Cat=428;pagematch=[-_]s/428\\.htm$|searchresults\\.asp\\?cat=428$;");
  }
  drawMenus();
}


