// escape the values in the array because
// ExternalInterface doesn’t escape some properly

var strPathToSWF='/contents/misc/';
//var strPathToSWF='';

var strMovieID='HomePageVideoClip';
var strRSSURL='http://link.brightcove.com/services/link/bcpid1351302840?action=mrss';
var intNumColumns=3;
var intNumRows=1;
var bRandomize=1; //if a 1 then the contents will appear in random order
var strTitleColorHex='003060';
var strViewAllVideosURL="http://www.housingzone.com/index.asp?layout=videositeTOC";
var bAutoRotate=1; //if a 1 then the contents will change every few seconds
var strDefaultImage='';
var strDefaultURL='http://www.housingzone.com/index.asp?layout=nocclamp&articleid=CA6514710&';
var intDefaultPageWidth=769;
var intDefaultPageHeight=612;
var strClipSyndicateURL="http://www.eteamchicago.com/sandbox/hzRSS/todaysNews.xml";
var strDefaultURLClipSyndicate="http://www.housingzone.com/index.asp?layout=nocclamp&articleid=CA6535218&"


//create associative array-style object with relationship between brightcoveID and URL to redirect to (accela, video page, etc.)
var arrBrightCoveIDsAndURLs=new Object();
var arrAdvertisingFlag=new Object();

//SAMPLE ENTRY
//arrBrightCoveIDsAndURLs['1182709750']='http://www.controleng.com/index.asp?layout=nocclamp&articleid=CA6477979';
//arrAdvertisingFlag['1182709750']=1;

arrBrightCoveIDsAndURLs=encodeArray(arrBrightCoveIDsAndURLs);
arrAdvertisingFlag=encodeArray(arrAdvertisingFlag);
