var Config = { templates: { ballon: "#poiBallonTemp", searchMapItem: "#poiItemTemp", searchListItem: "#poiListTemp", routeMapStartItem: "#routeStartMapTemp", routeMapEndItem: "#routeEndMapTemp", routeListItem: "#routeListItemTemp" }, part: { searchListDest: '#searchList', ballonCloseID: 'close', // don't need hash!!! routeListDest: '#percorso' }, Map: { container: 'cont_mappa' }, Gen: { baseUrl: '', nomeCliente: 'express', urlMotore: 'searchadmin.progettigc.paginegialle.it', slotMotore: '0168', ambigui: 'tendina' }, Wid: { zoom: 'false', compass: 'false', type: 'false', radar: 'false' }, route: { start: { className: 'contPartenzaPercorso', stepTitle: 'Partenza', stepDesc: 'Da', }, end: { className: 'contArrivoPercorso', stepTitle: 'Arrivo', stepDesc: 'A', }, straight: { className: 'contTopPercorso', stepTitle: 'Dritto', stepDesc: 'Continua in', }, left: { className: 'contLeftPercorso', stepTitle: 'Gira a sinistra', stepDesc: 'Gira a sinistra', }, right: { className: 'contRightPercorso', stepTitle: 'Gira a destra', stepDesc: 'Gira a destra', }, }, values: { id: '', city: '', street: '', } }; var s_account = "Seatpgpgitdev, seatpgglobaldev";