if (showAds == 1)
{
	if (channel == undefined)
	{
		channel = '';
	}
	OA_show('right_col_mpu');
}