/* LOCALIZED MENU */

Gallery.setMenu({
  
  "block": [
    {
      "list": [
        {
          "submenu": [
            {
              "id": "label",
              "name": "Galleries",
              "item": [
				{ "id": "w preview felix", "name": "Felix Fujikoon", "url": "/gallery/?id=01" },
				{ "id": "m preview dirty", "name": "Party", "url": "/gallery/?id=02" },
				{ "id": "preview party", "name": "Lieu", "url": "/gallery/?id=03" },
				{ "id": "preview terror 1", "name": "Nuit de la Terreur Part 1", "url": "/gallery/?id=04" },
				{ "id": "preview terror 2", "name": "Nuit de la Terreur Part 2", "url": "/gallery/?id=05" }
				]
            }
          ]
	},
	{
		"submenu": [
            {
              "id": "label",
              "name": "Liens",
              "item": [
				{ "id": "link artconek", "name": " artconek.com", "url": "http://www.artconek.com" },
				{ "id": "link zeste", "name": "zeste.net", "url": "http://www.zeste.net" },
				{ "id": "link lembobineuse", "name": "lembobineuse.biz", "url": "http://www.lembobineuse.biz" }
              	]
	          }
	        ]
	      },
	{
          "submenu": [
            {
              "id": "label",
              "name": "Photographes",
              "item": [
		{ "id": "foto amens", "name": "Amens", "url": "http://www.zeste.net" },
                { "id": "foto Katy", "name": "Henry3", "url": "http://www.poopoopidoo.com" }
              ]
            }
          ]
        }
	      ]
	    },
    {
      "list": [
        {
          "item": [
            { "id": "store locations", "klass": "small", "name": "contact", "url": "http://www.sideration.org/" }
          ]
        }
      ]
    }
  ],
  "term": {
    "main": "Navigation",
    "submenu": "Categories",
    "Felix Fujikoon": "Felix Fujikoon",
    "Party": " Party @ L'Embobineuse / 31/12/2005",
    "L'Embobineuse": "L'Embobineuse",
    "Nuit de la Terreur Part 1": "Nuit de la Terreur Part 1",
    "Nuit de la Terreur Part 2": "Nuit de la Terreur Part 2",
    "reset": "reset",
    "holiday catalog": "holiday",
    "timepieces campaign": "timepieces",
    "indy campaign": "the indy collection",
    "holiday catalog": "holiday",
    "catalogs" : "catalogues",
    "first page": "Premiere page",
    "overview": "Vue d'ensemble",
    "navigation": "Navigation",
    "shopping bag": "shopping bag",
    "backorder promise": "this item is expected to ship between _BackorderPromiseDateLo_ and _BackorderPromiseDateHi_",
    "photo unavailable": "photo unavailable",
    "front": "view front",
    "back": "view back",
    "show outlines": " ",
    "hide outlines": " ",
    "privacy policy": " ",
    "purchase information": " "
  }
  
});

/* HOMEPAGE FEATURES */
/*
var imgs  = ['image/Gucci/hp_gbg_g8?$h_scroll$&crop=90,100,1000,504','http://s7ondemand5.scene7.com/is/image/Gucci/hp_ss08_rtww?$h_scroll$&crop=0,100,1000,504','http://s7ondemand5.scene7.com/is/image/Gucci/hp_fw_jewlcat?$h_scroll$&crop=0,100,1000,504'];
var zooms = [ [[0,0],[-90,0]],[[-80,0],[80,0]],[[0,0],[-90,0]] ];
var texts = [ ['gucci by gucci','video by','david lynch'], ['women\'s','spring summer','fashion show 08'], ['','fine jewellery','catalogue'] ];
var hrefs = ['/int/uk-english/gucci-by-gucci/', '/int/uk-english/preview/spring-summer-08/womens/', '/int/catalog/fine-jewelry/'];
*/

