
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/190/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/190/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Fabrication & Materials;url=/SearchResults.asp?Cat=31;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;showmenu=m_v1p31;");
    aI("text=Clothing Sizes;url=/articles.asp?id=126;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Hat Blocks;url=/articles.asp?id=122;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Colour Chart;url=/articles.asp?id=117;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=On Sale;url=/SearchResults.asp?Cat=54;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Kakadu Microwax;url=/articles.asp?id=121;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/190/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/190/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p31")) {
    style=subNavStyle1;
    aI("text=Microwax Oilskin&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=118;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Gunn Worn Canvas&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=116;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=\'Scrubbed\' Canvas&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=119;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Kakadu Leathers&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=123;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
  }
  drawMenus();
}


