
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/227/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/227/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Cloth Diapers;url=http://www.monkeysnuggles.com/category-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Ready to Ship Woolies;url=http://www.monkeysnuggles.com/category-s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Yarn & Custom Knitting;url=http://www.monkeysnuggles.com/category-s/64.htm;pagematch=[-_]s/64\\.htm$|searchresults\\.asp\\?cat=64$;");
    aI("text=Accesories;url=http://www.monkeysnuggles.com/category-s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=SPECIAL OFFERS / SALE;url=http://www.monkeysnuggles.com/category-s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
  }
  drawMenus();
}


