
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/Causley/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/Causley/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=T-shirts & Screen Printing;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Hats & Embroidered Apparel;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v3p2;");
    aI("text=Awards & Laser Engraved Gifts;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;showmenu=m_v3p3;");
    aI("text=Cad-cut Vinyl Lettering & Designs;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/Causley/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/Causley/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p2")) {
    style=subNavStyle3;
    aI("text=Hats&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Jackets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/Causley/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/Causley/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p3")) {
    style=subNavStyle3;
    aI("text=Awards&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Flasks and Glassware&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


