var MY_SERVER = 'mudassar';
API_BASE_URL = 'https://admin.zoomifier.com/';
var GAUTHID = '1042631273270-g32fjnr7135g58hkbv76agohg7v272a3.apps.googleusercontent.com';
var FBAUTHID = '8438138332923238';
var allowEngagementTab = ['886','512','762'];
const DISABLE_PPTX_TO_CUSTOMSHOW = ["701"];
const WINDOW_TITLE = 'Zoomifier';
const ZOOMIFIER_S3_BUCKET = 'zoomifier--prd';
const COPY_FILE_API = 'https://api.zoomifier.com/copyfile';
const ZOOMIFIER_DOC_REPO = "//cdn.zoomifier.com/";
const ZOOMIFIER_DOC_URL = "//cdn.zoomifier.com/";
const ZOOMIFIER_DOC_REPO_S3 = 'https://s3.us-east-1.amazonaws.com/zoomifier--prd/';
const ZOOMIFIER_CDN_SERVER = 'https://cdn.zoomifier.com/';
const MEDIA_CDN_PATH = 'https://cdn.zoomifier.com/';
const THUMB_CDN_PATH = 'https://cdn.zoomifier.com/';
const MEDIA_SERVERS = ['https://cdn.zoomifier.com/','https://cdn.zoomifier.com/','https://cdn.zoomifier.com/','https://cdn.zoomifier.com/'];
const STATIC_BASE_PATH = 'https://cdn.zoomifier.com/'+'static/';
const IMAGES_PATH = 'https://cdn.zoomifier.com/';
const REVEAL_BASE_PATH = "https://d1gklq1aehthpd.cloudfront.net/lib/reveal/";
const FONTS_PATH = 'https://cdn.zoomifier.com/'+'fonts/';
const CREATE_THUMBNAIL_API = 'https://api.zoomifier.com/createslidethumbnail';
const PRINT_API = 'https://api.zoomifier.com/createpdf';
//const START_RECORDING_SERVER = "start_recording.php";
const START_RECORDING_SERVER = "https://api.zoomifier.com/recorder";
const RECORDING_SERVER = "https://api.zoomifier.com/recorder";
const ZOOMIFIER_RECORDING_SIMULCAST_URL = "https://simulcast1.zoomifier.com/";
const INSTANCE_BRAND_NAME = 'Zoomifier';
//SERCH FOR PROTOCOL N BELOW
const ZOOMIFIER_COMMUNITY_URL = 'https://community.zoomifier.com/';
const ZOOMIFIER_SIMULCAST_LOGS_URL = 'https://api.zoomifier.com/simulcastsession';
var MEDIA_SERVER = 'https://wsapi.zoomifier.com/sfu/';
const ZOOMIFIER_SIMULCAST_URL = 'https://simulcast.zoomifier.com/';
const ZOOMIFIER_ENGAGE_URL = 'https://engage.zoomifier.com/'
var GOOGLE_CLIENT_ID = '1050661383164-qfuubgi1kocdectksi11oafldhbbt0na.apps.googleusercontent.com';
var GOOGLE_SCOPE_NAMES = ['https://www.googleapis.com/auth/gmail.readonly', 'https://www.googleapis.com/auth/userinfo.email'];
var GOOGLE_SCOPES = 'https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/userinfo.email';
var ZOOMIFIER_API_SERVER='https://api.zoomifier.com/'
var ZOOMIFIER_LAMBDA_JOURNEYTHB_URL='https://api.zoomifier.com/setjourneythumbnail'
var ZOOMIFIER_DOCUMENT_REPO_S3='https://s3.us-east-1.amazonaws.com/zoomifier--prd/'
var COMMUNITY_WEB_LINK='https://community.zoomifier.com';
var UNSUBSCRIBE_LINK='https://zffapp.zoomifier.com/unsubscribe.php'
const ENV_NAME = 'production';
const CURRENT_HOST_NAME = 'zoomifier.com';
const SPACES_LAMBDA = 'https://api.zoomifier.com/spaces';
var ZOOMIFIER_DOCUMENT_REPO = 'cdn.zoomifier.com/';
const PREVIEW_LAMBDA = 'https://api.zoomifier.com/createpreview';
const BROADCASTER_LAMBDA = 'https://api.zoomifier.com/broadcaster';
ATTACHMENT_LAMBDA = 'https://api.zoomifier.com/emailattachment'
const ZOOMIFIER_FILES_URL = 'http://zffapp.zoomifier.com/files/';
const BRAND_LOGO = 'https://d1gklq1aehthpd.cloudfront.net/app/zoomifier-logo.svg';
const BRAND_FAVICON = 'https://d1gklq1aehthpd.cloudfront.net/app/zoomifier-favicon.png';
const LOGIN_PAGE_GRAPHIC = 'https://d1gklq1aehthpd.cloudfront.net/app/login-background-zoomifier.svg';
const VERSION_NO = '1';
window["DESKTOPVIEWER_MAC"] = "https://static.zoomifier.com/desktop-viewer/ZoomifierDesktopViewer_1.4.4__mac.pkg"
window["DESKTOPVIEWER_WIN"] = "https://apps.microsoft.com/detail/9n02h5bddm0l?hl=en-US&gl=US"
const CUSTOMSHOW_BRAND_LOGO = 'https://d1gklq1aehthpd.cloudfront.net/app/Customshow_logo_transparent.png';
const NEW_AUTHORIZE = "true";
const SF_REDIRECT_URI = "https://app.zoomifier.com/v2/oauth_callback";
const SF_LOGIN_URI = "https://login.salesforce.com/";
const SHOW_IN_APP_BILLING = 'true';
const SHOW_APP_AUTHORISATION = "true";
const PLUS_BILLING_CLIENT = "1115,1120,";
const STRIPE_KEY = "pk_live_51PDwJ6Eq6pM9b6cj7v5mkHgD5AsnPIkj2RXbHGpfDOroOPDw9WdW52iZVqgMouSuM43vYH0u6e4m8K574wX0UdtR00S6nKV6wm";
oktaEnabledClients = ['512'];
const ZOOMIFIER_DEVELOPERS_SERVER = 'https://developers.zoomifier.com/';
const SEM_SEARCH_CLIENTS = ['512'];
SOCKET_URL = 'https://socket.zoomifier.com/';
const ZOOMIFIER_DEVELOPERS_SERVER_SALES_OPP = 'https://developers.zoomifier.com/';
const ALLOW_PANO_EDITOR = ['512','1387'];
var GEO_CLIENT_IDS = [Number(JSON.parse(localStorage.client).CLIENTID)];
const NEW_IMPORT_PPTX = ['512','1387','773'];
IS_MULTIPLE_REFERENCE = JSON.parse(localStorage.client).CLIENTID == "724" || JSON.parse(localStorage.client).CLIENTID == "727";