var strHost = window.location.host;

if ( strHost.indexOf("alternativematch") >= 0 ) {
	window.location.href = '/cp.aspx?cpp=/en-us/partner/alternativematch/channel.html';
}