H63AATIV5DJHU7G2LGRBK2IJKIOPORAJ52BUDC3B5SW57XYG4NYQC var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Widgets Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/web-integration?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Waitlist Settings Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/waitlist-settings?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Manage Waitlist Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/waitlist-view?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Tracking Pixels Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/tracking/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Tracking Links Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/links?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Social Stream Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/experience/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Reports Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/reports/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Payment Options Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/payment-options?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Orders Report Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/reports?eid=" + ID + "&rid=h&filterby=attending,all";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{9}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an order ID and try again.";app.displayNotification(message, {withTitle: "Order Lookup",subtitle: "Not an Order ID",soundName: "text"});} else {ID = ID[0];var URL = "https://admin." + ENV + ".com/admin/orderinfo/?order_id=" + ID;var chrome = Application("Google Chrome");var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Order Form Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/questions?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Order Confirmation Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/order-confirmation/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Name Badges Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/attendees-badges?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Event Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://www." + ENV + ".com/myevent?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Language Settings Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/language?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Email Invitations Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/invites?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Guest List Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/attendees-list?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Manage Facebook Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/facebook-publish?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Emails to Attendees Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/attendees-email?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Event Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://www." + ENV + ".com/edit?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Discounts Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/multi_event_discounts/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Design Page Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/edit?eid=" + ID + "&preview=1#preview";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Create Invite Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/createinvite?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Checkin Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/checkin?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Charts Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/charts?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Attendee Summary Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/reports/attendee/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Analytics Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/myevent/" + ID + "/analytics/sales/";var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Affiliate Program Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/affiliates?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;
var ENV = "evbqa";var PATTERN = /\b[0-9]{11}\b/g;var app = Application.currentApplication();app.includeStandardAdditions();var INPUT = app.theClipboard();var ID = INPUT.match(PATTERN);if (!ID) {var message = "Please copy an event ID and try again.";app.displayNotification(message, {withTitle: "Add Attendees Lookup",subtitle: "Not an Event ID",soundName: "text"});} else {ID = ID[0];var URL = "https://" + ENV + ".com/attendees-add?eid=" + ID;var chrome = Application('Google Chrome');var tab = chrome.Tab({url: URL});chrome.windows[0].tabs.push(tab);chrome.activate();}ignoreOutput;