disabilityfirm.net
Open in
urlscan Pro
35.155.142.73
Public Scan
URL:
https://disabilityfirm.net/social-security-disability-attorney-serving-dallas-texas/
Submission Tags: @ecarlesi possiblethreat phishing Search All
Submission: On December 08 via api from IT — Scanned from IT
Submission Tags: @ecarlesi possiblethreat phishing Search All
Submission: On December 08 via api from IT — Scanned from IT
Form analysis
2 forms found in the DOMName: inquiry-form — POST /admin/inquiry/
<form class="f-inquiry-form" action="/admin/inquiry/" method="POST" id="inquiry-form" name="inquiry-form">
<div class="alert alert-danger alert-dismissible fade show d-none" role="alert">
<div class="h3"><strong>Error!</strong></div>
<span>Your message has failed. Please try again.</span>
<div class="error-response border border-danger p-2 m-2 d-none"></div>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="subject d-none">
<div class="form-group">
<label class="control-label" for="subject-115541">Subject</label>
<input id="subject-115541" type="text" name="subject" placeholder="" maxlength="256" class="form-control">
</div>
</div>
<div class="source-fields d-none">
<input type="hidden" name="special" placeholder="Leave Blank" id="id_inquiry-special">
<input class="f-page" type="hidden" name="page" value="/social-security-disability-attorney-serving-dallas-texas/">
<input class="f-medium" type="hidden" name="medium" value="">
<input class="f-source" type="hidden" name="source" value="">
<input class="f-ga_source" type="hidden" name="ga_source" value="Direct">
<input class="f-visits" type="hidden" name="visits" value="">
<input class="f-top" type="hidden" name="seconds_typing" value="0">
</div>
<div class="row">
<div class="col-md-6">
<div class="row no-gutters">
<div class="name col-sm-12">
<div class="form-group">
<label class="control-label required" for="name-115541">
<span class="inquiry-placeholder" data-editable="">Name</span>
</label>
<input id="name-115541" type="text" name="name" placeholder="Name" maxlength="256" class="form-control" required="" aria-required="true">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="phone col-sm-12">
<div class="form-group">
<label class="control-label" for="phone-115541">
<span class="inquiry-placeholder" data-editable="">Phone</span>
</label>
<input id="phone-115541" type="tel" name="phone" placeholder="Phone" pattern="(?:\(\d{3}\)|\d{3})[- ]?\d{3}[- ]?\d{4}" maxlength="20" class="form-control">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="email col-sm-12">
<div class="form-group">
<label class="control-label required" for="email-115541">
<span class="inquiry-placeholder" data-editable="">Email</span>
</label>
<input id="email-115541" type="email" name="email" placeholder="Email" pattern="([a-zA-Z0-9_\-\.\+]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})" maxlength="254" class="form-control" required="" aria-required="true">
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row no-gutters">
<div class="col-sm-12">
<div class="form-group">
<label class="control-label required" for="inquiry-115541">
<span class="inquiry-placeholder" data-editable="">Provide a brief description of your case</span>
</label>
<textarea id="inquiry-115541" name="inquiry" cols="40" rows="10" placeholder="Provide a brief description of your case" class="form-control" required="" aria-required="true"></textarea>
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters justify-content-end">
<div class="col-sm-5 d-flex justify-content-end">
<button button_color="" class="btn btn-square btn-775080" type="submit" element="button" aria-label="Submit"><span>Submit</span></button>
<style type="text/css" id="btn-775080-style">
/*
For Display and Headings, we want to control:
- font size
- font weight
- font family
- color
*/
/*
For reference, bootstrap has the following available to be overridden
$display1-weight: 300 !default;
$display2-weight: 300 !default;
$display3-weight: 300 !default;
$display4-weight: 300 !default;
$display-line-height: $headings-line-height !default;
*/
@import url("https://fonts.googleapis.com/css?family=Alegreya:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source Sans Pro:regular&display=swap");
.display-1 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-2 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-3 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-4 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Fixed Container
*/
.fixed-container {
width: 1140px !important;
max-width: 1140px !important;
}
.lf-default-date-input {
position: relative;
}
.lf-default-date-input:after {
font-family: 'FontAwesome', sans-serif;
content: '\f073';
padding: 0 5px;
}
.lf-default-date-input::-webkit-calendar-picker-indicator {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: auto;
height: auto;
color: transparent;
background: transparent;
}
.lf-default-date-input::-webkit-inner-spin-button {
z-index: 1;
}
.lf-default-date-input::-webkit-clear-button {
z-index: 1;
}
.btn.btn-square.btn-775080 {
background-color: #144A83;
color: #FFFFFF;
border: 2px solid #144A83;
border-radius: 0;
font-size: 1rem;
padding: .625rem 1.25rem;
transition: .2s ease;
}
.btn.btn-square.btn-775080 p,
.btn.btn-square.btn-775080 span {
font-weight: bold;
}
.btn.btn-square.btn-775080:hover {
background-color: #00A59D;
color: #FFFFFF;
}
</style>
</div>
</div>
</form>
Name: inquiry-form — POST /admin/inquiry/
<form class="f-inquiry-form" action="/admin/inquiry/" method="POST" id="inquiry-form" name="inquiry-form">
<div class="alert alert-danger alert-dismissible fade show d-none" role="alert">
<div class="h3"><strong>Error!</strong></div>
<span>Your message has failed. Please try again.</span>
<div class="error-response border border-danger p-2 m-2 d-none"></div>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="subject d-none">
<div class="form-group">
<label class="control-label" for="subject-115547">Subject</label>
<input id="subject-115547" type="text" name="subject" placeholder="" maxlength="256" class="form-control">
</div>
</div>
<div class="source-fields d-none">
<input type="hidden" name="special" placeholder="Leave Blank" id="id_inquiry-special">
<input class="f-page" type="hidden" name="page" value="/social-security-disability-attorney-serving-dallas-texas/">
<input class="f-medium" type="hidden" name="medium" value="">
<input class="f-source" type="hidden" name="source" value="">
<input class="f-ga_source" type="hidden" name="ga_source" value="Direct">
<input class="f-visits" type="hidden" name="visits" value="">
<input class="f-top" type="hidden" name="seconds_typing" value="0">
</div>
<div class="row">
<div class="col-md-12">
<div class="row no-gutters">
<div class="name col-sm-12">
<div class="form-group">
<label class="control-label required" for="name-115547">
<span class="inquiry-placeholder" data-editable="">Name</span>
</label>
<input id="name-115547" type="text" name="name" placeholder="Name" maxlength="256" class="form-control" required="" aria-required="true">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="email col-sm-12">
<div class="form-group">
<label class="control-label required" for="email-115547">
<span class="inquiry-placeholder" data-editable="">Email</span>
</label>
<input id="email-115547" type="email" name="email" placeholder="Email" pattern="([a-zA-Z0-9_\-\.\+]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})" maxlength="254" class="form-control" required="" aria-required="true">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="phone col-sm-12">
<div class="form-group">
<label class="control-label" for="phone-115547">
<span class="inquiry-placeholder" data-editable="">Phone</span>
</label>
<input id="phone-115547" type="tel" name="phone" placeholder="Phone" pattern="(?:\(\d{3}\)|\d{3})[- ]?\d{3}[- ]?\d{4}" maxlength="20" class="form-control">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12">
<div class="form-group">
<label class="control-label required" for="inquiry-115547">
<span class="inquiry-placeholder" data-editable="">Provide a brief description of your case</span>
</label>
<textarea id="inquiry-115547" name="inquiry" cols="40" rows="10" placeholder="Provide a brief description of your case" class="form-control" required="" aria-required="true"></textarea>
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters justify-content-end">
<div class="col-sm-5 d-flex justify-content-end">
<button button_color="" class="btn btn-square btn-775123" type="submit" element="button" aria-label="Submit"><span>Submit</span></button>
<style type="text/css" id="btn-775123-style">
/*
For Display and Headings, we want to control:
- font size
- font weight
- font family
- color
*/
/*
For reference, bootstrap has the following available to be overridden
$display1-weight: 300 !default;
$display2-weight: 300 !default;
$display3-weight: 300 !default;
$display4-weight: 300 !default;
$display-line-height: $headings-line-height !default;
*/
@import url("https://fonts.googleapis.com/css?family=Alegreya:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source Sans Pro:regular&display=swap");
.display-1 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-2 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-3 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-4 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Fixed Container
*/
.fixed-container {
width: 1140px !important;
max-width: 1140px !important;
}
.lf-default-date-input {
position: relative;
}
.lf-default-date-input:after {
font-family: 'FontAwesome', sans-serif;
content: '\f073';
padding: 0 5px;
}
.lf-default-date-input::-webkit-calendar-picker-indicator {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: auto;
height: auto;
color: transparent;
background: transparent;
}
.lf-default-date-input::-webkit-inner-spin-button {
z-index: 1;
}
.lf-default-date-input::-webkit-clear-button {
z-index: 1;
}
.btn.btn-square.btn-775123 {
background-color: #144A83;
color: #FFFFFF;
border: 2px solid #144A83;
border-radius: 0;
font-size: 1rem;
padding: .625rem 1.25rem;
transition: .2s ease;
}
.btn.btn-square.btn-775123 p,
.btn.btn-square.btn-775123 span {
font-weight: bold;
}
.btn.btn-square.btn-775123:hover {
background-color: #00A59D;
color: #FFFFFF;
}
</style>
</div>
</div>
</form>
Text Content
Text Size * Normal * Invert * Dark * Light * Grayscale Skip to navigation (423) 757-9500 (877) 966-1212 New Client 24/7 Hotline * Home * Firm Overview * Meet the Team * Peter Murphy * Nora McCarthy * Nancy Preslar * Practice Areas * Social Security Disability & Supplemental Security Income * Alzheimer's * Anxiety Disorders * Arthritis * Asthma * Back Pain * Brain Injuries * Cancer * Cardiovascular Problems * Compassionate Allowances * Coronary Artery Disease * COVID 19 Disability Claims * Crohn's Disease, IBS & Colitis * Diabetes * Fibromyalgia * Kidney Disease * Lupus * Medical Side Effects * Multiple Sclerosis * Musculoskeletal * Non-Hodgkin’s Lymphoma * Pain * Personality Disorders * PTSD * Respiratory Diseases * Substance Abuse * Veterans * Testimonials * Blog * Resources * Fees * FAQs * Are You Qualified for Benefits? * Areas Served * Contact * (423) 757-9500 * (877) 966-1212 This law firm offers services in other states, click here. × HELPING DISABLED WORKERS FIGHT FOR SSD & SSI BENEFITS At McCarthy Murphy & Preslar, PC, I am dedicated to assisting disabled workers in their pursuit of Social Security Disability (SSD) and Supplemental Security Income (SSI) benefits. I proudly guide clients in Dallas, TX through every step of the SSD and SSI application & appeals process. Schedule a Consultation MCCARTHY MURPHY & PRESLAR, PC - DALLAS, TEXAS Error! Your message has failed. Please try again. × Subject Name Phone Email Provide a brief description of your case Submit SOCIAL SECURITY DISABILITY ATTORNEY SERVING DALLAS, TEXAS SOCIAL SECURITY DISABILITY ATTORNEY WITH A NATIONWIDE REPUTATION WHAT SETS MCCARTHY MURPHY & PRESLAR, PC APART No one ever plans to become disabled, but life can be unpredictable. Whether your medical condition is physical or mental, you may be entitled to SSD or SSI benefits if the condition is hindering your ability to work. At McCarthy Murphy & Preslar, PC, I understand that dealing with a disability can be painful and difficult. That is why I am committed to helping disabled workers in Dallas, Texas navigate the complex SSD and SSI application & appeals process. EXTENSIVE EXPERIENCE At McCarthy Murphy & Preslar, PC, I have the necessary experience and knowledge to handle your case with the utmost professionalism and help you at every step of the application process. COMPASSIONATE COUNSEL I understand that living with a disability can take a toll on your physical, emotional, and financial well-being. That is why I am committed to providing compassionate and caring representation. ATTENTION TO DETAIL I take a personalized, client-centered approach when representing people with disabilities. My goal is to treat every case individually and provide legal counsel tailored to the specific facts of the client’s case. Past Results Block Disabled - Click the Settings Gear on the right to enable again. WHAT MY CLIENTS SAY slide 4 to 5 of 5 Thank you again for your generous help to me. I will always be grateful for your kindness.” – L.J. “This is a belated thank you for your work on my case. And especially for your ability to win my case after Social Security told me I had filed three years too late! I was already planning on just draining Social Security when I turned 65. Thank you again for your hard work I have dealt with many lawyers in the past 12 years. You are the only honest one I know.” – VETERAN M.C. “I would like to thank you for all the hard work and hours you helped in my case. I know it's been difficult and I have been very ill but I am a fighter and hanging in there for the sake of my boys. I have to try to stay strong so they don’t worry….Had it not been for you, I could have never fought from being sick. Thank you so much!” – W.K. “I want you to know how much you changed my life. I thank you and appreciate you more than you know. You gave me hope and a new life. For that, thank you." – B.P. “Many thanks for seeing me this past year. You do much great work for so many people…I believe it is never one’s fault that tragedy happens, yet I do believe it is my responsibility to get well. I can tell you believe the same.” – N.G. Thank you again for your generous help to me. I will always be grateful for your kindness.” – L.J. “This is a belated thank you for your work on my case. And especially for your ability to win my case after Social Security told me I had filed three years too late! I was already planning on just draining Social Security when I turned 65. Thank you again for your hard work I have dealt with many lawyers in the past 12 years. You are the only honest one I know.” – VETERAN M.C. “I would like to thank you for all the hard work and hours you helped in my case. I know it's been difficult and I have been very ill but I am a fighter and hanging in there for the sake of my boys. I have to try to stay strong so they don’t worry….Had it not been for you, I could have never fought from being sick. Thank you so much!” – W.K. “I want you to know how much you changed my life. I thank you and appreciate you more than you know. You gave me hope and a new life. For that, thank you." – B.P. “Many thanks for seeing me this past year. You do much great work for so many people…I believe it is never one’s fault that tragedy happens, yet I do believe it is my responsibility to get well. I can tell you believe the same.” – N.G. Thank you again for your generous help to me. I will always be grateful for your kindness.” – L.J. Read More ADVOCATING FOR THE RIGHTS OF DALLAS’S DISABLED WORKERS At McCarthy Murphy & Preslar, PC, I realize that handling SSD or SSI claims can be confusing. That is why I am prepared to help secure your financial future by providing exceptional representation. I have the necessary expertise and resources to guide you through the disability claims process. I take the time to listen to each client’s story, answer their questions, and address all of their concerns. I understand the challenges people living with disabilities face, which is why I am dedicated to helping each client ease their financial burdens and secure the SSD or SSI benefits to which they are entitled. The road to obtaining Social Security Disability benefits is often filled with obstacles and legal complications. Whether you are considering filing a Social Security Disability claim or needing assistance appealing the denial of your SSD or SSI claim, I am right here to do everything in my power to fight for you and your rights. At McCarthy Murphy & Preslar, PC, I provide disabled workers with the legal advice they need. I have handled numerous Social Security Disability cases throughout the state of Texas, including Dallas. Call my office today to discuss how I may be able to help you with your case and seek the benefits you deserve. Reach Out Today HERE TO STAND UP FOR YOU Contact Me Today Error! Your message has failed. Please try again. × Subject Name Email Phone Provide a brief description of your case Submit * © 2023 McCarthy Murphy & Preslar, PC * Sitemap * Disclaimer The information on this website is for general information purposes only. Nothing on this site should be taken as legal advice for any individual case or situation. This information is not intended to create, and receipt or viewing does not constitute, an attorney-client relationship.