if (gup('l') =="fO") {
	alert("The Online Assessment systems will be suspended from 8 to 14 August 2011 for maintenance.  The systems will resume operating from 15 August 2011");
} else if (gup('l') =="f") {
	alert("Sorry. The login ID / password is incorrect. Please enter again.");
} else if (gup('l') =="sf") {
	alert("The current session is expired. Please login again.");
}
