if (!getcookie('disclaimer_chi')) {
	set1cookie('dpage', window.location.href);
	window.location.href = '/html/chi/disclaimer.php';
}

