var language={login:{error:"<b>Error</b>",userNameOrPasswordMissing:"<p>Please enter both username and password</p>",userNameOrPasswordInvalid:"<p>Login failed. Username/email or password invalid.</p>",accountNotActivated:"<p>Login failed. Account has not been activated yet.</p>",removeRequested:"<p>The account specified has been closed per user's request.</p>",accountBanned:"<p>The account has been banned.</p>",emailBounced:"<p>The email address for this account has been flagged <em>bounced</em>. That means we are unable to deliver email to this account</p>",emailInvalidFormat:"<p>The email address you provided is not valid.</p>",nickNameInvalid:"<p>The nick name provided is not valid.</p>",welcomeBack:"Welcome back",loggedOut:"You have been successfully logged out. Thank you for stopping by. See you again soon!"}}