!function(){var contact_form_schema={type:"object",properties:{token:{type:"string",default:"wNxwR5PHJEQvQCfnhxTBUKgIoproaXpGXJp5ArI3PoqnPyVf1cwc4JXGEePvCQveEaGlXzGWj8Ld8gTYAm1Z1BI3/qklCHAzEfVey33RRG0="},form_id:{type:"string",default:"badcreditloans-com-2020-8xm38g"},name:{type:"string",required:true},email:{type:"string",required:true},message:{type:"string",required:true}}};var contact_form_options={fields:{token:{type:"hidden"},form_id:{type:"hidden",view:"web-edit"},domain:{type:"hidden",view:"web-edit"},name:{type:"text",label:"Name",minLength:3,autocomplete:true},email:{type:"email",label:"Email Address",autocomplete:true},message:{type:"textarea",rows:5,cols:60,label:"Message",minLength:3,maxLength:10,wordLimit:250}},form:{attributes:{method:"POST",action:"/contact-form/submit.php",enctype:"multipart/form-data"},buttons:{submit:{value:"Submit the Form"}}},focus:""};$(function(){$("#contact-form").alpaca({schema:contact_form_schema,options:contact_form_options,view:"web-create"})})}();