/** * Copyright (C) 2005 Brightcove, Inc. All Rights Reserved. No * use, copying or distribution of this work may be made except in * accordance with a valid license agreement from Brightcove, Inc. * This notice must be included on all copies, modifications and * derivatives of this work. * * Brightcove, Inc MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT * THE SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, * INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR * NON-INFRINGEMENT. BRIGHTCOVE SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED * BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS * SOFTWARE OR ITS DERIVATIVES. * * "Brightcove" is a trademark of Brightcove, Inc. **/ /*********************************************** CONFIGURATION ************************************************/ /** * This is the API Token assigned to each Brightcove customer that allows for the use of Brightcove's Media Read API. * Fill in your read API token (there are two versions, but you want the one that includes URL responses) here. */ var BCReadAPIToken = "vVL4wu0jlr37OVjP4vRkdT6zZi1ODZW_90ETeI0tDKLyEsbDltI_fg.."; /** * This value indicates whether or not your account is set-up for UDS. HTML5 requires that the files be delivered * over HTTP. This is accomplished by having an account that is configured for HTTP (PD) delivery or that is set-up * for UDS. */ var isUDS = true; /* This variable is a dictionary that contains information about the location of each * Brightcove video object within the DOM of the page. Specifically, it is an associative array * where, for each stored mapping, the keys is the playerID of a given video, and the value is * the next sibling of that video object in the DOM. Keeping track of this sibling will allow * us to re-insert the mobile compatible