try{
com.mtvi.reporting.Account={
name: 'devvh1com',
dynamicAccountSelection: 'true',
dynamicAccountList: 'viavh1comdev=mtv-d,mtv-q,mtvatlas,vh1classic-d',
linkInternalFilters: 'javascript:,mtv.com,mtvi.com',
trackExternalLinks: true,
trackDownloadLinks: true,
trackInlineStats: true
};
var currentPageLocation = location.pathname.replace(/\/$/, "/index.jhtml");
currentPageLocation=currentPageLocation.replace(/^\//,'');
var sections=currentPageLocation.split('/');
var topLevel=com.mtvi.util.isDefined(sections[0])?sections[0]:sections[1];
var dispatcher=new com.mtvi.reporting.Dispatcher();
com.mtvi.util.addOnloadEvent(
function(){
dispatcher.registerLinks();
}
);
dispatcher.setValues({
pageName: currentPageLocation,
channel: topLevel,
hier3: currentPageLocation
//	hier1: currentPageLocation.replace(/\//g,",")
});
dispatcher.sendCall();

}catch(e){}




// QuantCast
com.mtvi.reporting.QuantCast.sendQuantCastCall({ labels:"MTVN Global Digital Network,MTVN Global Digital Proper,MTVN Music and Logo Global Network,MTVN Music and Logo Global Proper,MTVN Music and Logo Domestic,MTVN Music,VH1 Digital,VH1 Vertical Network,VH1Classic Site" });



