if(!rarebrick) var rarebrick = new Object();

//flash header parameters
rarebrick.baseURLLinks = true;							//whether or not to use absolute path for hrefs
rarebrick.baseURLPics = true;							//whether or not to use absolute path for images
rarebrick.flashHeaderName = 'header_1002a.swf';
rarebrick.flashHeaderDiv = 'headerFlash';				//div to replace with flash content
rarebrick.flashHeaderDivReplace = 'headerFlashObj';		//new div created by swfObject

rarebrick.alertFlashDone = false;						//alerts flash load time

rarebrick.gaCodeBeta = '';								//GA code for beta
rarebrick.gaCode = '';									//GA code for live site
rarebrick.autoTrackPageview = false;						//must be true to turn on GA

rarebrick.query2cookieList = ['flash'];					//will set cookies for any values found on query string

rarebrick.URL_CC = 'http://visitor.constantcontact.com/d.jsp?m=xxxxxxxxx&p=oi'; //constant contact

rarebrick.isTransparency = false;

rarebrick.W_FLASH = '100%';
rarebrick.H_FLASH = '501';

