const _SITE_NAME = 'New Horizon Shutters International'; 
const _NOTIFICATION_EMAIL = 'admin@nhsorders.com'; 
const _SITE_NAME_SHORT = 'NHS'; 
const _COLOR_HEADER_BACKGROUND = 'rgb(207, 218, 208)'; 
const _COLOR_TEXT = 'rgb(33, 37, 41)'; 
const _COLOR_BRAND_1 = 'rgb(25, 53, 42)'; 
const _COLOR_BRAND_2 = 'rgb(25, 53, 42)'; 
const _COLOR_BRAND_3 = 'rgb(25, 53, 42)'; 
const _COLOR_BRAND_4 = 'rgb(25, 53, 42)'; 
const _CITY = 'North Charleston'; 
const _STATE = 'South Carolina'; 
const _ADDRESS_1 = '7259 Spa Road'; 
const _ADDRESS_2 = 'Suite A'; 
const _ZIP = 29418; 
const _PHONE = '+1 (843) 797-7762'; 
const _SITE_NAME_LONG = 'New Horizon Shutters International, LLC.'; 
const _EMAIL_SUPPORT = 'nhsorders.testing@gmail.com'; 
const _QUOTE_EXPIRATION_DAYS = 60; 
const _QUOTE_EXPIRATION_WARNING_DAYS = 5; 
const _SITE_TITLE = 'NHSI | Online Ordering Portal'; 
const _LOGO_SMALL = 'NHSILogo_web-90x64.png'; 
const _COMPANY_NAME = 'New Horizon Shutters'; 
const _LOGO_SVG = ' '; 
const _MARKETING_FILES = 'marketing'; 
const _MESSAGE_TIMEOUT_MS = 1500; 
const _SURE_TIMEOUT_MS = 1500; 
const _CALCULATE_BTN_DISPLAY_TIME = 1500; 
const _RELOAD_TIMEOUT = 2000; 
const _FADE_DELETE_TIME = 2000; 
const _RESET_SELECT_MS = 500; 
const _MIN_QUOTE_NAME_LENGTH = 5; 
const _MAX_QUOTE_NAME_LENGTH = 50; 
const _MIN_TAG_NAME_LENGTH = 1; 
const _MAX_MESSAGE_LENGTH = 500; 
const _MAX_OPTIONS = 100; 
const _MAX_QUANTITY = 100; 
const _MAX_TAG_NAME_LENGTH = 30; 
const _MINIMUM_SO_LENGTH = 5; 
const _MAX_MEDIA_DESCRIPTION_LENGTH = 300; 
const _CHAR_COUNT_THRESHOLD_PERCENTAGE = 50; 
const _MIN_QUANTITY = 1; 
const _MEDIA_CARD_HEIGHT = '200px'; 
const _TOKEN_COOKIE_NAME = 'token'; 
const _SITE_URL_LOCAL = 'https://com.dev.nhsorders:8890/'; 
const _NOTES_LOCATION = 'notes'; 
const _AVATAR_LOCATION = 'avatars'; 
const _MEDIA_LOCATION = 'media'; 
const _SITE_LOCATION = 'https://www.nhsorders.com/'; 
const _PASSWORD_LENGTH = 10; 
const _COOKIE_TIME = 30; 
const _DECIMAL_PRECISION = 2; 
const _ICON_LOCK = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-lock-fill" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 0a4 4 0 0 1 4 4v2.05a2.5 2.5 0 0 1 2 2.45v5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 13.5v-5a2.5 2.5 0 0 1 2-2.45V4a4 4 0 0 1 4-4m0 1a3 3 0 0 0-3 3v2h6V4a3 3 0 0 0-3-3"/></svg>'; 
const _ROUNDING = 1; 
const _EMAIL_COOKIE_NAME = 'email'; 
const _HARDWARE_PAINT_COST_PER_ITEM = 0; 
const _PURCHASE_ORDER_DEFAULT = 'Click to add'; 
const _PURCHASE_ORDER_REQUIRED = 0; 
const _SYSTEM_NOTE_NAME = 'Auto System Note'; 
const _IMAGES_LOCATION = '/images/'; 
const _LOGO_LARGE = 'NHSILogo_web.png'; 
const _DEFAULT_CONTACT = 10078; 
const _MIN_NOTIFICATION_LENGTH = 10; 
const _MAX_NOTIFICATION_LENGTH = 200; 
const _UNVALIDATED_DEALER_SUFFIX = '&nbsp;[Trial Account]'; 
const _TIMEOUT_EDIT_SECONDS = 90; 
const _TIMEOUT_EDIT_WARNING_SECONDS = 121; 
const _TIMEOUT_SESSION_SECONDS = 3600; 
const _INVALID_IP_LOGOUT_MESSAGE = 'You have been logged out, your IP address has changed or you were logged in at a different computer.'; 
const _BETA_VERSION_AND_DATE = '* RELEASE CANDIDATE 7.3.5 | 9.4.26 *'; 
const _TIMEOUT_UPDATE_SECONDS = 60; 
const _MEDIA_LOCATION_NOTES = '/media/notes/'; 
const _ERROR_MESSAGE_UNKNOWN = 'An unknown error has occurred, tech support has been notified. Please restart your browser and try again.'; 
