com.mtvi.reporting.Account={
	name:'mundonick',
	dynamicAccountSelection:'true',
	dynamicAccountList:'mundonickdev=www.meuspremiosnick-com-br-d.mtvi.com,www.meuspremiosnick-com-br-q.mtvi.comjbossdev.mundonick.com,jbossqa.mundonick.com,scenic-l.mtvi.com,scenic-d.mtvi.com,scenic-q.mtvi.com',
	trackInlineStats: true
};

var MTVNI = window.MTVNI || {};
MTVNI.qsData=com.mtvi.util.queryStringToHash(window.location.search);

var channelMPN = 'mpn_br';
var pageName = com.mtvi.metadata.getDefaultPageName().replace('/index.php','');
com.mtvi.reporting.Controller.initialize();
com.mtvi.reporting.Controller.sendCall(
	{
			pageName:	channelMPN + '/' + pageName + internalName,	
			channel:	channelMPN,	// default system value --> com.mtvi.metadata.getDefaultChannel(),
			hier2:		channelMPN + '/' + pageName,
			campaign: MTVNI.qsData.s_cid,
			prop1: 'br',
			prop2: 'brazil',
			prop4: 'po'
	}
);

com.mtvi.ads.AdManager.setDartSite("kca.nick.intl/br"); // Live: 
com.mtvi.ads.AdManager.setAdClass("InternationalAd");
com.mtvi.ads.AdManager.setPositionThreshold(2);
com.mtvi.ads.AdManager.setKeyValues("mpu=0;sky=0;overlay=0");

