Gucci.setMenu({
  "block": [
    {
      "list": [
        {
		 "item": [
		    { "id": "Jewelry", "name": "Jewelry", "url": "AllanAdler/jewelry/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "item": [
		    { "id": "Flatware", "name": "Flatware", "url": "AllanAdler/flatware/index.html", "klass": "menuheader" }
		  ]
		},
		{
		 "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": "Abutus", "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": "aboutus_home", "name": "HOME", "url": "index.html", "klass": "sidebar_smalltop_misc" }
		  ]
		},
		{
		 "item": [
		    { "id": "aboutus_sitemap", "name": "SITE MAP", "url": "AllanAdler/site/index.html", "klass": "sidebar_small" }
		  ]
		},
		{
		 "item": [
		    { "id": "aboutus_contactus", "name": "CONTACT US", "url": "AllanAdler/contactus/index.html", "klass": "sidebar_small" }
		  ]
		},
		{
		 "item": [
		    { "id": "aboutus_legal", "name": "LEGAL", "url": "AllanAdler/site/legal.html", "klass": "sidebar_small" }
		  ]
		}
	  ]
	}
  ],
  "term": {
    "main": "Main Menu",
    "submenu": "Categories",
    "reset": "reset",

  }
});