www.restorethedignity.com
Open in
urlscan Pro
162.254.253.238
Public Scan
URL:
https://www.restorethedignity.com/
Submission: On September 04 via automatic, source certstream-suspicious
Submission: On September 04 via automatic, source certstream-suspicious
Form analysis
2 forms found in the DOMPOST book-request.php
<form action="book-request.php" method="POST">
<input type="hidden" name="formtest" value="test">
<table width="90%">
<tbody>
<tr>
<td valign="top" align="right" width="30%"><span class="SubHead">
<font color="#FF0000">*</font> Name:
</span></td>
<td valign="top"><input class="form" size="24" name="realname"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="SubHead">
<font color="#FF0000">*</font> Phone:
</span></td>
<td valign="top"><input class="form" size="24" name="homephone"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="SubHead">
<font color="#FF0000">*</font> E-mail:
</span></td>
<td valign="top"><input class="form" size="24" name="email"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="subhead">
<font color="#FF0000">*</font>Address:
</span></td>
<td valign="top"><input class="form" size="24" name="address"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="subhead">
<font color="#FF0000">*</font>City:
</span></td>
<td valign="top"><input class="form" size="24" name="city"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="subhead">
<font color="#FF0000">*</font>State:
</span></td>
<td valign="top"><select class="form" size="1" name="state">
<option value="" selected="">- Choose State -</option>
<option value="AL">AL-Alabama</option>
<option value="AK">AK-Alaska</option>
<option value="AZ">AZ-Arizona</option>
<option value="AR">AR-Arkansas</option>
<option value="CA">CA-California</option>
<option value="CO">CO-Colorado</option>
<option value="CT">CT-Connecticut</option>
<option value="DE">DE-Delaware</option>
<option value="DC">D.C.-Dist. of Columbia</option>
<option value="FL">FL-Florida</option>
<option value="GA">GA-Georgia</option>
<option value="HI">HI-Hawaii</option>
<option value="ID">ID-Idaho</option>
<option value="IL">IL-Illinois</option>
<option value="IN">IN-Indiana</option>
<option value="IA">IA-Iowa</option>
<option value="KS">KS-Kansas</option>
<option value="KY">KY-Kentucky</option>
<option value="LA">LA-Louisiana</option>
<option value="ME">ME-Maine</option>
<option value="MD">MD-Maryland</option>
<option value="MA">MA-Massachusetts</option>
<option value="MI">MI-Michigan</option>
<option value="MN">MN-Minnesota</option>
<option value="MS">MS-Mississippi</option>
<option value="MO">MO-Missouri</option>
<option value="MT">MT-Montana</option>
<option value="NE">NE-Nebraska</option>
<option value="NV">NV-Nevada</option>
<option value="NH">NH-New Hampshire</option>
<option value="NJ">NJ-New Jersey</option>
<option value="NM">NM-New Mexico</option>
<option value="NY">NY-New York</option>
<option value="NC">NC-North Carolina</option>
<option value="ND">ND-North Dakota</option>
<option value="OH">OH-Ohio</option>
<option value="OK">OK-Oklahoma</option>
<option value="OR">OR-Oregon</option>
<option value="PA">PA-Pennsylvania</option>
<option value="RI">RI-Rhode Island</option>
<option value="SC">SC-South Carolina</option>
<option value="SD">SD-South Dakota</option>
<option value="TN">TN-Tennessee</option>
<option value="TX">TX-Texas</option>
<option value="UT">UT-Utah</option>
<option value="VT">VT-Vermont</option>
<option value="VA">VA-Virginia</option>
<option value="WA">WA-Washington</option>
<option value="WV">WV-West Virginia</option>
<option value="WI">WI-Wisconsin</option>
<option value="WY">WY-Wyoming</option>
</select></td>
</tr>
<tr>
<td valign="top" align="right"><span class="subhead">
<font color="#FF0000">*</font>Zip Code:
</span></td>
<td valign="top"><input class="form" maxlength="12" size="12" name="zip"></td>
</tr>
<tr>
<td valign="top" align="right"><span class="SubHead">How did you hear about this book?:</span></td>
<td valign="top"><textarea class="form" name="comment" rows="5" cols="24"></textarea>
</td>
</tr>
<tr>
<td colspan="2" align="left" valign="top"><span align="center" class="Subhead2">Help us understand your needs. Please choose one of the following reasons for requesting a copy of the book:</span></td>
</tr>
<tr>
<td align="right" valign="top"><input type="radio" class="rform" name="reason" value="I have been abused in a nursing home. Please rush my order."></td>
<td align="right" valign="top">
<div align="left">
<label class="Subhead2">I have been abused in a nursing home. Please rush my order.</label>
</div>
</td>
</tr>
<tr>
<td align="right" valign="top"><input type="radio" class="rform" name="reason" value="I have not been abused in a nursing home. I am ordering the book for an abused friend or relative."></td>
<td align="right" valign="top">
<div align="left">
<label class="Subhead2">I have not been abused in a nursing home. I am ordering the book for an abused friend or relative.</label>
</div>
</td>
</tr>
<tr>
<td align="right" valign="top"><input type="radio" class="rform" name="reason" value="I have not been abused in a nursing home, but I wanted to know more about:"></td>
<td align="right" valign="top">
<div align="left">
<label class="Subhead2">I have not been abused in a nursing home, but I wanted to know more about:<br><textarea class="form" name="other" rows="5" cols="24"></textarea>
</label>
</div>
</td>
</tr>
<tr>
<td valign="top" align="right"><span class="SubHead">
<font color="#FF0000">*</font> Anti-spam question:
</span></td>
<td valign="top">
<script language="javascript">
max = 20;
answer = Math.floor(Math.random() * max) + 1;
left = Math.floor(Math.random() * answer);
right = answer - left;
equation = left + " + " + right + " = ";
key = (answer * 2) + 1;
answerkey = "<input type=hidden name=EQUATION value=" + key + " >";
</script>
<span class="SubHead">
<script language="javascript">
document.write(equation);
</script>10 + 4 = <input class="spamform" name="ANSWER" type="text" size="4">
</span>
<script language="javascript">
document.write(answerkey);
</script><input type="hidden" name="EQUATION" value="29">
</td>
</tr>
<tr>
<td align="right"><input class="rform" type="checkbox" name="hard" value="PLEASE SEND A HARD COPY"></td>
<td>
<font size="2"><strong>Yes, I would also like a free hard copy sent to the above address.</strong></font>
</td>
</tr>
<tr>
<td align="right"><input class="rform" type="checkbox" name="option1" value="Yes"></td>
<td>
<font size="1">
<font color="#FF0000">*</font> I affirm that I do not work for an insurance company, am not an attorney, and/or do not work for a law firm.
</font>
</td>
</tr>
</tbody>
</table>
<br>
<div align="center"><input type="submit" name="Submit" value="submit" class="button"> <input type="RESET" value="reset" class="button"></div><br>
</form>
POST email-maples-law.php
<form action="email-maples-law.php" method="POST">
<input type="hidden" name="formtest" value="test">
<input class="iform" name="realname" value="Name:" onfocus="if(this.value == 'Name:') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Name:';}">
<input class="iform" name="homephone" value="Phone:" onfocus="if(this.value == 'Phone:') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Phone:';}">
<input class="iform" name="email" value="E-mail:" onfocus="if(this.value == 'E-mail:') {this.value = '';}" onblur="if (this.value == '') {this.value = 'E-mail:';}">
<textarea class="tform" name="comment" rows="3" cols="5" onfocus="if(this.value == 'Comments:') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Comments:';}">Comments:</textarea>
<p align="right"><input type="submit" name="submit" value="" class="sbutton" border="0"></p>
</form>
Text Content
HOME FIRM OVERVIEW ATTORNEYS VERDICTS & SETTLEMENTS CONTACT US OKLAHOMA NURSING HOME ABUSE LAWYERS GET THE FREE OKLAHOMA NURSING HOME NEGLECT INFORMATION BOOK YOU NEED TO HELP YOU IN YOUR NURSING HOME ABUSE CASE. RESTORE THE DIGNITY | FREE NURSING HOME ABUSE INFORMATION BOOK Attorney L. Ray Maples, II Why our Elders Deserve to be Treated with Compassion and Dignity, Why They're Often Not in Nursing Homes, and What We as Oklahomans can Do about It by Oklahoma Nursing Home Abuse Lawyer L. Ray Maples, II, Esq. As an experienced personal injury attorney in Oklahoma, Ray Maples has successfully supported many people in their pursuit of justice against negligent and reckless parties and obtained compensation for the damages and losses suffered as the result of injuries. Personal injury covers a wide range of situations and, although the difficulties associated with the aftermath of traffic collisions tends to garner the most attention, there is another, often wrongfully overlooked, area of concern: the unacceptable mistreatment of elders in Oklahoma nursing homes. Instead of receiving the quality of care, respect and dignity that they deserve, our loved ones are being exploited by profiteering nursing home owners and executives who see their residents as money-makers rather than people who deserve to receive the proper care, at the proper time and from the appropriate amount of properly trained staff, who always treat them with dignity and respect. Having handled many nursing home cases, Mr. Maples understands the dangers elders face in Oklahoma nursing homes that are run solely for profit and has recently completed a new book as an educational tool for Oklahomans who want to ensure the safety and well-being of their elders. Some of the topics covered in this book include: how to choose a nursing home; what signs to look for once your elder loved one is placed there; and, very importantly, what to do if your loved one suffers from an act, or acts, of nursing home abuse or neglect. If you have questions or concerns about nursing homes, this book can help you find the answers. OKLAHOMA NURSING HOME ABUSE INFORMATION BOOK REQUEST FORM If you would like a free downloadable copy of this book, please fill out the form below and you will be directed to a page where you may instantly download the ebook, Restore the Dignity. If you would also like a free hard copy sent to you, please check the appropriate box at the end of this form. Note: Fields with a * are required. * Name: * Phone: * E-mail: *Address: *City: *State: - Choose State - AL-Alabama AK-Alaska AZ-Arizona AR-Arkansas CA-California CO-Colorado CT-Connecticut DE-Delaware D.C.-Dist. of Columbia FL-Florida GA-Georgia HI-Hawaii ID-Idaho IL-Illinois IN-Indiana IA-Iowa KS-Kansas KY-Kentucky LA-Louisiana ME-Maine MD-Maryland MA-Massachusetts MI-Michigan MN-Minnesota MS-Mississippi MO-Missouri MT-Montana NE-Nebraska NV-Nevada NH-New Hampshire NJ-New Jersey NM-New Mexico NY-New York NC-North Carolina ND-North Dakota OH-Ohio OK-Oklahoma OR-Oregon PA-Pennsylvania RI-Rhode Island SC-South Carolina SD-South Dakota TN-Tennessee TX-Texas UT-Utah VT-Vermont VA-Virginia WA-Washington WV-West Virginia WI-Wisconsin WY-Wyoming *Zip Code: How did you hear about this book?: Help us understand your needs. Please choose one of the following reasons for requesting a copy of the book: I have been abused in a nursing home. Please rush my order. I have not been abused in a nursing home. I am ordering the book for an abused friend or relative. I have not been abused in a nursing home, but I wanted to know more about: * Anti-spam question: 10 + 4 = Yes, I would also like a free hard copy sent to the above address. * I affirm that I do not work for an insurance company, am not an attorney, and/or do not work for a law firm. Whatever Your Legal Problem, Maples Law Firm Has the Solution! (405) 285-HELP (4357) -------------------------------------------------------------------------------- LEGAL DISCLAIMER: Every case is different, including the factual events comprising it. Accordingly, I cannot offer and am not offering legal advice to you, the reader, in this book. While the suggestions and information I provide in this book should be helpful and are given from a lawyer’s standpoint, there is no substitute for consulting with and hiring an Oklahoma lawyer to review the unique factual and legal issues you face, whether they arise from a nursing home incident or any other type of incident. Unless you and the maples law firm have agreed in writing to the latter accepting your case, and to terms of the maples law firm representing you, there is no attorney-client relationship between you and the maples law firm. Your purchasing or reading this book creates no attorney-client relationship between you and the Maples Law Firm, or between you and any individual lawyers, if any, mentioned in this book. Comments: Maples Law Firm | 2908 Via Esperanza, Edmond, Oklahoma 73013 | PHONE (405) 285-HELP (4357) | FAX (405) 488-1485 From their law offices in Oklahoma City, the trial lawyers at Maples Law Firm serve clients in Norman, Edmond, Lawton, Elk City, Tulsa, Enid, Weatherford, Clinton, Shawnee, Ardmore, Ada, Oklahoma County, Canadian County, Cleveland County, Logan County, and all communities throughout Oklahoma and other states. © 2021 Oklahoma Personal Injury Lawyers - Oklahoma Elder Neglect Attorneys - Serving the State of Oklahoma, including Ada, Ardmore, Canadian County, Cleveland County, Clinton, Elk City, Enid, Lawton, Logan County, Norman, North OKC, Oklahoma City, Oklahoma County, Shawnee, South OKC, Tulsa, and Weatherford. Oklahoma City Nursing Home Negligence Attorney Disclaimer: This web site is designed to provide educational information. The nursing home abuse, elderly abuse, nursing home neglect and personal injury information contained in this web site is not intended to offer legal advice. Information contained in this web site is not intended to create an attorney-client relationship, nor does it constitute legal advice, to any person reviewing such information. No electronic communication with the Maples Law Firm, or any employees thereof, will generate an attorney client relationship, nor will it be considered an attorney-client privileged communication. Any reference in this web site to past results for clients obtained by the Maples Law Firm, including reference to the Million Dollar Advocates Forum, does not guarantee that similar outcomes will be achieved for future cases. Each case is different, and must be evaluated and handled based on its individual attributes and merits. * No fee no recovery only on contingent cases. - Disclaimer - Sitemap Maples Law Firm 2908 Via Esperanza Edmond, OK 73013 (405) 285-HELP (4357)