if (window.location.hostname == 'youpoker.com') {
	window.location = 'http://www.youpoker.com';
}

