
	document.writeln('<div id="loginstatus">');
	document.writeln('&nbsp;&nbsp;<a href="/user/sign-in/" class="homeForm2">LOG IN</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/user/register/" class="homeForm2">REGISTER</a>');
	//document.writeln('');
	document.writeln('</div>');
