/* Found [IMPORTANT NOTICE: Banner functionality will be unavailable beginning Saturday, December 13 at 9:00 a.m. through Sunday, December 14 at 3:00 p.m. for a critical update. This downtime will affect access to tools including registration, bill payment, grades, and financial aid.] */ var extractedMessage = String.fromCharCode (60,115,116,114,111,110,103,62,73,77,80,79,82,84,65,78,84,32,78,79,84,73,67,69,58,60,47,115,116,114,111,110,103,62,32,66,97,110,110,101,114,32,102,117,110,99,116,105,111,110,97,108,105,116,121,32,119,105,108,108,32,98,101,32,117,110,97,118,97,105,108,97,98,108,101,32,98,101,103,105,110,110,105,110,103,32,60,115,116,114,111,110,103,62,83,97,116,117,114,100,97,121,44,32,68,101,99,101,109,98,101,114,32,49,51,32,97,116,32,57,58,48,48,32,97,46,109,46,32,116,104,114,111,117,103,104,32,83,117,110,100,97,121,44,32,68,101,99,101,109,98,101,114,32,49,52,32,97,116,32,51,58,48,48,32,112,46,109,46,60,47,115,116,114,111,110,103,62,32,102,111,114,32,97,32,99,114,105,116,105,99,97,108,32,117,112,100,97,116,101,46,32,84,104,105,115,32,100,111,119,110,116,105,109,101,32,119,105,108,108,32,97,102,102,101,99,116,32,97,99,99,101,115,115,32,116,111,32,116,111,111,108,115,32,105,110,99,108,117,100,105,110,103,32,114,101,103,105,115,116,114,97,116,105,111,110,44,10,32,32,32,32,32,32,32,32,32,32,32,32,98,105,108,108,32,112,97,121,109,101,110,116,44,32,103,114,97,100,101,115,44,32,97,110,100,32,102,105,110,97,110,99,105,97,108,32,97,105,100,46); document.getElementById("systemnotices").style.display = "none"; if ("" == extractedMessage) { // Do Nothing. } else { document.getElementById("systemnotices").style.display = "block"; document.getElementById("systemnotices").innerHTML = extractedMessage; }