
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/posh/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/posh/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://cjvo3.bq4xc.servertrust.com;pagematch=[-_]s/106\\.htm$|searchresults\\.asp\\?cat=106$;");
    aI("text=BLOG;url=http://trix-gear.tumblr.com/;target=_blank;pagematch=[-_]s/128\\.htm$|searchresults\\.asp\\?cat=128$;");
    aI("text=MEN;url=http://www.trix-gear.com/MEN_S_T_SHIRTS_s/97.htm;pagematch=[-_]s/97\\.htm$|searchresults\\.asp\\?cat=97$;");
    aI("text=WOMEN;url=http://www.trix-gear.com/WOMEN_S_T_SHIRTS_s/98.htm;pagematch=[-_]s/98\\.htm$|searchresults\\.asp\\?cat=98$;");
    aI("text=BABIES;url=http://www.trix-gear.com/category_s/126.htm;pagematch=[-_]s/126\\.htm$|searchresults\\.asp\\?cat=126$;");
    aI("text=KIDS;url=http://www.trix-gear.com/Triathlon_t_shirts_s/127.htm;pagematch=[-_]s/127\\.htm$|searchresults\\.asp\\?cat=127$;");
    aI("text=STICKERS;url=http://www.trix-gear.com/category_s/124.htm;pagematch=[-_]s/124\\.htm$|searchresults\\.asp\\?cat=124$;");
    aI("text=CLEARANCE;url=http://www.trix-gear.com/category_s/131.htm;pagematch=[-_]s/131\\.htm$|searchresults\\.asp\\?cat=131$;");
    aI("text=RACE COVER;url=http://www.trix-gear.com/New_Arrivals_s/88.htm;pagematch=[-_]s/88\\.htm$|searchresults\\.asp\\?cat=88$;");
  }
  drawMenus();
}


