■ TODAY’S BIRTHDAYS:Sportscaster Charlie Jones is 77. Baseball executive Whitey Herzog is 76. Former Sen. Bob Graham, D-Fla . is 71. Singer Mary Travers is 71. Actor Robert David Hall (“CSI”) is 59. Actor Lou Ferrigno is 55. Rapper Pepa (Salt-N-Pepa) is 38. Rapper Scarface (Geto Boys) is 38. Singer Nick Lachey (98 Degrees) is 34.Associated Press
')
var DomainWithURL = "https://" + DomainName + "/Common/GoogleSignUpFreeTrialUser";
$.ajax({
url: DomainWithURL,
type: 'POST',
dataType: 'json',
data: { "firstName": firstName, "lastName": lastName, "email": email, "isLoginOrReset": isLoginOrReset, "gsId": gsId },
success: function (outData) {
var result = JSON.parse(outData);
if (result.Status == "true") {
sessionStorage.setItem("IsPopupNotOpen", "false");
if (window.location.href.toLowerCase().indexOf("login") > -1)
window.location.href = window.location.origin + "/";
else
location.reload();
}
else {
$("#divGoogleBanner").remove();
if (result.Time) {
$("#header").prepend('
User already logged in at: ' + result.Time + '. You are already logged into your account. To sign out of your previous session and login here, please click Yes. Log me in and end the other session.
We noticed that you already have an account with us, please sign in with your username and password.' + ((window.location.href.toLowerCase().indexOf("login") > -1) ? '' : ' Please click to Login to NewspaperArchive.com