
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/sarta/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/sarta/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=New Arrivals;url=/category-s/43.htm;pagematch=[-_]s/113\\.htm$|searchresults\\.asp\\?cat=113$;");
    aI("text=Special;url=http://www.sartatek.com/Special-s/18.htm;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Featured Products;url=http://www.sartatek.com/featured-s/83.htm;pagematch=[-_]s/83\\.htm$|searchresults\\.asp\\?cat=83$;");
    aI("text=Master Box -Bulk;url=http://www.sartatek.com/Master-Box-Bulk-s/84.htm;pagematch=[-_]s/84\\.htm$|searchresults\\.asp\\?cat=84$;");
    aI("text=New Account;url=/register.asp?;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}


