//baseURL = "http://drpepper.deutschinc.com/dev/";
baseURL = "http://" + window.location.hostname + window.location.pathname.substr(0,window.location.pathname.lastIndexOf("/"));

// live URL http://www.drpepper.com/entertainment/weexist/

// sasquatchPathAndVideo = baseURL + "/swfs/flvs/Sasquatch_2_LARGE.flv";
// commercialVideo = baseURL + "/swfs/flvs/SLDS8428HSML.flv";
// commercialVideo15 = baseURL + "/swfs/flvs/DDP_15sec.flv";
// toothFairyVideo = baseURL + "/swfs/flvs/ToothFairy_Final_548x308.flv";
// sClauseVideo = baseURL + "/swfs/flvs/Santa_Final_548x308.flv";


/*
var addthis_share =
{
	templates : {
								email_template: 'Important information about this email: By receiving this email, you have not been opted in to the Dr Pepper/7UP database, unless otherwise indicated during the registration process. If you would like to receive future communications about new games and promotions such as this from Dr Pepper/7UP brands, please visit <a href="http://www.DrPepper.com">www.DrPepper.com</a>. We ask that you do not reply to this email. This is an unmonitored email address for outgoing mail only.<br />'
											 				 +'DR PEPPER IS A REGISTERED TRADEMARK OF DR PEPPER/SEVEN UP, INC. � 2009 DR PEPPER/SEVEN UP, INC.'
							}
}
*/


// Code and Theory Additions
// Modified Video URLs to use CDN
videobaseURL = "rtmp://cp42781.edgefcs.net/ondemand*";
sasquatchPathAndVideo = videobaseURL + "/media/drp/prd/main/entertainment/weexist/Sasquatch_2_LARGE.flv";
commercialVideo = videobaseURL + "/media/drp/prd/main/entertainment/weexist/SLDS8428HSML.flv";
commercialVideo15 = videobaseURL + "/media/drp/prd/main/entertainment/weexist/DDP_15sec.flv";
toothFairyVideo = videobaseURL + "/media/drp/prd/main/entertainment/weexist/ToothFairy_Final_548x308.flv";
sClauseVideo = videobaseURL + "/media/drp/prd/main/entertainment/weexist/Santa_Final_548x308.flv";