//Site-wide DebugEMG Message System.
var lhs_msg = ""; //Normally null. If text exists between strings, it will show up on all pages at the bottom.




//Do not change code beyond this point. All user-configurable strings are above this point.//
	document.getElementById('DynamicSpan').innerHTML = lhs_msg;