46 people 👁️ing this randomly

-1 && document.body.querySelectorAll(‘.lookup-calHolder’)) { document.body.classList.add(‘crm-calendar-popup’); }; ]]> Add to Trip”, removeButtonTemplate : “
View Trip” }); } // do not init map until tab is clicked. we bind mousedown and click to match foundation tabs behavior var mapInited = false; root.find(“[data-sv-mapTabButton]”).one(“mousedown click”, function() { if (mapInited === true) { return; } else { mapInited = true; } var placemarks = [{ id : data.placemark.recid, marker : { position : [data.placemark.latitude, data.placemark.longitude] }, infoWindow : { content : goatee.fill(infoWindowTmpl, data.placemark), maxWidth : 300 } }]; mapObj.init({ node : root, map : { markerIcon : ‘/includes/public/assets/map-pin.svg’, mapOptions : { zoom: 16 } } }, true); mapObj.setState({ placemarksAdded : false, placemarks : placemarks }); }); // foundation tab init $(document).foundation(“tab”, “reflow”); root.find(“.left-nav.tabs.no-stack”).show().find(“> dd:first > a”).click(); $(‘a.toggle’).click(function() { $(this).toggleClass(‘active’); $(this).parent(‘li’).toggleClass(‘active’); $(this).next(‘.content’).toggleClass(‘active’); }); //add tracking /* register available UI events */ var watcher = new UIWatcher({}, root, document); var uid = clientLib.uuid().toString(); watcher.add(“jquery”, “item-click”, uid, { name: “Events” }); var _escapeMeta = function(str) { var rtnstr = $.trim(str).replace(/(“|’)/g, function(val){ if(val == ‘”‘){ return ‘”‘; }else{ return “‘”; } }); return rtnstr; } root.find(“[data-ui-website]”).on(“click”, null, {displayText: “Visit Website”, type: “Text”, linkTo: “Visit Website”, eventName: “partner_referral” }, handleClick); root.find(“[data-ui-findtickets]”).on(“click”, null, {displayText: “Find Tickets”, type: “Text”, linkTo: “Find Tickets”, eventName: “purchase_referral” }, handleClick); root.on(“click”, “[data-ui-add-to-trip]”, {displayText: “Add to Trip”, type: “Button”, linkTo: “Tripbuilder – Add”, eventName: “add_to_favorites”}, handleClick); root.on(“click”, “[data-ui-view-trip]”, {displayText: “View Trip”, type: “Button”, linkTo: “Tripbuilder – View”}, handleClick); root.find(“[data-ui-tab-map]”).on(“click”, null, {displayText: “Map”, type: “Text”, linkTo: “Click Tab – Map”}, handleClick); root.find(“[data-ui-tab-about]”).on(“click”, null, {displayText: “About”, type: “Text”, linkTo: “Click Tab – About”}, handleClick); function handleClick(event) { var listingTitle = _escapeMeta(“Sawyer Yards”); var title = _escapeMeta(“The Infinite”); var itemClickBase = {name: “Item Click”, refTitle: listingTitle+” | “+title, view: “Detail”}; var displayText = (event.data.displayText) ? event.data.displayText : $(event.target).text().trim(); root.trigger(“item-click”, $.extend({}, itemClickBase, {displayText: displayText, type: event.data.type, linkTo: event.data.linkTo, itemType: ‘events’, eventName: event.data.eventName})); } var theater = $(‘.root_panel’).attr(‘data-is-theater’); if (theater === ‘Theater’) { document.body.classList.add(‘theater’); $(‘.root_panel’).addClass(‘theater’) } root.find(‘.tab-cont .tab’).on(‘click’, function() { root.find(‘.tab.active’).removeClass(‘active’); root.find(‘.detail-overview-content.active’).removeClass(‘active’); $(this).addClass(‘active’); var tabId = $(this).attr(‘id’); root.find(‘.’ + tabId + ‘-cont’).addClass(‘active’); }); }); ]]>
Source
this site is a gnomie of the domain mym3verse.space