
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Garter Belts;url=http://www.colorsmack.com/Garter_Belts_both_basic_and_UV_Colors_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=UV Spinning Flags;url=http://www.colorsmack.com/LiquiLight_UV_Spinning_Flags_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Silk Scarves;url=http://www.colorsmack.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Tops, Bottoms, Arms, Legs;url=http://www.colorsmack.com/category_s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  drawMenus();
}

