section = 'OTHER';
subchannel = 'OTHER';

var bodyTagArr = document.getElementsByTagName('body');
var bodyTag = bodyTagArr[0];

if (bodyTag.id == 'home_group_home') {
	var cidPrefix = 'MP';
	var content = 'SN';
}
else {
	var cidPrefix = 'MP';
	var content = 'SN';
}

var CurrentURL = location.href;
var usernameLocation = CurrentURL.indexOf('mipagina.univision.com/') + 23;
var urlEnd = CurrentURL.length;

if (CurrentURL.indexOf('chats') != -1) { subchannel = 'CHAT'; section = 'CHATEVENT'; content = 'CHAT'; }
if (CurrentURL.indexOf('grupos.html') != -1) { subchannel = 'GRUPOS'; content = 'HOMEPAGE'; }
if (CurrentURL.indexOf('invitaramigos.html') != -1) { subchannel = 'INVITARAMIGOS'; content = 'HOMEPAGE'; }
if (CurrentURL.indexOf('encontraramigo.html') != -1) { subchannel = 'ENCONTRARAMIGO'; content = 'HOMEPAGE'; }
if (CurrentURL.indexOf('celebridades.html') != -1) { subchannel = 'FAMOSOS'; content = 'HOMEPAGE'; }
if ((bodyTag.id == 'browse_photos') || (CurrentURL.indexOf('friends/photos') != -1)) { subchannel = 'FOTOS'; section = 'HOMEPAGE'; content = 'HOMEPAGE'; }
if (bodyTag.id == 'home_videos') { subchannel = 'VIDEO'; section = 'HOMEPAGE'; content = 'HOMEPAGE'; }
if (bodyTag.id == 'home_node_home') { subchannel = 'HOMEPAGE'; section = 'HOMEPAGE'; content = 'HOMEPAGE'; }
if (bodyTag.id == 'admin_index') { subchannel = 'HUB'; section = 'HOMEPAGE'; content = 'HOMEPAGE';  }
if (bodyTag.id == 'admin_edit_profile') { subchannel = 'ACCOUNT'; section = 'EDITPROFILE';  }
if (bodyTag.id == 'admin_edit_group') { subchannel = 'GRUPOS'; section = 'EDITGRUPO';  }
if (bodyTag.id == 'signup1_group_signup') { subchannel = 'GRUPOS'; section = 'CREARGRUPO';  }
if (bodyTag.id == 'home_user_home') { subchannel = 'MIEMBROS'; section = 'USERPAGE';  }
if (bodyTag.id == 'home_group_home') { subchannel = 'GRUPOS'; }
if (bodyTag.id == 'forum_index') { subchannel = 'GRUPOS'; section = 'GROUPFORUM'; }
if (bodyTag.id == 'forum_viewforum') { subchannel = 'GRUPOS'; section = 'GROUPFORUM'; }
if (bodyTag.id == 'forum_viewtopic') { subchannel = 'GRUPOS'; section = 'GROUPFORUM'; }
if ((bodyTag.id == 'blog_user_blog') || (bodyTag.id == 'blog_view_posts')) { subchannel = 'BLOGS'; section = 'USERBLOG';  }
if (bodyTag.id == 'mail_index') {
	subchannel = 'ACCOUNT';
	if (CurrentURL.indexOf('function=broadcast') != -1) { section = 'ANUNCIOS'; }
	else if (CurrentURL.indexOf('function=pending') != -1) { section = 'AMIGOS'; }
	else { section = 'CORREO'; }
}

