bhl-forms 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bhl-forms.iife.js +1 -1
- package/dist/bhl-forms.modern.iife.js +1 -1
- package/dist/bhl-forms.modern.umd.js +1 -1
- package/dist/bhl-forms.umd.js +1 -1
- package/dist/forms/accidentsAndInjuries.es.js +67 -62
- package/dist/forms/accidentsAndInjuries.iife.js +1 -1
- package/dist/forms/childAndFamily.es.js +67 -62
- package/dist/forms/childAndFamily.iife.js +1 -1
- package/dist/forms/civilLawsuit.es.js +67 -62
- package/dist/forms/civilLawsuit.iife.js +1 -1
- package/dist/forms/criminal.es.js +67 -62
- package/dist/forms/criminal.iife.js +1 -1
- package/dist/forms/employmentAndWorkplace.es.js +67 -62
- package/dist/forms/employmentAndWorkplace.iife.js +1 -1
- package/dist/forms/generalLegal.es.js +67 -62
- package/dist/forms/generalLegal.iife.js +1 -1
- package/dist/forms/generalLegalPopUnder.es.js +67 -62
- package/dist/forms/generalLegalPopUnder.iife.js +1 -1
- package/dist/forms/generalLegalPopUnderTF.es.js +67 -62
- package/dist/forms/generalLegalPopUnderTF.iife.js +1 -1
- package/dist/forms/harassmentAndDiscrimination.es.js +67 -62
- package/dist/forms/harassmentAndDiscrimination.iife.js +1 -1
- package/dist/forms/mechanics.es.js +347 -0
- package/dist/forms/mechanics.iife.js +1 -0
- package/dist/forms/mechanics.json +1 -0
- package/dist/forms/realEstate.es.js +67 -62
- package/dist/forms/realEstate.iife.js +1 -1
- package/dist/forms/testForm.es.js +16 -12
- package/dist/forms/testForm.iife.js +1 -1
- package/dist/forms/willsAndTrusts.es.js +67 -62
- package/dist/forms/willsAndTrusts.iife.js +1 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ function merge() {
|
|
|
2
2
|
return Object.assign({}, ...arguments)
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
function
|
|
5
|
+
function JAUrl(pageId) {
|
|
6
6
|
return 'https://justanswer.9pctbx.net/c/2880795/' + pageId + '/9320?sharedid=${properties.vid}&subid1=${properties.Domain_Abbrev}'
|
|
7
7
|
}
|
|
8
8
|
|
|
@@ -166,17 +166,7 @@ function secureIcon(updates) {
|
|
|
166
166
|
)
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
const
|
|
170
|
-
{
|
|
171
|
-
$formkit: 'hidden',
|
|
172
|
-
name: "vertical",
|
|
173
|
-
value: "Legal"
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
$formkit: 'hidden',
|
|
177
|
-
name: "TCPA_Language",
|
|
178
|
-
value: "$meta.tcpaLanguage"
|
|
179
|
-
},
|
|
169
|
+
const hiddenInputsBase = [
|
|
180
170
|
{
|
|
181
171
|
$formkit: 'hidden',
|
|
182
172
|
name: "gclid",
|
|
@@ -194,61 +184,75 @@ const hiddenInputs = [
|
|
|
194
184
|
}
|
|
195
185
|
];
|
|
196
186
|
|
|
187
|
+
const hiddenInputsLegal = [
|
|
188
|
+
{
|
|
189
|
+
$formkit: 'hidden',
|
|
190
|
+
name: "vertical",
|
|
191
|
+
value: "Legal"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
$formkit: 'hidden',
|
|
195
|
+
name: "TCPA_Language",
|
|
196
|
+
value: "$meta.tcpaLanguage"
|
|
197
|
+
},
|
|
198
|
+
...hiddenInputsBase
|
|
199
|
+
];
|
|
200
|
+
|
|
197
201
|
|
|
198
202
|
const legalRedirectMapDefaults = {
|
|
199
203
|
"properties.Type_Of_Legal_Problem": {
|
|
200
|
-
'Adoption':
|
|
201
|
-
'Asbestos and Mesothelioma':
|
|
202
|
-
'Auto and Car Accidents':
|
|
204
|
+
'Adoption': JAUrl('565949'),
|
|
205
|
+
'Asbestos and Mesothelioma': JAUrl('897042'),
|
|
206
|
+
'Auto and Car Accidents': JAUrl('1026554'),
|
|
203
207
|
'Bankruptcy': 'https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}',
|
|
204
|
-
'Birth Certificate and Name Change':
|
|
205
|
-
'Business Lawyers':
|
|
206
|
-
'Child Custody and Support':
|
|
207
|
-
'Child Custody':
|
|
208
|
-
'Child Support':
|
|
209
|
-
'Civil Lawsuit':
|
|
210
|
-
'Civil Rights and Discrimination':
|
|
211
|
-
'Copyrights and Trademarks':
|
|
212
|
-
'Family Issues':
|
|
213
|
-
'File a Lawsuit':
|
|
214
|
-
'Defend a Lawsuit':
|
|
215
|
-
'Consumer Lawyers':
|
|
216
|
-
'Criminal and Felony':
|
|
208
|
+
'Birth Certificate and Name Change': JAUrl('1503011'),
|
|
209
|
+
'Business Lawyers': JAUrl('1487960'),
|
|
210
|
+
'Child Custody and Support': JAUrl('565949'),
|
|
211
|
+
'Child Custody': JAUrl('565949'),
|
|
212
|
+
'Child Support': JAUrl('565949'),
|
|
213
|
+
'Civil Lawsuit': JAUrl('897042'),
|
|
214
|
+
'Civil Rights and Discrimination': JAUrl('897038'),
|
|
215
|
+
'Copyrights and Trademarks': JAUrl('1503020'),
|
|
216
|
+
'Family Issues': JAUrl('565949'),
|
|
217
|
+
'File a Lawsuit': JAUrl('897042'),
|
|
218
|
+
'Defend a Lawsuit': JAUrl('897042'),
|
|
219
|
+
'Consumer Lawyers': JAUrl('897042'),
|
|
220
|
+
'Criminal and Felony': JAUrl('897012'),
|
|
217
221
|
'Debt and Collections': 'https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}',
|
|
218
|
-
'Divorce and Separation':
|
|
219
|
-
'DUI and DWI':
|
|
220
|
-
'Elder Law':
|
|
221
|
-
'Employment and Workplace':
|
|
222
|
-
'Expungement':
|
|
223
|
-
'Foreclosure':
|
|
224
|
-
'Guardianship':
|
|
225
|
-
'Immigration and Visas':
|
|
226
|
-
'Landlord and Tenant':
|
|
227
|
-
'Lemon Law':
|
|
228
|
-
'Medical Malpractice':
|
|
229
|
-
'Non-Workplace Discrimination':
|
|
230
|
-
'Non-Workplace Harassment':
|
|
231
|
-
'Patents and Intellectual Property':
|
|
232
|
-
'Personal Injury':
|
|
233
|
-
'Power of Attorney':
|
|
234
|
-
'Probate and Estates':
|
|
235
|
-
'Product Liability':
|
|
236
|
-
'Property Damage':
|
|
237
|
-
'Real Estate':
|
|
238
|
-
'Sexual Harassment':
|
|
239
|
-
'Social Security Disability and Insurance':
|
|
240
|
-
'Tax and IRS':
|
|
241
|
-
'Traffic and Tickets':
|
|
242
|
-
'Unemployment':
|
|
243
|
-
'Vaccination Injury':
|
|
244
|
-
'Victim of a Crime':
|
|
245
|
-
'Wills and Trusts':
|
|
246
|
-
'Workers Compensation':
|
|
247
|
-
'Workplace Discrimination':
|
|
248
|
-
'Workplace Harassment':
|
|
249
|
-
'Wrongful Termination':
|
|
222
|
+
'Divorce and Separation': JAUrl('966410'),
|
|
223
|
+
'DUI and DWI': JAUrl('897012'),
|
|
224
|
+
'Elder Law': JAUrl('565949'),
|
|
225
|
+
'Employment and Workplace': JAUrl('897014'),
|
|
226
|
+
'Expungement': JAUrl('897012'),
|
|
227
|
+
'Foreclosure': JAUrl('565923'),
|
|
228
|
+
'Guardianship': JAUrl('565949'),
|
|
229
|
+
'Immigration and Visas': JAUrl('565916'),
|
|
230
|
+
'Landlord and Tenant': JAUrl('1315025'),
|
|
231
|
+
'Lemon Law': JAUrl('1347399'),
|
|
232
|
+
'Medical Malpractice': JAUrl('1503025'),
|
|
233
|
+
'Non-Workplace Discrimination': JAUrl('1498134'),
|
|
234
|
+
'Non-Workplace Harassment': JAUrl('1503017'),
|
|
235
|
+
'Patents and Intellectual Property': JAUrl('1503020'),
|
|
236
|
+
'Personal Injury': JAUrl('1026554'),
|
|
237
|
+
'Power of Attorney': JAUrl('1097602'),
|
|
238
|
+
'Probate and Estates': JAUrl('1097602'),
|
|
239
|
+
'Product Liability': JAUrl('897042'),
|
|
240
|
+
'Property Damage': JAUrl('897042'),
|
|
241
|
+
'Real Estate': JAUrl('565923'),
|
|
242
|
+
'Sexual Harassment': JAUrl('897015'),
|
|
243
|
+
'Social Security Disability and Insurance': JAUrl('897033'),
|
|
244
|
+
'Tax and IRS': JAUrl('1147978'),
|
|
245
|
+
'Traffic and Tickets': JAUrl('808601'),
|
|
246
|
+
'Unemployment': JAUrl('897014'),
|
|
247
|
+
'Vaccination Injury': JAUrl('1026554'),
|
|
248
|
+
'Victim of a Crime': JAUrl('897012'),
|
|
249
|
+
'Wills and Trusts': JAUrl('1097602'),
|
|
250
|
+
'Workers Compensation': JAUrl('897014'),
|
|
251
|
+
'Workplace Discrimination': JAUrl('1498134'),
|
|
252
|
+
'Workplace Harassment': JAUrl('897014'),
|
|
253
|
+
'Wrongful Termination': JAUrl('897014')
|
|
250
254
|
},
|
|
251
|
-
'*':
|
|
255
|
+
'*': JAUrl('808601')
|
|
252
256
|
};
|
|
253
257
|
|
|
254
258
|
|
|
@@ -939,6 +943,7 @@ const zipcode = () => sbsText({
|
|
|
939
943
|
}
|
|
940
944
|
});
|
|
941
945
|
|
|
946
|
+
|
|
942
947
|
// ------ Question Groups
|
|
943
948
|
|
|
944
949
|
// NOTE: name must be unique within a form!
|
|
@@ -1285,7 +1290,7 @@ const schema = [
|
|
|
1285
1290
|
if: '$activeStep === $firstStep()'
|
|
1286
1291
|
}),
|
|
1287
1292
|
defaultSubHeadline(),
|
|
1288
|
-
...
|
|
1293
|
+
...hiddenInputsLegal,
|
|
1289
1294
|
{
|
|
1290
1295
|
$el: 'div',
|
|
1291
1296
|
attrs: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var accidentsAndInjuries=function(){"use strict";function e(){return Object.assign({},...arguments)}function t(e){return"https://justanswer.9pctbx.net/c/2880795/"+e+"/9320?sharedid=${properties.vid}&subid1=${properties.Domain_Abbrev}"}const a='$getKey($meta, "commentsPlaceholders." + $get(Type_Of_Legal_Problem).value, $meta.defaultCommentsPlaceholder)',i={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};const r={tcpaLanguage:"By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by lawyers, lawyer networks, and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services. To submit this request without this consent, call 878-213-4937."};const n={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const o={$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3"}};const l={$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10"}};const s={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function d(t){return e(s,t)}const m={"properties.Type_Of_Legal_Problem":{Adoption:t("565949"),"Asbestos and Mesothelioma":t("897042"),"Auto and Car Accidents":t("1026554"),Bankruptcy:"https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}","Birth Certificate and Name Change":t("1503011"),"Business Lawyers":t("1487960"),"Child Custody and Support":t("565949"),"Child Custody":t("565949"),"Child Support":t("565949"),"Civil Lawsuit":t("897042"),"Civil Rights and Discrimination":t("897038"),"Copyrights and Trademarks":t("1503020"),"Family Issues":t("565949"),"File a Lawsuit":t("897042"),"Defend a Lawsuit":t("897042"),"Consumer Lawyers":t("897042"),"Criminal and Felony":t("897012"),"Debt and Collections":"https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}","Divorce and Separation":t("966410"),"DUI and DWI":t("897012"),"Elder Law":t("565949"),"Employment and Workplace":t("897014"),Expungement:t("897012"),Foreclosure:t("565923"),Guardianship:t("565949"),"Immigration and Visas":t("565916"),"Landlord and Tenant":t("1315025"),"Lemon Law":t("1347399"),"Medical Malpractice":t("1503025"),"Non-Workplace Discrimination":t("1498134"),"Non-Workplace Harassment":t("1503017"),"Patents and Intellectual Property":t("1503020"),"Personal Injury":t("1026554"),"Power of Attorney":t("1097602"),"Probate and Estates":t("1097602"),"Product Liability":t("897042"),"Property Damage":t("897042"),"Real Estate":t("565923"),"Sexual Harassment":t("897015"),"Social Security Disability and Insurance":t("897033"),"Tax and IRS":t("1147978"),"Traffic and Tickets":t("808601"),Unemployment:t("897014"),"Vaccination Injury":t("1026554"),"Victim of a Crime":t("897012"),"Wills and Trusts":t("1097602"),"Workers Compensation":t("897014"),"Workplace Discrimination":t("1498134"),"Workplace Harassment":t("897014"),"Wrongful Termination":t("897014")},"*":t("808601")};const c=t=>(t.legendClass="legend-left required",t.fieldsetClass="$reset side-by-side",t.optionsClass="t-pl-1",t.innerClass="t-flex t-items-center",t.wrapperClass="t-mb-3",(t=>e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t))(t)),p=t=>e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t),u=e=>(e.options=["Yes","No"],(e=>(e.legendClass="legend-left t-pb-1 required",e.fieldsetClass="$reset side-by-side t-items-center",e.optionsClass="t-mt-1 t-grid t-grid-cols-1 md:t-grid-cols-2-125 t-items-center",e.innerClass="t-flex t-items-center",e.optionClass="t-pr-1",p(e)))(e)),f=t=>(t.labelClass="required",t.wrapperClass="side-by-side t-items-center",t.innerClass="select-height-content",t.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",(t=>e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t))(t)),y=t=>(t.wrapperClass="side-by-side t-items-center",(t=>e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t))(t)),g=t=>(t.wrapperClass="side-by-side t-items-center",(t=>e({$formkit:"DatePicker",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required t-block t-mb-3 t-font-semibold t-text-base formkit-invalid:t-text-red-500",innerClass:"t-border t-border-gray-400 formkit-invalid:t-border-red-500 t-rounded t-mb-1 focus-within:t-border-blue-500"},t))(t)),h=t=>(e=>(e.legendClass="required",e.fieldsetClass="$reset",e.optionsClass="t-pl-2 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",p(e)))(e({name:"Type_Of_Legal_Problem_Display",if:'$get(Type_Of_Legal_Problem).value == "Auto and Car Accidents"',label:"Select The Issue:",options:["Auto Accident","Workplace Injury","Dog Bite","Slip and Fall","Trucking Accident","Motorcycle Accident","Other Accidents or Injuries"]},t)),b=()=>u({name:"At_Fault",label:"Were You at Fault?"}),_=()=>f({label:"Status of Claim:",name:"Claim_Status",options:["No action taken yet","Demand for compensation made","Lawsuit filed","Other"]}),x=t=>(t=>e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t))(e({label:"Please briefly describe your situation in a few words:",name:"Comments",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},t)),k=()=>u({name:"Doctor_Treatment",label:"Have You Recently Been Treated by a Doctor, Hospital or Clinic?"}),w=()=>u({name:"Have_Attorney",label:"Already Working with An Attorney?"}),v=()=>g({label:"Date of Incident:",name:"Incident_Date"}),I=()=>{return(e={label:"Primary Injury:",name:"Primary_Injury",options:["Anxiety","Back or Neck Pain","Broken Bones","Cuts and Bruises","Headaches","Memory Loss","Loss of Limb","Other (describe on next page)"]}).legendClass="legend-left-flex md:t-max-w-[40%] required",e.fieldsetClass="$reset side-by-side-flex",e.optionsClass="md:t-ml-4 md:t-mt-2 t-grid t-grid-cols-1 md:t-grid-cols-2-125",e.innerClass="t-flex t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",p(e);var e},P=(t,a)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},a),$=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,C=e=>{if($(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const a=e.children[t];if($(a))return a;const i=C(a);if(i)return i}return null};function E(e){return{$el:"h3",children:e.headline||"Tell Us About Your Case",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function L(e){return{$el:"h3",children:e.headline||"Additional Case Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function T(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function O(e){return{$el:"h3",children:e.headline||'$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-3"}}}function S(e){return{$el:"h5",children:e.subheadline||'$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3"}}}function A(t,a,i=!0){if(void 0===i&&(i=!0),a&&a.length&&i){C(a[a.length-1]).onKeypress="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))"}return e((e=>({$el:"section",if:'$stepIsEnabled("'+e+'")',attrs:{style:{if:'$activeStep !== "'+e+'"',then:"display: none;"}}}))(t),{children:[{$formkit:"group",id:t,name:t,children:a}]})}const D=[{type:"meta",data:e(r,{defaultCommentsPlaceholder:a,commentsPlaceholders:{Adoption:'Example: "I need help with adoption forms"',"Asbestos and Mesothelioma":'Example: "I was exposed to asbestos at work and would like to file a claim"',"Auto and Car Accidents":'Example: "A truck crashed into my car on the highway" or "I\'ve been involved in a hit and run accident"',Bankruptcy:'Example: "I need help filing for bankruptcy"',"Birth Certificate and Name Change":'Example: "Just married and would like to change my last name"',"Business Lawyers":'Example: "I need help incorporating a business" or "I would like a legal contract reviewed"',"Child Custody and Support":'Example: "Need help getting custody" or "Issues with child support payments"',"Child Custody":'Example: "Need help getting custody"',"Child Support":'Example: "Issues with child support payments"',"Civil Rights and Discrimination":'Example: "Police brutality" or "Coworker keeps harassing me"',"Civil Lawsuit":'Example: "A contractor took my money and never completed the job" or "I am being sued by a neighbor"',"File a Lawsuit":'Example: "A contractor took my money and never completed the job"',"Defend a Lawsuit":'Example: "I am being sued by a neighbor"',"Consumer Lawyers":'Example: "Someone committed fraud against me" or "A contractor took my money and never completed the job"',"Copyrights and Trademarks":'Example: "I would like to register a trademark or copyright a name"',"Criminal and Felony":'Example: "I was arrested for DUI and need legal defense" or "I am being charged with assault"',"Debt and Collections":'Example: "I would like to consolidate my debt" or "A collection agency is harassing me"',"Divorce and Separation":'Example: "I would like to file for an uncontested divorce"',"DUI and DWI":'Example: "I was arrested for DUI and need legal defense"',"Elder Law":'Example: "I would like help with Estate Planning" or "I need help with a guardianship"',"Employment and Workplace":'Example: "I was injured while on the job" or "My company is discriminating against me"',Expungement:'Example: "I would like to file for an expungement and clear my record"',"Family Issues":'Example: "I need help with guardianship" or "I need a simple will created"',Foreclosure:'Example: "I need help to avoid foreclosure on my house"',Guardianship:'Example: "I need help with guardianship documents"',"Harassment and Discrimination":'Example: "I am being discriminated at work" or "My neighbor is harassing me"',"Sexual Harassment":'Example: "I am being sexually harassed by a coworker"',"Workplace Harassment":'Example: "My coworker is being aggressive towards me"',"Non-Workplace Harassment":'Example: "My neighbor is harassing me"',"Workplace Discrimination":'Example: "I am being discriminated at work based on my age"',"Non-Workplace Discrimination":'Example: "I am being discriminated against by a local official"',"Identity Theft":'Example: "Someone stole my identity and I need help fixing the issue"',"Immigration and Visas":'Example: "I need help filing for a visa" or "Help with a green card"',Insurance:'Example: "I need help filing an insurance claim for damage to my house"',"Landlord and Tenant":'Example: "I need help to fight an eviction" or "I would like a lawyer to review a rental contract"',"Lemon Law":'Example: "I purchased a new vehicle that broke down already and seller will not assist"',"Long Term Disability":'Example: "I was injured on the job and would like to file for benefits" or "I need help filing for disability benefits"',"Medical Malpractice":'Example: "A doctor performed surgery on the wrong limb and I would like to file a lawsuit"',"Nursing Home Abuse":'Example: "My mother\'s nursing home is physically abusing her"',"Patents and Intellectual Property":'Example: "I would like to file for a patent" or "I need to copyright a name"',"Personal Injury":'Example: "I was bit by the neighbor\'s dog" or "I fell in the icy grocery store parking lot"',"Power of Attorney":'Example: "I need help with a limited or general power of attorney"',"Probate and Estates":'Example: "I need help with planning for my estate" or "A family member passed without a will in place"',"Product Liability":'Example: "My car battery caught on fire" or "I purchased a faulty product"',"Property Damage":'Example: "The neighbor\'s tree fell on my fence" or "My car was hit in the parking lot"',"Real Estate":'Example: "I need help with a quitclaim deed" or "I need a lawyer to review a purchase and sales agreement"',"Social Security Disability and Insurance":'Example: "I would like help filing for disability benefits" or "I\'ve been denied for SSDI and would like to appeal"',"Tax and IRS":'Example: "I need help fighting an IRS tax claim" or "I need audit defense"',"Traffic and Tickets":'Example: "I need help reinstating a supsended license" or "I would like to fight a traffic ticket"',Unemployment:'Example: "I need help filing for unemployment benefits"',"Vaccination Injury":'Example: "I was injured after receiving a vaccine and would like to file a lawsuit"',"Veteran's Disability":'Example: "I would like help filing for disability benefits"',"Victim of a Crime":'Example: "I was assaulted in the store" or "I am being discriminated against at work"',"Wills and Trusts":'Example: "I need a simple will created" or "I would like guidance on creating a trust fund"',"Workers Compensation":'Example: "I was injured at work and would like to file for workers compensation benefits"',"Wrongful Death":'Example: "A family member was killed on the job and we need legal representation"',"Wrongful Termination":'Example: "I was fired by my employer without cause"',"Not Sure or Other":'Example: "I was involved in a car accident" or "I need help setting up power of attorney"'},defaultFinalHeadline:"Submit Your Case",finalHeadlines:{},defaultFinalSubHeadline:"You may benefit from speaking with a legal professional. Please verify your contact information.",finalSubHeadlines:{Adoption:"You may benefit from speaking with an adoption professional. Please verify your contact information.","Auto and Car Accidents":"You may benefit from speaking with an accident professional. Please verify your contact information.",Bankruptcy:"You may benefit from speaking with a bankruptcy professional. Please verify your contact information.","Copyrights and Trademarks":"You may benefit from speaking with a copyright and trademark professional. Please verify your contact information.","Divorce and Separation":"You may benefit from speaking with a divorce professional. Please verify your contact information.","DUI and DWI":"You may benefit from speaking with a DUI professional. Please verify your contact information.","Elder Law":"You may benefit from speaking with an elder law professional. Please verify your contact information.",Foreclosure:"You may benefit from speaking with a foreclosure professional. Please verify your contact information.",Guardianship:"You may benefit from speaking with a guardianship professional. Please verify your contact information.","Immigration and Visas":"You may benefit from speaking with a immigration professional. Please verify your contact information.","Landlord and Tenant":"You may benefit from speaking with a landlord and tenant legal professional. Please verify your contact information.","Long Term Disability":"You may benefit from speaking with a disability legal professional. Please verify your contact information.","Medical Malpractice":"You may benefit from speaking with a malpractice professional. Please verify your contact information.","Patents and Intellectual Property":"You may benefit from speaking with a patent professional. Please verify your contact information.","Personal Injury":"You may benefit from speaking with a personal injury professional. Please verify your contact information.","Probate and Estates":"You may benefit from speaking with a probate and estate professional. Please verify your contact information.","Real Estate":"You may benefit from speaking with a real estate professional. Please verify your contact information.","Social Security Disability and Insurance":"You may benefit from speaking with an SSDI professional. Please verify your contact information.","Tax and IRS":"You may benefit from speaking with a tax professional. Please verify your contact information.",Unemployment:"You may benefit from speaking with an unemployment professional. Please verify your contact information.","Veteran's Disability":"You may benefit from speaking with a disability legal professional. Please verify your contact information.","Workers Compensation":"You may benefit from speaking with a workers compensation professional. Please verify your contact information."},trustedFormTOLPs:{Adoption:!0,"Child Custody and Support":!0,"Child Custody":!0,"Child Support":!0,"Divorce and Separation":!0,"Family Issues":!0,Guardianship:!0,"Not Sure or Other":!0}})},e(n,j),{$cmp:"FormKit",props:function(t){return e(i,t)}({formId:"accidentsAndInjuries",redirectMap:function(t){return e(m,t)}(),valueOverrideMap:{Civil_Defense:{Yes:{Type_Of_Legal_Problem:"Defend a Lawsuit"}},Type_Of_Legal_Problem_Display:{"Auto Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Dog Bite":{Type_Of_Legal_Problem:"Personal Injury"},"Slip and Fall":{Type_Of_Legal_Problem:"Personal Injury"},"Workplace Injury":{Type_Of_Legal_Problem:"Workers Compensation"},"Trucking Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Motorcycle Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Other Accidents or Injuries":{Type_Of_Legal_Problem:"Personal Injury"},"Automobile Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Contract Disputes":{Type_Of_Legal_Problem:"Business Lawyers"},"Defamation and Slander":{Type_Of_Legal_Problem:"File a Lawsuit"},"Dog Bite":{Type_Of_Legal_Problem:"Personal Injury"},"Employment and Workplace":{Type_Of_Legal_Problem:"Employment and Workplace"},Fraud:{Type_Of_Legal_Problem:"Consumer Lawyers"},"Medical Malpractice":{Type_Of_Legal_Problem:"Medical Malpractice"},"Personal Injury":{Type_Of_Legal_Problem:"Personal Injury"},"Property Damage":{Type_Of_Legal_Problem:"Property Damage"},"Small Claims":{Type_Of_Legal_Problem:"File a Lawsuit"},"Real Estate":{Type_Of_Legal_Problem:"Real Estate"},"Other (describe on next page)":{Type_Of_Legal_Problem:"Not Sure or Other"},"Criminal Defense":{Type_Of_Legal_Problem:"Criminal and Felony"},"Victim of a Crime":{Type_Of_Legal_Problem:"Victim of a Crime"},"DUI and DWI":{Type_Of_Legal_Problem:"DUI and DWI"},Expungement:{Type_Of_Legal_Problem:"Expungement"},Harassment:{Type_Of_Legal_Problem:"Criminal and Felony"},"Not Sure or Other":{Type_Of_Legal_Problem:"Not Sure or Other"},"Workplace Harassment":{Type_Of_Legal_Problem:"Workplace Harassment"},"Workplace Discrimination":{Type_Of_Legal_Problem:"Workplace Discrimination"},"Wrongful Termination":{Type_Of_Legal_Problem:"Wrongful Termination"},"Payment Disputes":{Type_Of_Legal_Problem:"Employment and Workplace"},"Workers Compensation":{Type_Of_Legal_Problem:"Workers Compensation"},Unemployment:{Type_Of_Legal_Problem:"Unemployment"},"Other Workplace Issues":{Type_Of_Legal_Problem:"Employment and Workplace"},"Contracts and Agreements":{Type_Of_Legal_Problem:"Real Estate"},"Deeds, Liens, and Titles":{Type_Of_Legal_Problem:"Real Estate"},Foreclosure:{Type_Of_Legal_Problem:"Foreclosure"},Insurance:{Type_Of_Legal_Problem:"Insurance"},"Landlord and Tenant":{Type_Of_Legal_Problem:"Landlord and Tenant"},"Loans and Mortgages":{Type_Of_Legal_Problem:"Real Estate"},"Wills, Trusts, and Estates":{Type_Of_Legal_Problem:"Wills and Trusts"},"Property Damage":{Type_Of_Legal_Problem:"Property Damage"},"Other Real Estate Issues":{Type_Of_Legal_Problem:"Real Estate"}}}}),children:[function(t){return e(o,t)}({children:'$urlParam("hl", "Get Accident & Injury Help Now")',if:"$activeStep === $firstStep()"}),e(l,{children:'$urlParam("shl", "Our Service is Fast and Free!")',if:"$activeStep === $firstStep()"}),{$formkit:"hidden",name:"vertical",value:"Legal"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null},{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return A("accidentsAndInjuriesTOLPAndZip",[{$formkit:"hidden",name:"Type_Of_Legal_Problem",id:"Type_Of_Legal_Problem",value:"Auto and Car Accidents"},h({if:"true"}),y({label:"Zip Code:",placeholder:"#####",name:"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"}})],e.nextOnEnter)}(),function(e={}){return A("TOLPQuestions",[E(e),P("AutoAndCarAccidentsQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Auto and Car Accidents"',children:[w(),v(),b(),I(),k(),u({name:"Police_Report_Filed",label:"Was a Police Report Filed?"})]}),P("PersonalInjuryQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Personal Injury"',children:[w(),v(),_(),b(),I(),k()]}),P("WorkersCompensationQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Workers Compensation"',children:[w(),v(),_(),I(),f({label:"Cause of Injury:",name:"Cause_Of_Injury",options:["Traumatic Physical Injury (Accident)","Repeated Trauma Injury","Mental Injury","Occupational Disease","Not Sure"]}),k()]})],e.nextOnEnter)}(),function(e={}){return A("commentsWithBankruptcy",[L(e),x({label:e.label||"Please briefly describe your legal issue in a few words:",placeholder:e.placeholder||a}),c({label:"I'd also like a separate consultation for bankruptcy and debt elimination",help:"Please note: you will be contacted separately by a bankruptcy expert",name:"CrossSell_Bankruptcy",if:'$getVal($get(form), "Type_Of_Legal_Problem") != "Bankruptcy" && ($getVal($get(form), "Degree_Of_Interest") == "Absolutely Can\'t Afford" || $getVal($get(form), "Degree_Of_Interest") == "Maybe" || $getVal($get(form), "Degree_Of_Interest") == "Probably")',validation:null,helpClass:"!t-text-sm"})],e.nextOnEnter)}({nextOnEnter:!1}),function(e={}){return A("firstAndLast",[T(e),y({$formkit:"text",label:"First Name:",name:"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"}}),y({$formkit:"text",label:"Last Name:",name:"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"}})],e.nextOnEnter)}(),function(e={}){return A("contactInfo",[O(e),S(e),y({$formkit:"email",name:"Email",label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"}}),y({$formkit:"tel",name:"Primary_Phone",label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Field is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]"}),{$formkit:"checkbox",label:"$meta.tcpaLanguage",name:"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal"}},d()],e.nextOnEnter)}({nextOnEnter:!1}),{$el:"div",attrs:{class:"step-nav"},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($scrollAnchor($get(form)))",children:"Back",style:{if:"$activeStep === $firstStep()",then:"visibility: hidden;"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"}},{$formkit:"submit",name:"submit_button",label:"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"}}]},{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var j;return D}();
|
|
1
|
+
var accidentsAndInjuries=function(){"use strict";function e(){return Object.assign({},...arguments)}function t(e){return"https://justanswer.9pctbx.net/c/2880795/"+e+"/9320?sharedid=${properties.vid}&subid1=${properties.Domain_Abbrev}"}const a='$getKey($meta, "commentsPlaceholders." + $get(Type_Of_Legal_Problem).value, $meta.defaultCommentsPlaceholder)',i={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};const r={tcpaLanguage:"By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by lawyers, lawyer networks, and partners of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services. To submit this request without this consent, call 878-213-4937."};const n={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const o={$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3"}};const l={$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10"}};const s={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function d(t){return e(s,t)}const m=[{$formkit:"hidden",name:"vertical",value:"Legal"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],c={"properties.Type_Of_Legal_Problem":{Adoption:t("565949"),"Asbestos and Mesothelioma":t("897042"),"Auto and Car Accidents":t("1026554"),Bankruptcy:"https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}","Birth Certificate and Name Change":t("1503011"),"Business Lawyers":t("1487960"),"Child Custody and Support":t("565949"),"Child Custody":t("565949"),"Child Support":t("565949"),"Civil Lawsuit":t("897042"),"Civil Rights and Discrimination":t("897038"),"Copyrights and Trademarks":t("1503020"),"Family Issues":t("565949"),"File a Lawsuit":t("897042"),"Defend a Lawsuit":t("897042"),"Consumer Lawyers":t("897042"),"Criminal and Felony":t("897012"),"Debt and Collections":"https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}","Divorce and Separation":t("966410"),"DUI and DWI":t("897012"),"Elder Law":t("565949"),"Employment and Workplace":t("897014"),Expungement:t("897012"),Foreclosure:t("565923"),Guardianship:t("565949"),"Immigration and Visas":t("565916"),"Landlord and Tenant":t("1315025"),"Lemon Law":t("1347399"),"Medical Malpractice":t("1503025"),"Non-Workplace Discrimination":t("1498134"),"Non-Workplace Harassment":t("1503017"),"Patents and Intellectual Property":t("1503020"),"Personal Injury":t("1026554"),"Power of Attorney":t("1097602"),"Probate and Estates":t("1097602"),"Product Liability":t("897042"),"Property Damage":t("897042"),"Real Estate":t("565923"),"Sexual Harassment":t("897015"),"Social Security Disability and Insurance":t("897033"),"Tax and IRS":t("1147978"),"Traffic and Tickets":t("808601"),Unemployment:t("897014"),"Vaccination Injury":t("1026554"),"Victim of a Crime":t("897012"),"Wills and Trusts":t("1097602"),"Workers Compensation":t("897014"),"Workplace Discrimination":t("1498134"),"Workplace Harassment":t("897014"),"Wrongful Termination":t("897014")},"*":t("808601")};const p=t=>(t.legendClass="legend-left required",t.fieldsetClass="$reset side-by-side",t.optionsClass="t-pl-1",t.innerClass="t-flex t-items-center",t.wrapperClass="t-mb-3",(t=>e({$formkit:"checkbox",validation:"required",validationMessages:{required:"Field is required"}},t))(t)),u=t=>e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t),f=e=>(e.options=["Yes","No"],(e=>(e.legendClass="legend-left t-pb-1 required",e.fieldsetClass="$reset side-by-side t-items-center",e.optionsClass="t-mt-1 t-grid t-grid-cols-1 md:t-grid-cols-2-125 t-items-center",e.innerClass="t-flex t-items-center",e.optionClass="t-pr-1",u(e)))(e)),y=t=>(t.labelClass="required",t.wrapperClass="side-by-side t-items-center",t.innerClass="select-height-content",t.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",(t=>e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t))(t)),g=t=>(t.wrapperClass="side-by-side t-items-center",(t=>e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t))(t)),h=t=>(t.wrapperClass="side-by-side t-items-center",(t=>e({$formkit:"DatePicker",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required t-block t-mb-3 t-font-semibold t-text-base formkit-invalid:t-text-red-500",innerClass:"t-border t-border-gray-400 formkit-invalid:t-border-red-500 t-rounded t-mb-1 focus-within:t-border-blue-500"},t))(t)),b=t=>(e=>(e.legendClass="required",e.fieldsetClass="$reset",e.optionsClass="t-pl-2 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",u(e)))(e({name:"Type_Of_Legal_Problem_Display",if:'$get(Type_Of_Legal_Problem).value == "Auto and Car Accidents"',label:"Select The Issue:",options:["Auto Accident","Workplace Injury","Dog Bite","Slip and Fall","Trucking Accident","Motorcycle Accident","Other Accidents or Injuries"]},t)),_=()=>f({name:"At_Fault",label:"Were You at Fault?"}),x=()=>y({label:"Status of Claim:",name:"Claim_Status",options:["No action taken yet","Demand for compensation made","Lawsuit filed","Other"]}),k=t=>(t=>e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t))(e({label:"Please briefly describe your situation in a few words:",name:"Comments",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},t)),w=()=>f({name:"Doctor_Treatment",label:"Have You Recently Been Treated by a Doctor, Hospital or Clinic?"}),v=()=>f({name:"Have_Attorney",label:"Already Working with An Attorney?"}),I=()=>h({label:"Date of Incident:",name:"Incident_Date"}),P=()=>{return(e={label:"Primary Injury:",name:"Primary_Injury",options:["Anxiety","Back or Neck Pain","Broken Bones","Cuts and Bruises","Headaches","Memory Loss","Loss of Limb","Other (describe on next page)"]}).legendClass="legend-left-flex md:t-max-w-[40%] required",e.fieldsetClass="$reset side-by-side-flex",e.optionsClass="md:t-ml-4 md:t-mt-2 t-grid t-grid-cols-1 md:t-grid-cols-2-125",e.innerClass="t-flex t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",u(e);var e},$=(t,a)=>e({$cmp:"FormKit",props:{type:"group",key:t,id:t,name:t}},a),C=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,E=e=>{if(C(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const a=e.children[t];if(C(a))return a;const i=E(a);if(i)return i}return null};function L(e){return{$el:"h3",children:e.headline||"Tell Us About Your Case",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function T(e){return{$el:"h3",children:e.headline||"Additional Case Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function O(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-3"}}}function S(e){return{$el:"h3",children:e.headline||'$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-3"}}}function A(e){return{$el:"h5",children:e.subheadline||'$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3"}}}function D(t,a,i=!0){if(void 0===i&&(i=!0),a&&a.length&&i){E(a[a.length-1]).onKeypress="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))"}return e((e=>({$el:"section",if:'$stepIsEnabled("'+e+'")',attrs:{style:{if:'$activeStep !== "'+e+'"',then:"display: none;"}}}))(t),{children:[{$formkit:"group",id:t,name:t,children:a}]})}const j=[{type:"meta",data:e(r,{defaultCommentsPlaceholder:a,commentsPlaceholders:{Adoption:'Example: "I need help with adoption forms"',"Asbestos and Mesothelioma":'Example: "I was exposed to asbestos at work and would like to file a claim"',"Auto and Car Accidents":'Example: "A truck crashed into my car on the highway" or "I\'ve been involved in a hit and run accident"',Bankruptcy:'Example: "I need help filing for bankruptcy"',"Birth Certificate and Name Change":'Example: "Just married and would like to change my last name"',"Business Lawyers":'Example: "I need help incorporating a business" or "I would like a legal contract reviewed"',"Child Custody and Support":'Example: "Need help getting custody" or "Issues with child support payments"',"Child Custody":'Example: "Need help getting custody"',"Child Support":'Example: "Issues with child support payments"',"Civil Rights and Discrimination":'Example: "Police brutality" or "Coworker keeps harassing me"',"Civil Lawsuit":'Example: "A contractor took my money and never completed the job" or "I am being sued by a neighbor"',"File a Lawsuit":'Example: "A contractor took my money and never completed the job"',"Defend a Lawsuit":'Example: "I am being sued by a neighbor"',"Consumer Lawyers":'Example: "Someone committed fraud against me" or "A contractor took my money and never completed the job"',"Copyrights and Trademarks":'Example: "I would like to register a trademark or copyright a name"',"Criminal and Felony":'Example: "I was arrested for DUI and need legal defense" or "I am being charged with assault"',"Debt and Collections":'Example: "I would like to consolidate my debt" or "A collection agency is harassing me"',"Divorce and Separation":'Example: "I would like to file for an uncontested divorce"',"DUI and DWI":'Example: "I was arrested for DUI and need legal defense"',"Elder Law":'Example: "I would like help with Estate Planning" or "I need help with a guardianship"',"Employment and Workplace":'Example: "I was injured while on the job" or "My company is discriminating against me"',Expungement:'Example: "I would like to file for an expungement and clear my record"',"Family Issues":'Example: "I need help with guardianship" or "I need a simple will created"',Foreclosure:'Example: "I need help to avoid foreclosure on my house"',Guardianship:'Example: "I need help with guardianship documents"',"Harassment and Discrimination":'Example: "I am being discriminated at work" or "My neighbor is harassing me"',"Sexual Harassment":'Example: "I am being sexually harassed by a coworker"',"Workplace Harassment":'Example: "My coworker is being aggressive towards me"',"Non-Workplace Harassment":'Example: "My neighbor is harassing me"',"Workplace Discrimination":'Example: "I am being discriminated at work based on my age"',"Non-Workplace Discrimination":'Example: "I am being discriminated against by a local official"',"Identity Theft":'Example: "Someone stole my identity and I need help fixing the issue"',"Immigration and Visas":'Example: "I need help filing for a visa" or "Help with a green card"',Insurance:'Example: "I need help filing an insurance claim for damage to my house"',"Landlord and Tenant":'Example: "I need help to fight an eviction" or "I would like a lawyer to review a rental contract"',"Lemon Law":'Example: "I purchased a new vehicle that broke down already and seller will not assist"',"Long Term Disability":'Example: "I was injured on the job and would like to file for benefits" or "I need help filing for disability benefits"',"Medical Malpractice":'Example: "A doctor performed surgery on the wrong limb and I would like to file a lawsuit"',"Nursing Home Abuse":'Example: "My mother\'s nursing home is physically abusing her"',"Patents and Intellectual Property":'Example: "I would like to file for a patent" or "I need to copyright a name"',"Personal Injury":'Example: "I was bit by the neighbor\'s dog" or "I fell in the icy grocery store parking lot"',"Power of Attorney":'Example: "I need help with a limited or general power of attorney"',"Probate and Estates":'Example: "I need help with planning for my estate" or "A family member passed without a will in place"',"Product Liability":'Example: "My car battery caught on fire" or "I purchased a faulty product"',"Property Damage":'Example: "The neighbor\'s tree fell on my fence" or "My car was hit in the parking lot"',"Real Estate":'Example: "I need help with a quitclaim deed" or "I need a lawyer to review a purchase and sales agreement"',"Social Security Disability and Insurance":'Example: "I would like help filing for disability benefits" or "I\'ve been denied for SSDI and would like to appeal"',"Tax and IRS":'Example: "I need help fighting an IRS tax claim" or "I need audit defense"',"Traffic and Tickets":'Example: "I need help reinstating a supsended license" or "I would like to fight a traffic ticket"',Unemployment:'Example: "I need help filing for unemployment benefits"',"Vaccination Injury":'Example: "I was injured after receiving a vaccine and would like to file a lawsuit"',"Veteran's Disability":'Example: "I would like help filing for disability benefits"',"Victim of a Crime":'Example: "I was assaulted in the store" or "I am being discriminated against at work"',"Wills and Trusts":'Example: "I need a simple will created" or "I would like guidance on creating a trust fund"',"Workers Compensation":'Example: "I was injured at work and would like to file for workers compensation benefits"',"Wrongful Death":'Example: "A family member was killed on the job and we need legal representation"',"Wrongful Termination":'Example: "I was fired by my employer without cause"',"Not Sure or Other":'Example: "I was involved in a car accident" or "I need help setting up power of attorney"'},defaultFinalHeadline:"Submit Your Case",finalHeadlines:{},defaultFinalSubHeadline:"You may benefit from speaking with a legal professional. Please verify your contact information.",finalSubHeadlines:{Adoption:"You may benefit from speaking with an adoption professional. Please verify your contact information.","Auto and Car Accidents":"You may benefit from speaking with an accident professional. Please verify your contact information.",Bankruptcy:"You may benefit from speaking with a bankruptcy professional. Please verify your contact information.","Copyrights and Trademarks":"You may benefit from speaking with a copyright and trademark professional. Please verify your contact information.","Divorce and Separation":"You may benefit from speaking with a divorce professional. Please verify your contact information.","DUI and DWI":"You may benefit from speaking with a DUI professional. Please verify your contact information.","Elder Law":"You may benefit from speaking with an elder law professional. Please verify your contact information.",Foreclosure:"You may benefit from speaking with a foreclosure professional. Please verify your contact information.",Guardianship:"You may benefit from speaking with a guardianship professional. Please verify your contact information.","Immigration and Visas":"You may benefit from speaking with a immigration professional. Please verify your contact information.","Landlord and Tenant":"You may benefit from speaking with a landlord and tenant legal professional. Please verify your contact information.","Long Term Disability":"You may benefit from speaking with a disability legal professional. Please verify your contact information.","Medical Malpractice":"You may benefit from speaking with a malpractice professional. Please verify your contact information.","Patents and Intellectual Property":"You may benefit from speaking with a patent professional. Please verify your contact information.","Personal Injury":"You may benefit from speaking with a personal injury professional. Please verify your contact information.","Probate and Estates":"You may benefit from speaking with a probate and estate professional. Please verify your contact information.","Real Estate":"You may benefit from speaking with a real estate professional. Please verify your contact information.","Social Security Disability and Insurance":"You may benefit from speaking with an SSDI professional. Please verify your contact information.","Tax and IRS":"You may benefit from speaking with a tax professional. Please verify your contact information.",Unemployment:"You may benefit from speaking with an unemployment professional. Please verify your contact information.","Veteran's Disability":"You may benefit from speaking with a disability legal professional. Please verify your contact information.","Workers Compensation":"You may benefit from speaking with a workers compensation professional. Please verify your contact information."},trustedFormTOLPs:{Adoption:!0,"Child Custody and Support":!0,"Child Custody":!0,"Child Support":!0,"Divorce and Separation":!0,"Family Issues":!0,Guardianship:!0,"Not Sure or Other":!0}})},e(n,q),{$cmp:"FormKit",props:function(t){return e(i,t)}({formId:"accidentsAndInjuries",redirectMap:function(t){return e(c,t)}(),valueOverrideMap:{Civil_Defense:{Yes:{Type_Of_Legal_Problem:"Defend a Lawsuit"}},Type_Of_Legal_Problem_Display:{"Auto Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Dog Bite":{Type_Of_Legal_Problem:"Personal Injury"},"Slip and Fall":{Type_Of_Legal_Problem:"Personal Injury"},"Workplace Injury":{Type_Of_Legal_Problem:"Workers Compensation"},"Trucking Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Motorcycle Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Other Accidents or Injuries":{Type_Of_Legal_Problem:"Personal Injury"},"Automobile Accident":{Type_Of_Legal_Problem:"Auto and Car Accidents"},"Contract Disputes":{Type_Of_Legal_Problem:"Business Lawyers"},"Defamation and Slander":{Type_Of_Legal_Problem:"File a Lawsuit"},"Dog Bite":{Type_Of_Legal_Problem:"Personal Injury"},"Employment and Workplace":{Type_Of_Legal_Problem:"Employment and Workplace"},Fraud:{Type_Of_Legal_Problem:"Consumer Lawyers"},"Medical Malpractice":{Type_Of_Legal_Problem:"Medical Malpractice"},"Personal Injury":{Type_Of_Legal_Problem:"Personal Injury"},"Property Damage":{Type_Of_Legal_Problem:"Property Damage"},"Small Claims":{Type_Of_Legal_Problem:"File a Lawsuit"},"Real Estate":{Type_Of_Legal_Problem:"Real Estate"},"Other (describe on next page)":{Type_Of_Legal_Problem:"Not Sure or Other"},"Criminal Defense":{Type_Of_Legal_Problem:"Criminal and Felony"},"Victim of a Crime":{Type_Of_Legal_Problem:"Victim of a Crime"},"DUI and DWI":{Type_Of_Legal_Problem:"DUI and DWI"},Expungement:{Type_Of_Legal_Problem:"Expungement"},Harassment:{Type_Of_Legal_Problem:"Criminal and Felony"},"Not Sure or Other":{Type_Of_Legal_Problem:"Not Sure or Other"},"Workplace Harassment":{Type_Of_Legal_Problem:"Workplace Harassment"},"Workplace Discrimination":{Type_Of_Legal_Problem:"Workplace Discrimination"},"Wrongful Termination":{Type_Of_Legal_Problem:"Wrongful Termination"},"Payment Disputes":{Type_Of_Legal_Problem:"Employment and Workplace"},"Workers Compensation":{Type_Of_Legal_Problem:"Workers Compensation"},Unemployment:{Type_Of_Legal_Problem:"Unemployment"},"Other Workplace Issues":{Type_Of_Legal_Problem:"Employment and Workplace"},"Contracts and Agreements":{Type_Of_Legal_Problem:"Real Estate"},"Deeds, Liens, and Titles":{Type_Of_Legal_Problem:"Real Estate"},Foreclosure:{Type_Of_Legal_Problem:"Foreclosure"},Insurance:{Type_Of_Legal_Problem:"Insurance"},"Landlord and Tenant":{Type_Of_Legal_Problem:"Landlord and Tenant"},"Loans and Mortgages":{Type_Of_Legal_Problem:"Real Estate"},"Wills, Trusts, and Estates":{Type_Of_Legal_Problem:"Wills and Trusts"},"Property Damage":{Type_Of_Legal_Problem:"Property Damage"},"Other Real Estate Issues":{Type_Of_Legal_Problem:"Real Estate"}}}}),children:[function(t){return e(o,t)}({children:'$urlParam("hl", "Get Accident & Injury Help Now")',if:"$activeStep === $firstStep()"}),e(l,{children:'$urlParam("shl", "Our Service is Fast and Free!")',if:"$activeStep === $firstStep()"}),...m,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return D("accidentsAndInjuriesTOLPAndZip",[{$formkit:"hidden",name:"Type_Of_Legal_Problem",id:"Type_Of_Legal_Problem",value:"Auto and Car Accidents"},b({if:"true"}),g({label:"Zip Code:",placeholder:"#####",name:"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"}})],e.nextOnEnter)}(),function(e={}){return D("TOLPQuestions",[L(e),$("AutoAndCarAccidentsQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Auto and Car Accidents"',children:[v(),I(),_(),P(),w(),f({name:"Police_Report_Filed",label:"Was a Police Report Filed?"})]}),$("PersonalInjuryQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Personal Injury"',children:[v(),I(),x(),_(),P(),w()]}),$("WorkersCompensationQuestions",{if:'$get(Type_Of_Legal_Problem).value == "Workers Compensation"',children:[v(),I(),x(),P(),y({label:"Cause of Injury:",name:"Cause_Of_Injury",options:["Traumatic Physical Injury (Accident)","Repeated Trauma Injury","Mental Injury","Occupational Disease","Not Sure"]}),w()]})],e.nextOnEnter)}(),function(e={}){return D("commentsWithBankruptcy",[T(e),k({label:e.label||"Please briefly describe your legal issue in a few words:",placeholder:e.placeholder||a}),p({label:"I'd also like a separate consultation for bankruptcy and debt elimination",help:"Please note: you will be contacted separately by a bankruptcy expert",name:"CrossSell_Bankruptcy",if:'$getVal($get(form), "Type_Of_Legal_Problem") != "Bankruptcy" && ($getVal($get(form), "Degree_Of_Interest") == "Absolutely Can\'t Afford" || $getVal($get(form), "Degree_Of_Interest") == "Maybe" || $getVal($get(form), "Degree_Of_Interest") == "Probably")',validation:null,helpClass:"!t-text-sm"})],e.nextOnEnter)}({nextOnEnter:!1}),function(e={}){return D("firstAndLast",[O(e),g({$formkit:"text",label:"First Name:",name:"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"}}),g({$formkit:"text",label:"Last Name:",name:"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"}})],e.nextOnEnter)}(),function(e={}){return D("contactInfo",[S(e),A(e),g({$formkit:"email",name:"Email",label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"}}),g({$formkit:"tel",name:"Primary_Phone",label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Field is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]"}),{$formkit:"checkbox",label:"$meta.tcpaLanguage",name:"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal"}},d()],e.nextOnEnter)}({nextOnEnter:!1}),{$el:"div",attrs:{class:"step-nav"},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($scrollAnchor($get(form)))",children:"Back",style:{if:"$activeStep === $firstStep()",then:"visibility: hidden;"}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"}},{$formkit:"submit",name:"submit_button",label:"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"}}]},{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var q;return j}();
|
|
@@ -2,7 +2,7 @@ function merge() {
|
|
|
2
2
|
return Object.assign({}, ...arguments)
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
function
|
|
5
|
+
function JAUrl(pageId) {
|
|
6
6
|
return 'https://justanswer.9pctbx.net/c/2880795/' + pageId + '/9320?sharedid=${properties.vid}&subid1=${properties.Domain_Abbrev}'
|
|
7
7
|
}
|
|
8
8
|
|
|
@@ -159,17 +159,7 @@ function secureIcon(updates) {
|
|
|
159
159
|
)
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
const
|
|
163
|
-
{
|
|
164
|
-
$formkit: 'hidden',
|
|
165
|
-
name: "vertical",
|
|
166
|
-
value: "Legal"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
$formkit: 'hidden',
|
|
170
|
-
name: "TCPA_Language",
|
|
171
|
-
value: "$meta.tcpaLanguage"
|
|
172
|
-
},
|
|
162
|
+
const hiddenInputsBase = [
|
|
173
163
|
{
|
|
174
164
|
$formkit: 'hidden',
|
|
175
165
|
name: "gclid",
|
|
@@ -187,61 +177,75 @@ const hiddenInputs = [
|
|
|
187
177
|
}
|
|
188
178
|
];
|
|
189
179
|
|
|
180
|
+
const hiddenInputsLegal = [
|
|
181
|
+
{
|
|
182
|
+
$formkit: 'hidden',
|
|
183
|
+
name: "vertical",
|
|
184
|
+
value: "Legal"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
$formkit: 'hidden',
|
|
188
|
+
name: "TCPA_Language",
|
|
189
|
+
value: "$meta.tcpaLanguage"
|
|
190
|
+
},
|
|
191
|
+
...hiddenInputsBase
|
|
192
|
+
];
|
|
193
|
+
|
|
190
194
|
|
|
191
195
|
const legalRedirectMapDefaults = {
|
|
192
196
|
"properties.Type_Of_Legal_Problem": {
|
|
193
|
-
'Adoption':
|
|
194
|
-
'Asbestos and Mesothelioma':
|
|
195
|
-
'Auto and Car Accidents':
|
|
197
|
+
'Adoption': JAUrl('565949'),
|
|
198
|
+
'Asbestos and Mesothelioma': JAUrl('897042'),
|
|
199
|
+
'Auto and Car Accidents': JAUrl('1026554'),
|
|
196
200
|
'Bankruptcy': 'https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}',
|
|
197
|
-
'Birth Certificate and Name Change':
|
|
198
|
-
'Business Lawyers':
|
|
199
|
-
'Child Custody and Support':
|
|
200
|
-
'Child Custody':
|
|
201
|
-
'Child Support':
|
|
202
|
-
'Civil Lawsuit':
|
|
203
|
-
'Civil Rights and Discrimination':
|
|
204
|
-
'Copyrights and Trademarks':
|
|
205
|
-
'Family Issues':
|
|
206
|
-
'File a Lawsuit':
|
|
207
|
-
'Defend a Lawsuit':
|
|
208
|
-
'Consumer Lawyers':
|
|
209
|
-
'Criminal and Felony':
|
|
201
|
+
'Birth Certificate and Name Change': JAUrl('1503011'),
|
|
202
|
+
'Business Lawyers': JAUrl('1487960'),
|
|
203
|
+
'Child Custody and Support': JAUrl('565949'),
|
|
204
|
+
'Child Custody': JAUrl('565949'),
|
|
205
|
+
'Child Support': JAUrl('565949'),
|
|
206
|
+
'Civil Lawsuit': JAUrl('897042'),
|
|
207
|
+
'Civil Rights and Discrimination': JAUrl('897038'),
|
|
208
|
+
'Copyrights and Trademarks': JAUrl('1503020'),
|
|
209
|
+
'Family Issues': JAUrl('565949'),
|
|
210
|
+
'File a Lawsuit': JAUrl('897042'),
|
|
211
|
+
'Defend a Lawsuit': JAUrl('897042'),
|
|
212
|
+
'Consumer Lawyers': JAUrl('897042'),
|
|
213
|
+
'Criminal and Felony': JAUrl('897012'),
|
|
210
214
|
'Debt and Collections': 'https://shareasale.com/r.cfm?b=407913&u=3084319&m=43003&urllink=&afftrack=${properties.vid}',
|
|
211
|
-
'Divorce and Separation':
|
|
212
|
-
'DUI and DWI':
|
|
213
|
-
'Elder Law':
|
|
214
|
-
'Employment and Workplace':
|
|
215
|
-
'Expungement':
|
|
216
|
-
'Foreclosure':
|
|
217
|
-
'Guardianship':
|
|
218
|
-
'Immigration and Visas':
|
|
219
|
-
'Landlord and Tenant':
|
|
220
|
-
'Lemon Law':
|
|
221
|
-
'Medical Malpractice':
|
|
222
|
-
'Non-Workplace Discrimination':
|
|
223
|
-
'Non-Workplace Harassment':
|
|
224
|
-
'Patents and Intellectual Property':
|
|
225
|
-
'Personal Injury':
|
|
226
|
-
'Power of Attorney':
|
|
227
|
-
'Probate and Estates':
|
|
228
|
-
'Product Liability':
|
|
229
|
-
'Property Damage':
|
|
230
|
-
'Real Estate':
|
|
231
|
-
'Sexual Harassment':
|
|
232
|
-
'Social Security Disability and Insurance':
|
|
233
|
-
'Tax and IRS':
|
|
234
|
-
'Traffic and Tickets':
|
|
235
|
-
'Unemployment':
|
|
236
|
-
'Vaccination Injury':
|
|
237
|
-
'Victim of a Crime':
|
|
238
|
-
'Wills and Trusts':
|
|
239
|
-
'Workers Compensation':
|
|
240
|
-
'Workplace Discrimination':
|
|
241
|
-
'Workplace Harassment':
|
|
242
|
-
'Wrongful Termination':
|
|
215
|
+
'Divorce and Separation': JAUrl('966410'),
|
|
216
|
+
'DUI and DWI': JAUrl('897012'),
|
|
217
|
+
'Elder Law': JAUrl('565949'),
|
|
218
|
+
'Employment and Workplace': JAUrl('897014'),
|
|
219
|
+
'Expungement': JAUrl('897012'),
|
|
220
|
+
'Foreclosure': JAUrl('565923'),
|
|
221
|
+
'Guardianship': JAUrl('565949'),
|
|
222
|
+
'Immigration and Visas': JAUrl('565916'),
|
|
223
|
+
'Landlord and Tenant': JAUrl('1315025'),
|
|
224
|
+
'Lemon Law': JAUrl('1347399'),
|
|
225
|
+
'Medical Malpractice': JAUrl('1503025'),
|
|
226
|
+
'Non-Workplace Discrimination': JAUrl('1498134'),
|
|
227
|
+
'Non-Workplace Harassment': JAUrl('1503017'),
|
|
228
|
+
'Patents and Intellectual Property': JAUrl('1503020'),
|
|
229
|
+
'Personal Injury': JAUrl('1026554'),
|
|
230
|
+
'Power of Attorney': JAUrl('1097602'),
|
|
231
|
+
'Probate and Estates': JAUrl('1097602'),
|
|
232
|
+
'Product Liability': JAUrl('897042'),
|
|
233
|
+
'Property Damage': JAUrl('897042'),
|
|
234
|
+
'Real Estate': JAUrl('565923'),
|
|
235
|
+
'Sexual Harassment': JAUrl('897015'),
|
|
236
|
+
'Social Security Disability and Insurance': JAUrl('897033'),
|
|
237
|
+
'Tax and IRS': JAUrl('1147978'),
|
|
238
|
+
'Traffic and Tickets': JAUrl('808601'),
|
|
239
|
+
'Unemployment': JAUrl('897014'),
|
|
240
|
+
'Vaccination Injury': JAUrl('1026554'),
|
|
241
|
+
'Victim of a Crime': JAUrl('897012'),
|
|
242
|
+
'Wills and Trusts': JAUrl('1097602'),
|
|
243
|
+
'Workers Compensation': JAUrl('897014'),
|
|
244
|
+
'Workplace Discrimination': JAUrl('1498134'),
|
|
245
|
+
'Workplace Harassment': JAUrl('897014'),
|
|
246
|
+
'Wrongful Termination': JAUrl('897014')
|
|
243
247
|
},
|
|
244
|
-
'*':
|
|
248
|
+
'*': JAUrl('808601')
|
|
245
249
|
};
|
|
246
250
|
|
|
247
251
|
|
|
@@ -787,6 +791,7 @@ const zipcode = () => sbsText({
|
|
|
787
791
|
}
|
|
788
792
|
});
|
|
789
793
|
|
|
794
|
+
|
|
790
795
|
// ------ Question Groups
|
|
791
796
|
|
|
792
797
|
// NOTE: name must be unique within a form!
|
|
@@ -1225,7 +1230,7 @@ const schema = [
|
|
|
1225
1230
|
children: '$urlParam("shl", "Contact Us for Child Support, Custody and Family Issues")',
|
|
1226
1231
|
if: '$activeStep === $firstStep()'
|
|
1227
1232
|
}),
|
|
1228
|
-
...
|
|
1233
|
+
...hiddenInputsLegal,
|
|
1229
1234
|
{
|
|
1230
1235
|
$el: 'div',
|
|
1231
1236
|
attrs: {
|