#: locale=de ## Tour ### Cookies Policy CookiesPolicy_8CE2EDC1_9B3B_087C_41D7_D3061BE571A1.url = https://www.cookiepolicygenerator.com/live.php?token=XdhxGqndhu31rhVhzapf55is4oWPI8wg ### Description ### Title tour.name = WECC WESTHAFEN EVENT & CONVENTION CENTER ## Skin ### Button Button_95AB7F91_9B4B_081D_41DB_E9275E698957.label = kleiner Saal Button_95AB7F91_9B4B_081D_41DB_E9275E698957.pressedLabel = kleiner Saal Button_95AB7F91_9B4B_081D_41DB_E9275E698957_mobile.label = kleiner Saal Button_95AB7F91_9B4B_081D_41DB_E9275E698957_mobile.pressedLabel = kleiner Saal Button_95F41E3E_9B4B_0807_41B9_F2B75D2CD52C.label = großer Saal Button_95F41E3E_9B4B_0807_41B9_F2B75D2CD52C.pressedLabel = großer Saal Button_95F41E3E_9B4B_0807_41B9_F2B75D2CD52C_mobile.label = großer Saal Button_95F41E3E_9B4B_0807_41B9_F2B75D2CD52C_mobile.pressedLabel = großer Saal Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.label = Workshopkombi 2 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.pressedLabel = Workshopkombi 2 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.label = Workshopkombi 2 Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.pressedLabel = Workshopkombi 2 Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.label = Workshop Bereich Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.pressedLabel = Workshop Bereich Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.label = Workshop Bereich Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.pressedLabel = Workshop Bereich Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.label = Workshopkombi 1 Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.pressedLabel = Workshopkombi 1 Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.label = Workshopkombi 1 Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.pressedLabel = Workshopkombi 1 Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.label = Lobby EG Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.pressedLabel = Lobby EG Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.label = Lobby EG Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.pressedLabel = Lobby EG Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.label = Lobby 1.OG Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.pressedLabel = Lobby 1.OG Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.label = Lobby 1.OG Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.pressedLabel = Lobby 1.OG ### Multiline Text HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D_mobile.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
### Label Label_3AF5D57D_6B32_4C78_41C4_4133378EFD8E.text = Link kopiert Label_84F81138_9BC7_380B_4164_791FB27B2FE6.text = --- Label_84F81138_9BC7_380B_4164_791FB27B2FE6_mobile.text = --- Label_84F89137_9BC7_3804_41E2_5C499030FC72.text = 250 Label_84F89137_9BC7_3804_41E2_5C499030FC72_mobile.text = 250 Label_84F96137_9BC7_3805_41E3_5860A9FB402F.text = 3.00m Label_84F96137_9BC7_3805_41E3_5860A9FB402F_mobile.text = 3.00m Label_84F9F136_9BC7_3804_41A9_15F01D9BAA91.text = 4,50m Label_84F9F136_9BC7_3804_41A9_15F01D9BAA91_mobile.text = 4,50m Label_84FB2138_9BC7_380C_41C1_842365E6900D.text = 180 Label_84FB2138_9BC7_380C_41C1_842365E6900D_mobile.text = 180 Label_84FBA138_9BC7_380B_41E1_FDD8A6A72B01.text = 130 Label_84FBA138_9BC7_380B_41E1_FDD8A6A72B01_mobile.text = 130 Label_A8695BB9_9BCD_080C_4183_BA4BB8AD3779_mobile.text = Link kopiert Label_BB387B5E_9BC7_0804_41D8_A2B842FF9A03.text = 770m² Label_BB387B5E_9BC7_0804_41D8_A2B842FF9A03_mobile.text = 770m² Label_BB3A1B60_9BC7_083B_41D1_567565EDC48B.text = 500 Label_BB3A1B60_9BC7_083B_41D1_567565EDC48B_mobile.text = 500 Label_BB3A4B5F_9BC7_0804_4195_175163C8C4CB.text = 800 Label_BB3A4B5F_9BC7_0804_4195_175163C8C4CB_mobile.text = 800 Label_BB3ABB66_9BC7_0807_41CC_7EDBE763FE19.text = 820 Label_BB3ABB66_9BC7_0807_41CC_7EDBE763FE19_mobile.text = 820 Label_BB3AEB65_9BC7_0804_41E1_3F9B859CC187.text = 420 Label_BB3AEB65_9BC7_0804_41E1_3F9B859CC187_mobile.text = 420 Label_BB3BEB5F_9BC7_0805_41D0_D5552462D6EC.text = 12,4m Label_BB3BEB5F_9BC7_0805_41D0_D5552462D6EC_mobile.text = 12,4m Label_BBA0B74E_9BC5_7804_41C2_4C2281DD52DC.text = 150 Label_BBA0B74E_9BC5_7804_41C2_4C2281DD52DC_mobile.text = 150 Label_BBA1474F_9BC5_7804_419A_ECDF3B062253.text = 100 Label_BBA1474F_9BC5_7804_419A_ECDF3B062253_mobile.text = 100 Label_BBA1E74F_9BC5_7805_41DA_D250C1D19430.text = --- Label_BBA1E74F_9BC5_7805_41DA_D250C1D19430_mobile.text = --- Label_BBA3274E_9BC5_7804_41E1_B9256EE241E3.text = 4,50m Label_BBA3274E_9BC5_7804_41E1_B9256EE241E3_mobile.text = 4,50m Label_BBA3B74E_9BC5_7807_41DE_D4E8F725E54F.text = 120m² Label_BBA3B74E_9BC5_7807_41DE_D4E8F725E54F_mobile.text = 120m² Label_BBA6D750_9BC5_781B_41D5_B453A2389F8E.text = 120 Label_BBA6D750_9BC5_781B_41D5_B453A2389F8E_mobile.text = 120 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9.text = 350 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9_mobile.text = 350 Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B.text = 12,4m Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B_mobile.text = 12,4m Label_D8CF1887_EB52_4488_41CE_91C230A1A885.text = 200 Label_D8CF1887_EB52_4488_41CE_91C230A1A885_mobile.text = 200 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A.text = 280 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A_mobile.text = 280 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA.text = 350 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA_mobile.text = 350 Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515.text = 450m² Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515_mobile.text = 450m² Label_DE53911E_EADE_45B8_41C5_18303F946E70.text = WECC - Westhafen Event & Convention Center Label_DE53911E_EADE_45B8_41C5_18303F946E70_mobile.text = WECC - Westhafen Event & Convention Center ### Tooltip Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC.toolTip = Floorplan Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC_mobile.toolTip = Floorplan Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B.toolTip = Share Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B_mobile.toolTip = Share Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6.toolTip = VR Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6_mobile.toolTip = VR Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B.toolTip = Map Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B_mobile.toolTip = Map Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9.toolTip = fullscreen Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9_mobile.toolTip = fullscreen ## Media ### Title panorama_524109F6_5815_70BD_419D_1219119C68E2.label = IMG_3654-A_1OG_grosser-Saal_007 panorama_5241B490_5814_D775_41D1_059CAFA67F62.label = IMG_3638-A_1OG_grosser-Saal_006 panorama_5241D6BF_5815_D0AB_41AD_66A99AF7E0FF.label = IMG_3670-A_1OG_grosser-Saal_008 panorama_5242B469_5817_57D7_41C7_CF76606E4B44.label = IMG_3606-A_1OG_grosser-Saal_004 panorama_5242C132_5817_31BA_416D_F5852F1D924F.label = IMG_3622-A_1OG_grosser-Saal_005 panorama_524360B8_5817_F0B5_41D0_BC9A3782ABE8.label = IMG_3590-A_1OG_grosser-Saal_003 panorama_5247DD18_5817_7175_41C1_948D3BAE937F.label = IMG_3574-A_1OG_grosser-Saal_002 panorama_5262BAF0_581B_50B5_41B9_10B4E87C5935.label = IMG_3282-A_1OG_kleiner-Saal_03 panorama_5262C996_5814_D17D_41CB_9EBA1B451757.label = IMG_3266-A_1OG_kleiner-Saal_02 panorama_5262F830_581C_FFB5_41D0_3A227D23C632.label = IMG_3506-A_1OG_Lobby_006 panorama_5263653A_581D_31B5_41D1_D04CD7D29B7D.label = IMG_3346-A_1OG_Lobby_004 panorama_52637CAA_581D_D755_41D5_6A070F05CC2A.label = IMG_3330-A_1OG_Lobby_003 panorama_526CAB2E_581D_71AD_416B_C988E6A8AD2A.label = IMG_3314-A_1OG_Lobby_002 panorama_526CC6E5_581D_50DF_41D4_BE37C59BC674.label = IMG_3362-A_1OG_Lobby_005 panorama_526D64E8_581F_50D5_4197_05FDA02A5B76.label = IMG_3522-A_1OG_Lobby_007 panorama_526D7056_581F_4FFD_41B1_6CCC469AB680.label = IMG_3542-A_1OG_Lobby_008 panorama_529E06F6_581D_50BD_41C5_A6FDCE4AA7EF.label = IMG_3726-A_EG_Lobby_003 panorama_529EA367_581D_51DB_41C8_16BB9CADFE34.label = IMG_3758-A_EG_Lobby_005 panorama_529EB52E_581D_F1AD_4183_240B381B5DAE.label = IMG_3742-A_EG_Lobby_004 panorama_529EC96E_581D_31AD_41D1_10F08328AACB.label = IMG_3774-A_EG_Lobby_006 panorama_529F0A9E_581B_536D_41C9_3B254174CBD8.label = IMG_3806-A_EG_Lobby_008 panorama_529F7B77_581D_31BB_41C8_55EBB5005D43.label = IMG_3710-A_EG_Lobby_002 panorama_529FA5F8_581C_D0B5_41CD_E9906E8372A5.label = IMG_3790-A_EG_Lobby_007 panorama_529FD215_581B_337F_41CA_01EE4E9E3577.label = IMG_3822-A_EG_Lobby_009 panorama_52AA7E22_5815_5355_41C3_6C2B0F0E3388.label = IMG_3970-A_EG_Workshopraum-Kombi-2_02 panorama_52AB0FF1_5814_F0B7_4189_C30009BDC243.label = IMG_3986-A_EG_Workshopraum-Kombi-2_03 panorama_52B442DC_5817_D0ED_41A4_736F58732617.label = IMG_3890-A_EG_Workshopraum-Kombi_02 panorama_52B4A85E_5817_3FED_41C2_C2ED828B3AA8.label = IMG_3906-A_EG_Workshopraum-Kombi_03 panorama_52BBE870_5815_5FB5_41D0_903CAA565D0E.label = IMG_3922-A_EG_Workshop-Bereich_03 panorama_52BBF0EE_5815_F0AD_41C8_9AAE2F80478F.label = IMG_3938-A_EG_Workshop-Bereich_04 panorama_52BC5555_5815_51FF_41C1_8C56657458BB.label = IMG_3854-A_EG_Workshop-Bereich_02 panorama_53085FC9_581D_30D7_41B6_CF1C9D4EA59D.label = IMG_3298-A_1OG_Lobby_001 panorama_532707F1_5814_F0B7_41D3_0A07058D6AA4.label = IMG_3558-A_1OG_grosser-Saal_001 panorama_533F33A1_581C_D157_41BF_922A7CC5EFCA.label = IMG_3694-A_EG_Lobby_001 panorama_5356EBC2_5814_D0D5_41CA_7858EA217CDF.label = IMG_3250-A_1OG_kleiner-Saal_01 panorama_5360C7E6_5817_50DD_41C3_19BE248B2F2A.label = IMG_3870-A_EG_Workshopraum-Kombi_01 panorama_536B7BAF_5814_D0AB_41AC_DC694A09666D.label = IMG_3838-A_EG_Workshop-Bereich_01 panorama_539B4BE5_5815_70DF_41BD_A1E9E2C70982.label = IMG_3954-A_EG_Workshopraum-Kombi-2_01 ## Action ### URL LinkBehaviour_ABB2C785_9BCB_1804_41D3_CBD0E821ADF3.source = https://convention.visitberlin.de/meetingguideberlin/locations/gaerten-der-welt LinkBehaviour_B66E1BF1_A290_9332_4172_16BAF1414DEB.source = https://convention.visitberlin.de/meetingguideberlin/locations/gaerten-der-welt WebFrame_AA32D3AE_F9F2_4498_41DB_F97C9EED83C8.url = https://tours.nexpics.com/elements/copyright-element.html WebFrame_AA32D3AE_F9F2_4498_41DB_F97C9EED83C8_mobile.url = https://tours.nexpics.com/elements/copyright-element.html WebFrame_FCBECF02_3AD6_5D88_41A8_396A9BAE7E20.url = https://maps.google.com/maps?output=embed¢er=52.536582,13.337737&z=15&q=WECC+-+Westhafen+Event+%26+Convention+Center WebFrame_FCBECF02_3AD6_5D88_41A8_396A9BAE7E20_mobile.url = https://maps.google.com/maps?output=embed¢er=52.536582,13.337737&z=15&q=WECC+-+Westhafen+Event+%26+Convention+Center