Gucci.setMenu({
  "block": [
    {
      "list": [
        {
		 "item": [
		    { "id": "Jewelry", "name": "Jewelry", "url": "AllanAdler/jewelry/index.html", "klass": "menuheader" }
		  ]
		},
		{
          "submenu": [
            {
				"id": "label",
				"name": "Flatware",
				"subklass": "menuindent",
				"item": [
					{ "id": "flatware_menusubmenu", "name": "Flatware", "url": "AllanAdler/flatware/index.html", "klass": "menuheader", "pklass": "menuparlessheight" },
					{ "id": "flatware_home", "name": "HOME", "url": "index.html", "klass": "sidebar_smalltop_single" },
					{ "id": "flatware_sitemap", "name": "SITE MAP", "url": "AllanAdler/site/index.html", "klass": "sidebar_small" },
					{ "id": "flatware_contactus", "name": "CONTACT US", "url": "AllanAdler/contactus/index.html", "klass": "sidebar_small" },
					{ "id": "flatware_legal", "name": "LEGAL", "url": "AllanAdler/site/legal.html", "klass": "sidebar_small" }
        		]
            }
          ]
        },
		{
		 "item": [
		    { "id": "Holloware", "name": "Holloware", "url": "AllanAdler/holloware/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "Restoration", "name": "Restoration", "url": "AllanAdler/restoration/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "Aboutus", "name": "About Us", "url": "AllanAdler/aboutus/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "CustomDesign", "name": "Custom Design", "url": "AllanAdler/customdesign/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "Media", "name": "Media", "url": "AllanAdler/media/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "Home", "name": "HOME", "url": "index.html", "klass": "homesidebar_smalltop" }
		  ]
		},
		{
		 "item": [
		    { "id": "Sitemap", "name": "SITE MAP", "url": "AllanAdler/site/index.html", "klass": "homesidebar_small" }
		  ]
		},
		{
		 "item": [
		    { "id": "Contactus", "name": "CONTACT US", "url": "AllanAdler/contactus/index.html", "klass": "homesidebar_small" }
		  ]
		},
		{
		 "item": [
		    { "id": "Legal", "name": "LEGAL", "url": "AllanAdler/site/legal.html", "klass": "homesidebar_small" }
		  ]
		}
	  ]
	}
  ],
  "term": {
    "main": "Main Menu",
    "submenu": "Categories",
    "reset": "reset",
		"front": "view front",
		"back": "view back",
		"return": "back",
		"search": "search",
		"free shipping": "free shipping"
  }
});