try{
	//Account Config
com.mtvi.reporting.Account={
	name:'viacomedycentral',
	dynamic:'true',
	defaultIndexFileName:'index',
	list:'viacomedycentralrldev=comedycentral-d,comedycentral-q,mtv-d',
	registerLinks:true,  //all links
	filters:'javascript:,comedycentral.com,mtvi.com',
	trackInlineStats:true,
	trackExternalLinks:true,
	trackDownloadLinks:true
};
}catch(e){}
try{
	//Initialize Controller
	com.mtvi.reporting.Controller.initialize();
}catch(e){}



// QuantCast
com.mtvi.reporting.QuantCast.sendQuantCastCall({ labels:"MTVN Global Digital Network,MTVN Global Digital Proper,MTVN Games and Entertainment Global Network,MTVN Games and Entertainment Global Proper,MTVN Games and Entertainment Domestic,MTVN Digital Tribes,ComedyCentral plus ComedyTribe,ComedyCentral Network,ComedyCentral Site" });

//ComScore
com.mtvi.reporting.ComScore.sendComScoreCall(
	{
		c2:"6059092"
	}
);