function clickCount(aid, iid){
	location.href = 'http://123direct.info/tracking/af/' + aid + '/' + iid;
	return false;
}

