
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/151/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/151/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.lovethetruthclothing.com/default.asp;pagematch=[-_]s/113\\.htm$|searchresults\\.asp\\?cat=113$;");
    aI("text=Men;url=http://www.LoveTheTruthClothing.com/category-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Women;url=http://www.LoveTheTruthClothing.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Children;url=http://www.LoveTheTruthClothing.com/category-s/130.htm;pagematch=[-_]s/130\\.htm$|searchresults\\.asp\\?cat=130$;");
    aI("text=About Us;url=http://www.LoveTheTruthClothing.com/category-s/75.htm;pagematch=[-_]s/75\\.htm$|searchresults\\.asp\\?cat=75$;");
    aI("text=Contact Us;url=http://www.LoveTheTruthClothing.com/category-s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=View Cart/ Checkout;url=/shoppingcart.asp;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
  }
  drawMenus();
}