if ((bodyTag.id == 'home_browse') || (bodyTag.id == 'home_browse_new')) {
	subchannel = 'BUSCAR';
	if (CurrentURL.indexOf('terms=') != -1) { section = 'OTHER'; content = 'BUSCAR'; }
	else { section = 'HOMEPAGE'; content = 'HOMEPAGE'; }
}
if ((CurrentURL.indexOf('blog_browse.one') != -1) && (CurrentURL.indexOf('pg=') == -1)) { subchannel = 'BLOGS'; section = 'HOMEPAGE'; content = 'HOMEPAGE'; }
if ((CurrentURL.indexOf('view=upload') != -1) && (CurrentURL.indexOf('tab=video') != -1)) { subchannel = 'VIDEO'; section = 'UPLOAD'; }
if ((CurrentURL.indexOf('view=upload') != -1) && (CurrentURL.indexOf('tab=photo') != -1)) { subchannel = 'FOTOS'; section = 'UPLOAD'; }
if (CurrentURL.indexOf('a=view_video') != -1) { subchannel = 'VIDEO'; section = 'USERVIDEO'; }
if ((CurrentURL.indexOf('pref_tab=friends') != -1) && (bodyTag.id != 'mail_index')) { subchannel = 'MIEMBROS'; section = 'AMIGOS'; }
if (CurrentURL.indexOf('invite.one') != -1) { subchannel = 'INVITARAMIGOS'; section = 'ENVIADO'; }
if (CurrentURL.indexOf('send_message.one') != -1) { subchannel = 'ACCOUNT'; section = 'CORREO'; content = 'COMPOSE'; }
if (CurrentURL.indexOf('send_reply.one') != -1) { subchannel = 'ACCOUNT'; section = 'CORREO'; content = 'REPLY'; }

if ((CurrentURL.indexOf('view_gallery.one') != -1) || (CurrentURL.indexOf('view=upload&tab=photo') != -1) || (CurrentURL.indexOf('/gallery/') != -1)) { subchannel = 'FOTOS'; content = 'SN';  }
if (CurrentURL.indexOf('comment.one') != -1) { subchannel = 'LEAVECOMMENT'; }

for (var x=usernameLocation; x<urlEnd; x++) {
	if ((CurrentURL.charAt(x) == "/") || (CurrentURL.charAt(x) == ".") || (CurrentURL.charAt(x) == "?")) { var urlEnd = x; break;}           
}

if ((CurrentURL.indexOf('.html') == -1) && (CurrentURL.indexOf('browse.one') == -1)) {
	var uniuserID = CurrentURL.slice(usernameLocation,urlEnd);
}
else {
	var uniuserID = '';
}

if (usernameLocation != 22) {
	var cid = cidPrefix + uniuserID;
}
else {
	var cid = cidPrefix + '1';
}

if (cid.length > 30) {
	cid = cid.slice(0,29);
}

 if (uniuserID != '') {
	document.write('<scr'+'ipt type="text/javascript" src="http://u.univision.com/contentroot/uol/art/systemimages/mipagina/adtags/NOMETA_' + uniuserID + '.js" ></scr'+'ipt>');
 }

if (document.getElementById('tum_avatar_container')) {
	var avatarAnchor = document.getElementById('tum_avatar_container').getElementsByTagName('a')[0];
	var avatarHREF = avatarAnchor.href;
	var viewernameLocation = CurrentURL.indexOf('mipagina.univision.com/') + 23;
	var avatarHREFEnd = avatarHREF.length;
	for (var y=viewernameLocation; y<avatarHREFEnd; y++) {
		if ((avatarHREF.charAt(y) == "/") || (avatarHREF.charAt(y) == ".") || (avatarHREF.charAt(y) == "?")) { var avatarHREFEnd = y; break;}
	}
	if ((avatarHREF.indexOf('.html') == -1) && (avatarHREF.indexOf('browse.one') == -1)) {
		var viewerID = avatarHREF.slice(viewernameLocation,avatarHREFEnd);
		document.getElementById('ma').href = 'http://mipagina.univision.com/' + viewerID + '/blog/friends.one';
	}
	else { var viewerID = ''; }
}
else {
	document.getElementById('ma').href = 'http://www.univision.com/membershipservices/login.jhtml?partnerSystem=946315&locale=Sp&toggleClicked=1&redir=' + escape('http://mipagina.univision.com/redirect.html?r=blog/friends.one');
}