window.firstImageLoaded = false; window.muted = true; // TODO: when change to javascript check URL param window.queryString = window.location.search; window.urlParams = new URLSearchParams(queryString); window.anaglyph = false; const anaglyphParam = urlParams.get('anaglyph'); if (anaglyphParam) { window.anaglyph = anaglyphParam === 'yes'; } window.photos = [{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FZaGLEn9WGMUe3RN3nkn8Dgc4q9q2%2F5440485996888064%2Foutputjpg-1636220280579.JPG&uploadType=resumable&upload_id=ADPycdvfVNzJnqMW0HZkNsyS5Ro9XFO-gqHBcGqGVmHve6Uui_bTOQyqTdHrLGQBGMxy4h0rGdBu7wNcylBQTUAq-5M","image_url":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/outputjpg-1636220280579.JPG","rotation":0,"thumbnail_gcs_filename":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/thumb_outputjpg-1636220280579.JPG","title":"Musqueam Creek","version":"v3","gcs_filename":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/outputjpg-1636220280579.JPG","filename":"outputjpg-1636220280579.JPG","folder":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064","is_stereo":false,"thumbnail_image_url":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/thumb_outputjpg-1636220280579.JPG","photo_type":"360_mono","id":"6420553980182528","updated_date":"2021-11-06T17:38:00.579Z","created_date":"2021-11-06T17:38:00.579Z","sort_order":1,"status":"active","has_anaglyph":false,"index":0}]; console.log('num photos: ' + window.photos.length); window.photosMap = {"6420553980182528":{"resumable_upload_uri":"https://storage.googleapis.com/upload/storage/v1/b/orbix360-prod-images/o?name=users%2FZaGLEn9WGMUe3RN3nkn8Dgc4q9q2%2F5440485996888064%2Foutputjpg-1636220280579.JPG&uploadType=resumable&upload_id=ADPycdvfVNzJnqMW0HZkNsyS5Ro9XFO-gqHBcGqGVmHve6Uui_bTOQyqTdHrLGQBGMxy4h0rGdBu7wNcylBQTUAq-5M","image_url":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/outputjpg-1636220280579.JPG","rotation":0,"thumbnail_gcs_filename":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/thumb_outputjpg-1636220280579.JPG","title":"Musqueam Creek","version":"v3","gcs_filename":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/outputjpg-1636220280579.JPG","filename":"outputjpg-1636220280579.JPG","folder":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064","is_stereo":false,"thumbnail_image_url":"/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/thumb_outputjpg-1636220280579.JPG","photo_type":"360_mono","id":"6420553980182528","updated_date":"2021-11-06T17:38:00.579Z","created_date":"2021-11-06T17:38:00.579Z","sort_order":1,"status":"active","has_anaglyph":false,"index":0}}; if (window.is_static) { window.photosRoot = 'https://storage.googleapis.com/orbix360-prod-images'; // TODO: after we create all the local schema/template folders, change this to empty string window.pluginsRoot = 'plugins/'; } else { window.photosRoot = 'https://storage.googleapis.com/orbix360-prod-images'; window.pluginsRoot = 'https://storage.googleapis.com/orbix360-prod-plugins/'; } window.minterUrl = 'https://minter.orbix360.com'; window.tourId = "5440485996888064"; window.tourUid = "ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2"; window.customUrl = "http://www.orbix360.com"; window.tourSlug = "to-the-salmon-eggs-in-november"; window.template = '360_mono'; window.template_category = ''; window.tourShortCode = "UNwh5M3Rx"; window.room = ''; window.mask = ''; window.current_image_index = 0; // todo: use photo object instead of correlated arrays window.nextImageToLoad = 1; window.photo_indexes = {}; window.im = false; window.photo_indexes['6420553980182528'] = 0; window.current_image_index = 0; window.current_image_id = 6420553980182528 window.current_info_hotspot = null; window.current_explore_page = 1; let savedCurrentExplorePage = window.localStorage.getItem('current_explore_page'); if (savedCurrentExplorePage) { window.current_explore_page = Number(savedCurrentExplorePage); } window.current_explore_filter = 'featured'; let savedCurrentExploreFilter = window.localStorage.getItem('current_explore_filter'); if (savedCurrentExploreFilter) { window.current_explore_filter = savedCurrentExploreFilter; } window.user_profile_image = 'https://lh3.googleusercontent.com/a-/AOh14GjbmDEyqHANPOg1m2xkp5koxqgJDeqG13bYB9NNVg=s96-c'; window.user_profile_name = 'Annika Van Vlack'; window.shortURLRoot = 'https://orbix360.com'; window.image_url = 'https://storage.googleapis.com/orbix360-prod-images/users/ZaGLEn9WGMUe3RN3nkn8Dgc4q9q2/5440485996888064/thumb_outputjpg-1636220280579.JPG.play.jpg'; window.image_url_root = 'https://storage.googleapis.com/orbix360-prod-images'; window.cloudFunctionsRoot = 'https://us-central1-orbix360-prod.cloudfunctions.net'; window.timeSinceRestartRotation = 0; window.initialState = {"orbs":[{"infoHotspots":[{"description":"in the spring, the survivors will first take a gulp of air to fill their swim bladders--which lets them maintain neutral buoyancy. ","from":6420553980182528,"position":{"x":-0.1366006736910323,"y":-0.33693501977153945,"z":-0.9315659119990966},"to":"info","id":"hotspot_6420553980182528_info_1636221464347","title":"fry"},{"description":"the features that imprint on the salmon as just-hatched fry--mainly scent, partly sight--is what leads them back here from the sea when they come home to spawn.","from":6420553980182528,"position":{"x":0.05652359934221504,"y":-0.41747631575254596,"z":-0.9069281165026704},"id":"hotspot_6420553980182528_info_1636221604724","to":"info","title":"scent"},{"description":"in 2012, chlorinated pool water was irresponsibly discharged into the Musqueam Creek watershed. the incident killed 1000 fish, including three spawning Coho salmon. the remains of the fish were bleached from the chlorine. (1)","from":6420553980182528,"position":{"x":0.8884196000002307,"y":-0.4583786906806142,"z":-0.024486532326075866},"id":"hotspot_6420553980182528_info_1636221773526","to":"info","title":"moving backwards 1"},{"description":"\"It kind of felt like somebody burnt my church down. That's how important this system is to me. It's culturally important. It's culturally who I am.\" --Aboriginal fisheries officer Willard Sparrow to CBC about the 2012 chlorine incident. (1)","from":6420553980182528,"position":{"x":0.9258682039877342,"y":-0.33479256188854106,"z":0.17516280812043133},"to":"info","id":"hotspot_6420553980182528_info_1636222004580","title":"moving backwards 2"},{"description":"once, Vancouver was home to 52 salmon-bearing streams. settler colonial degradation, development, and over-fishing winnowed this figure down to only one: Musqueam Creek. and in 1996, only six spawning salmon returned home to its waters. (2)","from":6420553980182528,"id":"hotspot_6420553980182528_info_1636222529874","to":"info","position":{"x":0.2214929648787014,"y":-0.4985640149910197,"z":-0.8380780330406451},"title":"1/52"},{"description":"in the late 90s, restoration efforts informed by the knowledge of Musqueam elders began on the creek. the salmon population recovered from its most dire position. (2)","from":6420553980182528,"to":"info","position":{"x":0.44443215765277977,"y":-0.5838217428464846,"z":-0.6794352285713394},"id":"hotspot_6420553980182528_info_1636223203210","title":"rebirth"},{"description":"the Musqueam Reserve now encompasses the downstream portion of Musqueam Creek, including its mouth at the Fraser River. but the Musqueam people's connection to this specific place far predates the colonial reserve system; they have lived next to these waters for over 4000 years. (2)","from":6420553980182528,"position":{"x":0.6650274902385348,"y":-0.6008507160916554,"z":-0.4435277378013472},"to":"info","id":"hotspot_6420553980182528_info_1636223795692","title":"human histories 1"},{"description":"about the location: this is Musqueam Creek, specifically the portion that passes through Musqueam Park. the background sound of running water was recorded at this exact spot.","from":6420553980182528,"to":"info","id":"hotspot_6420553980182528_info_1636241903004","position":{"x":0.5217219255042498,"y":0.11863196647059421,"z":-0.8448270171931399},"title":"\"To Salmon Eggs, in November\""},{"description":"more broadly, Salish peoples' lifeways have been intertwined with the lives of salmon since time immemorial. across the region, elders tell of salmon runs that filled the rivers from bank to bank--a sight that no longer persists in living memory. the story of salmon is a story of precolonial lifeways, colonization, decolonial resilience.","from":6420553980182528,"to":"info","position":{"x":0.7891646106357239,"y":-0.5842164221388467,"z":-0.18950036787154595},"id":"hotspot_6420553980182528_info_1636242096247","title":"human histories 2"},{"description":"the spawning female salmon digs a gravel den and lays her eggs in it, where the male salmon fertilizes the brood. the spawning salmon soon die. under the gravel, the eggs develop in the winter months and emerge as fry come spring.","from":6420553980182528,"to":"info","position":{"x":-0.344886979597012,"y":-0.31764887869046116,"z":-0.8832622267317578},"id":"hotspot_6420553980182528_info_1636242709775","title":"gravel"}],"id":6420553980182528,"hotspots":[]}],"autorotate":{"enabled":false},"versionNumber":3}; window.brandingAllowed = false; window.upgradeCheckoutSessionStatus = ''; window.isPro = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete'); window.nadirLogoURL = (window.brandingAllowed || window.upgradeCheckoutSessionStatus == 'complete') ? '/images/powered-by-orbix_nadir.png' : '/images/orbix_nadir.png'; window.editMode = false;