
	document.write('<div id=hdr style="font-size: 11px">NOT LOGGED IN</div>');
	document.write('<a href=/login/login.cfm?redirect=' +window.location.href+' class=logout>LOG IN</a>');
