//THIS IS NOT EMPTY

$(document).ready(function(){
sIFR.replace(gotham_bold, {selector: '.rounded_red.like_mod .title', css:['.sIFR-root { color: #FFFFFF; }'], wmode: 'transparent'});
sIFR.replace(gotham_bold, {selector: '.rounded_white.like_mod .title', css:['.sIFR-root { color: #e82528; }'], wmode: 'transparent'});
});

function initLike() {}
function initLikeMod() {}


//Do Tracking
function doMyCokeTrackingOff(tag,offSite) {
	offSite = true;
	var hn=location.hostname?(location.hostname.split(":")[0]):"";
	var pr=location.protocol||"";
	if ((hn.length>0)&&(pr.indexOf("http")==0)){
		var tiType = "Onsite:";
		var dlType = "1";
		var pth = location.pathname;
		if(offSite == true)
		{
			tiType = "Offsite:";
			dlType = "24";
		}
		else
		{
			pth.replace(hn,"");
		}
		
		var qry=location.search?location.search.substring(location.search.indexOf("?")+1,location.search.length):"";
		var pth=pth?((pth.indexOf("/")!=0)?"/"+pth:pth):"/";
		var auxWT_cg_s=_tag.WT.cg_s;
		dcsMultiTrack("DCS.dcssip",hn,"DCS.dcsuri",pth,"DCS.dcsqry",WebTrends.trimoffsiteparams?"":qry,"DCS.dcsref",window.location,"WT.ti",tiType+hn+pth+((qry != "")?("?"+qry):""),"WT.dl",dlType,"WT.cg_s",tag);
		_tag.WT.cg_s=auxWT_cg_s;
	}
}


// Special Share functionality
function openShareDescription(id, desc) {
	var shareObj = $("#"+id).parents('[class ^= share]');
	
	shareObj.children("#description").attr("title", desc);
	
	$("#"+id).onShareRollover();
}

$(document).ready( function() {
Trackers ['secret.fanhancer.gh.btn'] = new Tracker ('secret.fanhancer.gh.btn', 'SECRETFORMULA Fanhancer', 'Secret Formula Fanhancer Guitar Hero', 'FALSE');
});
//--
