clergylitigation.com
Open in
urlscan Pro
3.161.82.91
Public Scan
URL:
https://clergylitigation.com/
Submission: On April 26 via api from US — Scanned from DE
Submission: On April 26 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: email-form — POST ./thankyou/
<form id="email-form" name="email-form" data-name="Email Form" method="post" action="./thankyou/" class="form border border-gray-500 rounded-lg bg-gray-200 md:max-w-xl md:mx-auto rounded-lg sm:overflow-hidden">
<div class="px-3 pt-8">
<p class="text-2xl leading-8 font-extrabold text-gray-900 italic text-center mb-2"> We Stand Up For Victims of Sexual Abuse </p>
<p class="mx-auto text-base leading-8 text-center font-semibold tracking-wide text-dark-aqua"> Find out if you are eligible for compensation. <br> Get Your Confidential Case Review ▼ </p>
<div class="mt-8 text-left">
<div class="mt-4">
<label for="suffer_abuse" class="block text-sm font-medium leading-5 text-gray-700"> Were you (or a loved one) sexually abused or assaulted by a member of the clergy? </label>
<div class="mt-1 rounded-md shadow-sm">
<select id="suffer_abuse" name="suffer_abuse" data-name="suffer_abuse" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
<option value="" disabled="" selected="">-- Select --</option>
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</div>
</div>
<div class="mt-4">
<label for="abuse_state" class="block text-sm font-medium leading-5 text-gray-700"> What state did the abuse happen? </label>
<div class="mt-1 rounded-md shadow-sm" id="stateSelect">
<select id="abuse_state" name="abuse_state" data-name="abuse_state" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
<option value="" disabled="" selected="">- Select a state -</option>
<option value="AL">Alabama</option>
<option value="AK">Alaska</option>
<option value="AZ">Arizona</option>
<option value="AR">Arkansas</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
<option value="CT">Connecticut</option>
<option value="DE">Delaware</option>
<option value="DC">District of Columbia</option>
<option value="FL">Florida</option>
<option value="GA">Georgia</option>
<option value="HI">Hawaii</option>
<option value="ID">Idaho</option>
<option value="IL">Illinois</option>
<option value="IN">Indiana</option>
<option value="IA">Iowa</option>
<option value="KS">Kansas</option>
<option value="KY">Kentucky</option>
<option value="LA">Louisiana</option>
<option value="ME">Maine</option>
<option value="MD">Maryland</option>
<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>
<option value="MO">Missouri</option>
<option value="MT">Montana</option>
<option value="NE">Nebraska</option>
<option value="NV">Nevada</option>
<option value="NH">New Hampshire</option>
<option value="NJ">New Jersey</option>
<option value="NM">New Mexico</option>
<option value="NY">New York</option>
<option value="NC">North Carolina</option>
<option value="ND">North Dakota</option>
<option value="OH">Ohio</option>
<option value="OK">Oklahoma</option>
<option value="OR">Oregon</option>
<option value="PA">Pennsylvania</option>
<option value="RI">Rhode Island</option>
<option value="SC">South Carolina</option>
<option value="SD">South Dakota</option>
<option value="TN">Tennessee</option>
<option value="TX">Texas</option>
<option value="UT">Utah</option>
<option value="VT">Vermont</option>
<option value="VA">Virginia</option>
<option value="WA">Washington</option>
<option value="WV">West Virginia</option>
<option value="WI">Wisconsin</option>
<option value="WY">Wyoming</option>
</select>
</div>
</div>
<div class="mt-4">
<label for="abuse_minor" class="block text-sm font-medium leading-5 text-gray-700"> Were you a minor when the incident occurred? </label>
<div class="mt-1 rounded-md shadow-sm">
<select id="abuse_minor" name="abuse_minor" data-name="abuse_minor" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
<option value="" disabled="" selected="">-- Select --</option>
<option value="yes">Yes</option>
<option value="no">No</option>
</select>
</div>
</div>
<div class="mt-4">
<label for="abuser_name" class="block text-sm font-medium leading-5 text-gray-700"> Can you provide the full name of the abuser? </label>
<div class="mt-1 rounded-md shadow-sm">
<select id="abuser_name" name="abuser_name" data-name="abuser_name" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
<option value="" disabled="" selected="">-- Select --</option>
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</div>
</div>
<div class="mt-4">
<label for="attorney" class="block text-sm font-medium leading-5 text-gray-700"> Are you currently represented by an attorney for this claim? </label>
<div class="mt-1 rounded-md shadow-sm">
<select id="attorney" name="attorney" data-name="attorney" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
<option value="" disabled="" selected="">-- Select --</option>
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</div>
</div>
<div class="flex flex-col sm:flex-row justify-between mt-8">
<div class="mt-4 w-full md:w-1/2 md:pr-3">
<label for="First_Name" class="block text-sm font-medium leading-5 text-gray-700"> First name </label>
<div class="mt-1 rounded-md shadow-sm">
<input id="First_Name" data-name="first_name" name="first_name" type="text" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
</div>
</div>
<div class="mt-4 w-full md:w-1/2 md:pl-3">
<label for="Last_Name" class="block text-sm font-medium leading-5 text-gray-700"> Last name </label>
<div class="mt-1 rounded-md shadow-sm">
<input id="Last_Name" data-name="last_name" name="last_name" type="text" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
</div>
</div>
</div>
<div class="flex flex-col sm:flex-row justify-between">
<div class="mt-4 w-full md:w-1/2 md:pr-3">
<label for="Email-3" class="block text-sm font-medium leading-5 text-gray-700"> Email address </label>
<div class="mt-1 rounded-md shadow-sm">
<input id="Email-3" name="email_address" data-name="email_address" type="email" required="" pattern="[^@\s]+@[^@\s]+\.[^@\s]+" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
</div>
</div>
<div class="mt-4 w-full md:w-1/2 md:pl-3">
<label for="phone" class="block text-sm font-medium leading-5 text-gray-700"> Phone </label>
<div class="mt-1 rounded-md shadow-sm">
<input id="phone" name="phone_home" data-name="phone_home" pattern="^\D*(\d\D*){10,}$" type="tel" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5" inputmode="text">
</div>
</div>
</div>
<div class="mt-4">
<label for="description" class="block text-sm font-medium leading-5 text-gray-700">Please add notes or type "decline" to proceed</label>
<textarea name="description" id="description" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5 form-textarea"></textarea>
</div>
</div>
</div>
<div class="text-xs px-3 pb-3 text-left mt-4">
<p class="sub just">
<label for="leadid_tcpa_disclosure" class="sub">
<input type="checkbox" name="tcpa_consent" value="Yes" id="leadid_tcpa_disclosure" required=""> <span class="deskonly">By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age
and have read and agreed to the National Injury Bureau <a href="/terms-of-service/">Terms and Conditions</a> and <a href="/privacy-policy/">Privacy Policy</a>; I consent to the transfer of information that I provide on this
site to third-party legal service providers and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email & telephone, which may include artificial or
pre-recorded calls and/or SMS text messages, delivered via automated technology, to the email and phone number that I have provided.</span>
<span class="mobileonly" style="font-weight:bold">I agree to the terms below.</span>
<input type="submit" value="AGREE AND SUBMIT →" data-wait="Please wait..." class="text-shadow-green bg-green block w-full mx-auto text-white font-bold border-0 rounded cursor-pointer py-4 px-2 m-4 submitBtn">
<span class="mobileonly">By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age and have read and agreed to the National Injury
Bureau <a href="/terms-of-service/">Terms and Conditions</a> and <a href="/privacy-policy/">Privacy Policy</a>; I consent to the transfer of information that I provide on this site to third-party legal service
providers and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email & telephone, which may include artificial or pre-recorded calls and/or SMS text messages,
delivered via automated technology, to the email and phone number that I have provided.</span>
</label>
</p>
</div>
<input id="leadid_token" name="jornaya_lead_id" type="hidden" value="8C609F13-243D-15EA-96A4-39DC89EE905E">
<input type="hidden" name="page_version" value="Clergy Split">
<input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/d83c1cc8323564a421246d8ec626dfafb1fba47b"><input type="hidden" name="trusted_form_cert_id" id="trusted_form_cert_id_0"
value="https://cert.trustedform.com/d83c1cc8323564a421246d8ec626dfafb1fba47b"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
value="https://ping.trustedform.com/0.EmdN4u7h7h-qZAPwKzeHfm9ApKSUAAY8PzTkuVH5OOX-lBK-aGYsknynKnlK3HzltxacDx3u.1ZoEeAbxFVQz_9O1epBpkw.EPhM5QG_Hk6OJuGm3zIf6w">
</form>
Text Content
CLERGYLITIGATION See If You Qualify ^ DID YOU SUFFER ABUSE BY A PRIEST OR OFFICIAL? State Laws Have Changed to Hold The Catholic Church Accountable. * $3 Billion+ Has Been Awarded to Victims. * 19,000+ Survivors of Abuse We Stand Up For Victims of Sexual Abuse Find out if you are eligible for compensation. Get Your Confidential Case Review ▼ Were you (or a loved one) sexually abused or assaulted by a member of the clergy? -- Select -- Yes No What state did the abuse happen? - Select a state - Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware District of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West Virginia Wisconsin Wyoming Were you a minor when the incident occurred? -- Select -- Yes No Can you provide the full name of the abuser? -- Select -- Yes No Are you currently represented by an attorney for this claim? -- Select -- Yes No First name Last name Email address Phone Please add notes or type "decline" to proceed By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age and have read and agreed to the National Injury Bureau Terms and Conditions and Privacy Policy; I consent to the transfer of information that I provide on this site to third-party legal service providers and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email & telephone, which may include artificial or pre-recorded calls and/or SMS text messages, delivered via automated technology, to the email and phone number that I have provided. I agree to the terms below. By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age and have read and agreed to the National Injury Bureau Terms and Conditions and Privacy Policy; I consent to the transfer of information that I provide on this site to third-party legal service providers and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email & telephone, which may include artificial or pre-recorded calls and/or SMS text messages, delivered via automated technology, to the email and phone number that I have provided. SEXUAL ABUSE CASES, WHY MORE PEOPLE ARE FILING Sexual Abuse is a horrific crime that causes physical and emotional damage, and the consequences can last a lifetime. Sexual Assault has many faces and forms therefore, many sexual abuse claims will differ. The trust once felt by the victims of Sexual Abuse is now utterly broken and the journey to recovery both physically and emotionally feels overwhelming. Limited Time to Act. Recent reforms to the laws on sexual abuse may mean that you can hold the Church responsible for the crimes committed against you. Many states have implemented a “look back” window extending the statute of limitations that may have expired. We can bring the abusers in the Catholic Clergy to justice for the abuse by legal means of money damages. As a survivor of crime, you deserve the chance to put your life and the lives of your family back together again and move forward. When organizations fail to protect sexual abuse victims, they must be held accountable! OUR FIRST PRIORITY IS YOUR HEALING Victims also face incredible obstacles on the road to rehabilitation following a sexual abuse encounter. We understand that sharing your story of abuse can be the most painful and overwhelming thing you’ll ever do. We know that once trust is broken, it is not easy to restore. Yet we’re encouraging you to give us a call and we’ll answer your questions. We are going to help you take back your life and get the support you need to experience healing and wholeness again. Filing a lawsuit is only the beginning of your journey. Let Us be here for you. Contact Us Today WE ARE INVESTIGATING AND DEALING WITH SEXUAL ASSAULT CASES CURRENTLY. YOU HAVE EARNED THE RIGHT TO COMPENSATION AND YOU DESERVE YOUR VOICE TO BE HEARD. LET THE PREDATOR KNOW THAT THEIR ACTIONS WILL NOT BE TOLERATED. SEXUAL ABUSE STATS, LEGAL REPRESENTATION AND THE ROAD TO HEALING Sad as it is to say, not all children grow up with the wonder and happiness that a happy childhood can bring. We know that 1 out of 3 girls and 1 out of 5 boys will become a victim of sexual abuse before they reach their 18th birthday and about half of these victims will keep the assault hidden for at least 5 years or longer. Today, there are 42 million child sexual abuse survivors living in the United States. We feel certain that we can prevent nearly 95% of sexual abuse by raising awareness and providing education. Our firm may be able to help you get your psychological and physical distress substantially compensated by legal representation during a civil case. We realize that this is just a small part of the healing process, but we feel that it is also one of the most essential aspects. Contact Us Today GET JUSTICE & COMPENSATION PERSONAL CARE AND ATTENTION Your voice and story are valued! We understand how difficult it can be to share the story of your abuse, and we want to support you throughout the process of filing a claim against the Catholic Church. When you contact WeHearYourVoice, you talk with professionals with expertise and concern necessary to handle your case with the utmost care. COMPENSATION FOR ABUSE Our sexual abuse attorneys have impressive records of recovering just compensation for clients. We fight tirelessly for your right to compensation for the abuse you endured in the Catholic Church. We have years of experience handling even the most difficult sexual abuse cases. We fight so you can focus on healing and recovery. YOU DON'T PAY UNTIL WE WIN You don't pay a thing until we win or settle! We operate on a contingency-fee basis, so you don't pay us anything until we win or settle your case. Contact us today to learn if you are eligible for monetary compensation for the abuse you endured in the Catholic Church. We offer free, no obligation case evaluations 24/7, so call WeHearYourVoice today. CONTACT US TODAY FOR YOUR FREE, IN-DEPTH CASE EVALUATION We are strong advocates for the rights of crime victims. Take your next step forward and contact us for your free, initial consultation. Contact Us Today Copyright © 2024 ClergyLitigation.com- All Rights Reserved. Terms of Service | Privacy Policy | CCPA Notice | Do Not Sell My Info | Accessible View | Contact Us PAID ATTORNEY ADVERTISEMENT: This Website is a group advertisement. It is not a lawyer referral service. ClergyLitigation.com is owned and operated by National Injury BureauTM and is not a law firm. We connect people to legal service providers and there is no charge to be connected with an attorney. You are under no obligation to retain any services of those connected through our website. We try our best to keep things fair and balanced to help you make the best choice for you. This information does not constitute legal or medical advice and it should not be relied upon as such. Results are not guaranteed and past performance is not an indication of future success. Always consult with your doctor before modifying your medication or regular medical regimen.