if( !document.cookie.match( 'rl2' ) &&
	document.cookie.match('nao_user_auth') ){
		document.cookie='nao_user_auth=;expires=Thu, 01-Jan-1970 00:00:01 GMT;domain=newsobserver.com;path=/';
}
if( !document.cookie.match( 'rl2' ) &&
	document.cookie.match('AT') ){
		document.cookie='AT=;expires=Thu, 01-Jan-1970 00:00:01 GMT;domain=newsobserver.com;path=/';
}
if( !document.cookie.match( 'rl2' ) &&
	document.cookie.match('vmix_core_user_info') ){
		document.cookie='vmix_core_user_info=;expires=Thu, 01-Jan-1970 00:00:01 GMT;domain=newsobserver.com;path=/';
}
if( !document.cookie.match( 'rl2' ) &&
	document.cookie.match('insite_account_info') ){
		document.cookie='insite_account_info=;expires=Thu, 01-Jan-1970 00:00:01 GMT;domain=newsobserver.com;path=/';
}
