var MY_SERVER = 'mudassar'; API_BASE_URL = 'https://admin.zoomifier.com/'; var GAUTHID = '1042631273270-g32fjnr7135g58hkbv76agohg7v272a3.apps.googleusercontent.com'; var FBAUTHID = '8438138332923238'; 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"] = "ZoomifierDesktopViewer__mac.pkg" window["DESKTOPVIEWER_WIN"] = "ZoomifierDesktopViewer__win.exe" const CUSTOMSHOW_BRAND_LOGO = 'https://d1gklq1aehthpd.cloudfront.net/app/Customshow_logo_transparent.png'; const NEW_AUTHORIZE = "true";