<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'PI pre litigation attorney at PI Firm Fort Worth Texas', 'metatag_description' => 'PI pre litigation attorneyPI Firm Fort Worth Texas at Proven', 'unique_name' => 'pi-firm-fort-worth-texas-fort-worth-tx', 'reference_number' => '55885', 'mobile_image' => '', 'display_company_title' => 'Jobs at PI Firm Fort Worth Texas', 'employer' => array( 'EmployersJob' => array( 'id' => '45484', 'employer_id' => '30765', 'ats_url' => '', 'url' => '', 'title' => 'PI pre litigation attorney', 'craigslist_city' => 'dallas / fort worth', 'craigslist_sub_city' => 'fort worth', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2019-04-09 02:56:48', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '76111', 'description' => '<p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p>', 'unique_name' => '', 'created_date' => '2019-04-09 02:56:20' ), 'Employer' => array( 'lat' => '32.77980042', 'lon' => '-97.30269623', 'id' => '30765', 'company_name' => 'PI Firm Fort Worth Texas', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '718426', 'zipcode' => '76111', 'city' => 'Fort Worth', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '76111', 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="PI pre litigation attorney"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45484?ref=55885"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Small 35 year old PI Firm seeks entry level associate for Pre Litigation work. No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45484?ref=55885", "title": "PI pre litigation attorney", "description": "<p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p>", "datePosted": "2019-04-09T02:56:48+00:00", "hiringOrganization": { "@type": "Organization", "name": "PI Firm Fort Worth Texas", "sameAs": "https://www.proven.com/employers/publicPage/30765" }, "identifier": { "@type": "PropertyValue", "name": "PI Firm Fort Worth Texas", "value": "30765" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Fort Worth", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45484"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45484</span> <span class="hide" id="referencenumber">55885</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>PI pre litigation attorney</h1> <p class="small-bottom-border"> PI Firm Fort Worth Texas </p> <div class="date-location">Apr 08, 2019 - Fort Worth</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45484-w@hireproven.com">jobs+45484-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30765/job_id:45484", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45484"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30765/45484" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67536d04996c73ecac7bf4cf1&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AFBbRjPH6%252FN%252F8WkPe%253ARfqi3bLmkSoh8cUzSDKc1A%253D%253D%253AejsE7xUTXG6EzCVhRezLYMqJg6sH3XRxlyH9mjfQqwe7vJsdogUJlbluOIxwUgXdy9jAdZIY%252FXeo7OmVMRhyby%252B6pAwKxl034RJOK0Ogglg6POplSsL8ye3qfsUSIAVMPNvw9A%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27786493441/" class="blue-link" target="_blank">Contracts Manager</a></p> <p class="similar-job-company">Textron - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67bc50dffcbc73eca28829791&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Irving%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AmAqZqdkMJ1uv8Isx%253AICSvKH0LLZ%252FMFSLMiv%252Fh7A%253D%253D%253ACUSFHfkUYIky9oEPOJQ71tTG8wfJ94iycwH5EWx%252FuMhWARqa%252Bx4cVXPrHmdzU1sIrfATwb1p2UJeMjqGMggG2Le%252BVYte09dMGJusnm8QJz80iRIBrHz%252BfwHNmQgAyKjPwDZz&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27758062455/" class="blue-link" target="_blank">Corporate Paralegal</a></p> <p class="similar-job-company">Jobot - <span class="text-muted">Irving, TX</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67f168b2773c73eca65bafa11&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AI%252Bs0QVVxyGIocwaa%253AfTVnXiQzKSCrwPinMnLUJg%253D%253D%253AQ6k62Q%252FxW2y3OvLd2ITA5ftTnAg3RUMvFXgBUA2bNH4EHigkxCb8AgTd4lo7FCPnc1KzF8j0F07dasG1MXUqZe2ZwrJV9Gx1PbiLBVHN%252BXJ%252BwTxfMeOJSgdV5cOo0X7cw2AWYpL3bdTlJJuiyQ%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27687905455/" class="blue-link" target="_blank">Contracts Manager</a></p> <p class="similar-job-company">Aon Corporation - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=674812dd709c73ecadcc09511&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AXFlUGKAqq8%252BKXA4j%253AKgYo3XNMfYHQ91s964JnPw%253D%253D%253ARvKhCVtTGNoK5WyXQHZxD8%252FClNb6jhrgsh3VhkNzQ3hsoOeiqKhWa8FDmieZaB%252B%252F9nFnjWn%252B2OJhVIzbU%252BbNexL6lNBrK%252B5xrfMrdA2eeDRATJJdBryuYjIai6MqIeDlfLk%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27812842399/" class="blue-link" target="_blank">Contracts Management - Level 3</a></p> <p class="similar-job-company">Lockheed Martin - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> 14 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67ab532f658c73eca3f816701&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253Apw%252B62k6N49DIXyUB%253AcxsoQNZL6G8EqgYJdpa8ZA%253D%253D%253AkixnicJA8e2z6fIUevEXi3QGzgvEP8wCLKSBd356S883%252FdbRpK%252FQutJWwX%252F3Flu8gxj3OrdNjq6rNshw%252BU5GAY%252FbHVk23LpToKI5J2oQP11D36E3JU7%252BW0Jk4csij%252FX8Q5eNFw%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27777982592/" class="blue-link" target="_blank">Sr. Litigation Secretary</a></p> <p class="similar-job-company">Frontline Source Group - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Textron' ), 'UtZipcode' => array( 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67536d04996c73ecac7bf4cf1&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AFBbRjPH6%252FN%252F8WkPe%253ARfqi3bLmkSoh8cUzSDKc1A%253D%253D%253AejsE7xUTXG6EzCVhRezLYMqJg6sH3XRxlyH9mjfQqwe7vJsdogUJlbluOIxwUgXdy9jAdZIY%252FXeo7OmVMRhyby%252B6pAwKxl034RJOK0Ogglg6POplSsL8ye3qfsUSIAVMPNvw9A%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27786493441/', 'title' => 'Contracts Manager', 'description' => 'Bell, a leader in aerospace and the US defense industry is seeking a Contracts Manager. This position will be located at our Headquarters in the Fort Worth, TX area and is 100% onsite. Note: This position will not begin until July 3rd, 2023 at earliest. In this role you will manage a team responsible for: Review RFIs/ RFPs, prep of Estimate Requests, proposals, review/edit/interpret. of contracts/mods/agreements, work authorizations, customer correspondence, and contract closeout; Lead or oversee negotiations; Guide contract personnel. This team will support both commercial and military programs. Responsibilities: Coordinate complex Requests for Information (RFIs)/ RFPs/ Requests for Quotations (RFQs) with internal and external customers. Direct the preparation of complex E - Rs, Statements of Work (SO - Ws), Specifications, and Schedules. Lead and manage complex proposals to include develop proposal/contract strategy for optimal contract type, appropriate terms and conditions, mitigat...Contracts, Manager, Finance Director, Business, Proposal, Contractor, Technology, Business Services', 'post_date' => '2023-06-06T12:14:19Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Jobot' ), 'UtZipcode' => array( 'city' => 'Irving', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67bc50dffcbc73eca28829791&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Irving%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AmAqZqdkMJ1uv8Isx%253AICSvKH0LLZ%252FMFSLMiv%252Fh7A%253D%253D%253ACUSFHfkUYIky9oEPOJQ71tTG8wfJ94iycwH5EWx%252FuMhWARqa%252Bx4cVXPrHmdzU1sIrfATwb1p2UJeMjqGMggG2Le%252BVYte09dMGJusnm8QJz80iRIBrHz%252BfwHNmQgAyKjPwDZz&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27758062455/', 'title' => 'Corporate Paralegal', 'description' => '<strong>Corporate Paralegal Role Available In Irving.</strong><br><br>This Jobot Job is hosted by: Patrick McCarthy<br>Are you a fit? Easy Apply now by clicking the "Apply" button and sending us your resume.<br>Salary: $80,000 - $145,000 per year<br><br><strong>A bit about us:</strong><br><br>We are representing a rapidly growing company that is looking for a Corporate Paralegal. Use your experience to play an integral role on a high retention legal team with excellent culture.<br><br><strong>Why join us?</strong><br><br>Competitive Salary<br>Great Benefits<br>High Retention<br>On site, but flexible with remote work.<br><br><strong>Job Details</strong><br><br>Maintaining and filing corporate records, including resolutions, board of director changes, annual reports, etc.<br>Coordinating and receiving board and committee signatures for documents and materials<br>Creating documents related to new corporate entity formations<br>Producing documents related to the development and implementation of corporate policies and templates<br>Providing contract support for standard corporate agreements, such as non-disclosure, marketing, and independent contractor agreements<br>Providing administrative support for documents and activities related to corporate restructurings, such as mergers, formations, and dissolutions<br>Working with other members of the legal team on special projects and initiatives<br>Overseeing the contract process, including planning, collaboration, negotiation, and execution<br><br>Interested in hearing more? Easy Apply now by clicking the "Apply" button.', 'post_date' => '2023-06-01T10:22:14Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Aon Corporation' ), 'UtZipcode' => array( 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67f168b2773c73eca65bafa11&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AI%252Bs0QVVxyGIocwaa%253AfTVnXiQzKSCrwPinMnLUJg%253D%253D%253AQ6k62Q%252FxW2y3OvLd2ITA5ftTnAg3RUMvFXgBUA2bNH4EHigkxCb8AgTd4lo7FCPnc1KzF8j0F07dasG1MXUqZe2ZwrJV9Gx1PbiLBVHN%252BXJ%252BwTxfMeOJSgdV5cOo0X7cw2AWYpL3bdTlJJuiyQ%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27687905455/', 'title' => 'Contracts Manager', 'description' => '<strong>Contracts Manager, Legal</strong><br><br>Aon requires an experienced resource to join its contracts management team, to perform contract review and negotiation services (of both client and vendor contracts), for its cyber security consulting practice and innovation/growth ventures group.<br><br><strong>Aon is in the business of better decisions</strong><br><br>At Aon, we shape decisions for the better to protect and enrich the lives of people around the world. <br><br>As an organization, we are united through trust as one inclusive, diverse team, and we are passionate about helping our colleagues and clients succeed. <br><br><strong>What the day will look like</strong><br><br>The cyber practice covers services ranging from digital forensics, confidential investigations, cyber incident response, to general security advisory consulting services. The growth ventures group is an enterprise-wide initiative that reimagines client value through purposeful innovation. Growth ventures addresses growing client unmet needs around increased volatility, greater access to capital, building resilient workforces, and delivering net-new solutions to the marketplace. The growth venture group sponsors and governs innovation in many areas including intellectual property solutions, climate, digital assets, and mobility.<br><br>Minimum 7 years of experience drafting and negotiating commercial contracts, with specific focus and background on information technology, intellectual property terms and consulting and technical transactions. Candidate must understand litigation risks, have knowledge of privacy and data security laws (GDPR/CCPA) and the security and processing of personal information. Knowledge of insurance regulations is preferred, but not required. Must have the ability to manage multiple projects simultaneously. Excellent verbal and written communication skills and the ability to work in a fast-paced environment. Have proven success working 100% remote in prior assignments and experience working with a distributed worldwide team.<br><br><strong>Job Requirements:</strong><br><ul><li>Review, draft, negotiate and revise a wide variety of contracts, including non-disclosure agreements, engagement letters, master/professional services agreements, and statements of work in accordance with the company's standards and policies.</li><li>Examine contract clauses, liabilities, stipulations, and obligations, and recommend and draft provisions and amendments accordingly.</li><li>Own the entirety of contract review process from the initial request for a contract review through to the final signed contract, and everything in between.</li><li>Proofread contracts with an eye for detail and accuracy.</li><li>Strong understanding of legal terminology and risk concepts (indemnities, limits on liability, etc.)</li><li>Articulate contract/risk issues with business colleagues and collaborators in plain language.</li><li>Work with colleagues to obtain approvals on contract or risk issues</li><li>Provide updates to business teams on contract review status.</li><li>Assist in updating templates or creating new forms as needed.</li><li>Review matters for conflicts; work with legal department for preparation of conflicts memos/notices of ethical walls on matters.</li><li>Liaise with legal department for support on assignments and critical issues.</li><li>Help maintain the contracts assignment and tracking system.</li><li>Perform other tasks and projects as assigned by the head of the contracting team and general counsel.</li></ul><br><strong>Qualifications:</strong><br><ul><li>Bachelors' Degree (or equivalent experience/training)</li><li>Deep understanding and knowledge of legal agreement drafting</li><li>Client-facing experience required; ability to implement with minimal supervision.</li><li>Strong ability in Microsoft Excel and Microsoft Word</li><li>Energized to work in an entrepreneurial environment where things can change often.</li><li>Strong negotiation and communication skills.</li><li>Excellent problem-solving abilities.</li><li>Meticulous attention to detail.</li><li>Demonstrated leadership and professionalism.</li><li>Able to collaborate effectively with partners and internal teams.</li></ul><br><br><strong>How we support our colleagues </strong><br><br>In addition to our comprehensive benefits package, we encourage a diverse workforce. Plus, our agile, inclusive environment allows you to manage your wellbeing and work/life balance, ensuring you can be your best self at Aon. Furthermore, all colleagues enjoy two "Global Wellbeing Days" each year, encouraging you to take time to focus on yourself. We offer a variety of working style solutions, but we also recognize that flexibility goes beyond just the place of work... and we are all for it.<br><br>Our continuous learning culture inspires and equips you to learn, share and grow, helping you achieve your fullest potential. As a result, at Aon, you are more connected, more relevant, and more valued.<br><br>Aon values an innovative, diverse workplace where all colleagues feel empowered to be their authentic selves. Aon is proud to be an equal opportunity workplace.<br><br>Aon provides equal employment opportunities (EEO) to all employees and applicants for employment without regard to race, color, religion, creed, sex, sexual orientation, gender identity, national origin, age, disability, veteran, marital, domestic partner status, or other legally protected status. Aon is committed to a diverse workforce and is an affirmative action employer. People with criminal histories are encouraged to apply.<br><br>We provide individuals with disabilities reasonable accommodations to participate in the job application or interview process, to perform essential job functions, and to receive other benefits and privileges of employment in accordance with applicable law. Please contact us to request an accommodation on ...@Aon.com<br><br>Nothing in this job description restricts management's right to assign or reassign duties and responsibilities to this job at any time.<br><br>Nothing in this job description restricts management's right to assign or reassign duties and responsibilities to this job at any time.<br><br>The salary range for this position (intended for U.S. applicants) is targeted between $95,000-115,000 annually. The actual salary will vary based on applicant's education, experience, skills, and abilities, as well as internal equity and alignment with market data. The salary may also be adjusted based on applicant's geographic location.<br><br>This position is eligible to participate in one of Aon's annual incentive plans to receive an annual bonus in addition to base salary.<br><br>Aon offers a comprehensive package of benefits for full-time and regular part-time colleagues, including, but not limited to: a 401(k) savings plan with employer contributions; an employee stock purchase plan; consideration for long-term incentive awards at Aon's discretion; medical, dental and vision insurance, various types of leaves of absence, paid time off, including 12 paid holidays throughout the calendar year, 15 days of paid vacation per year, paid sick leave as provided under state and local paid sick leave laws, short-term disability and optional long-term disability, health savings account, health care and dependent care reimbursement accounts, employee and dependent life insurance and supplemental life and AD&D insurance; optional personal insurance policies, adoption assistance, tuition assistance, commuter benefits, and an employee assistance program that includes free counseling sessions. Eligibility for benefits is governed by the applicable plan documents and policies.<br><br><strong>#LI-AB1</strong><br><br><strong>#LI-REMOTE</strong><br><br>2526917', 'post_date' => '2023-06-06T01:59:24Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Lockheed Martin' ), 'UtZipcode' => array( 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=674812dd709c73ecadcc09511&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AXFlUGKAqq8%252BKXA4j%253AKgYo3XNMfYHQ91s964JnPw%253D%253D%253ARvKhCVtTGNoK5WyXQHZxD8%252FClNb6jhrgsh3VhkNzQ3hsoOeiqKhWa8FDmieZaB%252B%252F9nFnjWn%252B2OJhVIzbU%252BbNexL6lNBrK%252B5xrfMrdA2eeDRATJJdBryuYjIai6MqIeDlfLk%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27812842399/', 'title' => 'Contracts Management - Level 3', 'description' => '<strong>Job Description</strong><br><br><b>We are Lockheed Martin</b><br><br>Lockheed Martin Aeronautics is seeking a Contracts Management professional for a position at Fort Worth, TX to support Integrated Fighter Group contracting activities through contract administration, negotiations, metrics, and future contract planning. The desired candidate will provide contract administration support by reviewing, interpreting, and negotiating contract requirements, contract change impacts, extending and administering IWTAs and requests for proposals/ROMs.<br><br>Duties include:<br>Perform contracts management functions across the spectrum of actions associated with providing supplies and services, from capture through proposal, contract award, and all phases of contract administration. Provide proposal preparation, contract negotiation, administration assistance for the programs as assigned.<br><br>Coordinate with program management, finance, legal, subcontracts, business development, engineering, human resources, accounting, and compliance to effectively manage a breadth of responsibilities, including contract solicitations/capture, negotiations and contract terms.<br><br>Act as a representative for the company in managing contracts to support business goals and objectives. Coordinate solutions to contractual issues and Customer concerns related to Company performance.<br><br>A level 3 employee <b>Typically has 5 - 10 years</b> of professional experience.<br><br><b>What's In It For You</b><br>Our employees play an active role in strengthening the quality of life where we live and work by volunteering more than 850,000 hours annually. Here are some of the benefits you can enjoy:<br> Medical<br> Dental<br> 401k<br> Paid time off<br> Work/life balance<br> Career development<br> Mentorship opportunities<br> Rewards & recognition<br><br>Learn more about Lockheed Martin's comprehensive benefits package here.<br><br>This position is in Fort Worth, TX Discover Fort Worth.<br><br>AeroBusiness #AeroBusiness<br><br><strong>Basic Qualifications</strong><br><br> Proficient with Microsoft Office Suite<br><br> Bachelors degree from an accredited college in a Business related discipline, or equivalent experience/combined education.<br><br><strong>Desired skills</strong><br><br> FAR/DFARS Knowledge<br><br> Negotiation Experience<br><br> Working knowledge of the Aeronautics proposal process<br><br><strong>EEO</strong><br><br><b>Lockheed Martin is an Equal Opportunity/Affirmative Action Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, pregnancy, sexual orientation, gender identity, national origin, age, protected veteran status, or disability status.</b><br><br><strong>*</strong><br><br>At Lockheed Martin, we use our passion for purposeful innovation to help keep people safe and solve the world's most complex challenges. Our people are some of the greatest minds in the industry and truly make Lockheed Martin a great place to work. <br> <br>With our employees as our priority, we provide diverse career opportunities designed to propel, develop, and boost agility. Our flexible schedules, competitive pay, and comprehensive benefits enable our employees to live a healthy, fulfilling life at and outside of work. We place an emphasis on empowering our employees by fostering an inclusive environment built upon integrity and corporate responsibility.<br><br>If this sounds like a culture you connect with, you're invited to apply for this role. Or, if you are unsure whether your experience aligns with the requirements of this position, we encourage you to search on Lockheed Martin Jobs, and apply for roles that align with your qualifications.<br><br><strong>Other Important Information</strong><br><br>By applying to this job, you are expressing interest in this position and could be considered for other career opportunities where similar skills and requirements have been identified as a match. Should this match be identified you may be contacted for this and future openings.<br><br><strong>Ability to work remotely</strong><br><br>Part-time Remote Telework: The employee selected for this position will work part of their work schedule remotely and part of their work schedule at a designated Lockheed Martin facility. The specific weekly schedule will be discussed during the hiring process.<br><br><strong>Work Schedule Information</strong><br><br>Lockheed Martin supports a variety of alternate work schedules that provide additional flexibility to our employees. Schedules range from standard 40 hours over a five day work week while others may be condensed. These condensed schedules provide employees with additional time away from the office and are in addition to our Paid Time off benefits.<br><br><strong>Colorado Pay Statement</strong><br><br><b>Pay Rate:</b><br>The annual base salary range for this position in Colorado or Washington is $74,700 - $143,100. Please note that the salary information is a general guideline only. Lockheed Martin considers factors such as (but not limited to) scope and responsibilities of the position, candidate's work experience, education/ training, key skills as well as market and business considerations when extending an offer.<br><br><b>Benefits offered:</b> Medical, Dental, Vision, Life Insurance, Short-Term Disability, Long-Term Disability, 401(k) match, Flexible Spending Accounts, EAP, Education Assistance, Parental Leave, Paid time off, and Holidays.<br>(Washington state applicants only) Non-represented full time employees: accrue 10 hours per month of Paid Time Off (PTO); receive 40 hours of Granted PTO annually for incidental absences; receive at least 90 hours for holidays. Represented full time employees accrue 6.67 hours of PTO per month; accrue up to 52 hours of sick leave annually; receive at least 96 hours for holidays. PTO is prorated based on hours worked and start date during the calendar year.<br><br>This position is incentive plan eligible.<br><br><strong>Premium Pay Statement</strong><br><br><b>Pay Rate:</b><br>The annual base salary range for this position in California or New York City is $85,900 - $161,900. Please note that the salary information is a general guideline only. Lockheed Martin considers factors such as (but not limited to) scope and responsibilities of the position, candidate's work experience, education/ training, key skills as well as market and business considerations when extending an offer.<br><br><b>Benefits offered:</b> Medical, Dental, Vision, Life Insurance, Short-Term Disability, Long-Term Disability, 401(k) match, Flexible Spending Accounts, EAP, Education Assistance, Parental Leave, Paid time off, and Holidays.<br><br>This position is incentive plan eligible.', 'post_date' => '2023-06-07T00:59:31Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Frontline Source Group' ), 'UtZipcode' => array( 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67ab532f658c73eca3f816701&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253Apw%252B62k6N49DIXyUB%253AcxsoQNZL6G8EqgYJdpa8ZA%253D%253D%253AkixnicJA8e2z6fIUevEXi3QGzgvEP8wCLKSBd356S883%252FdbRpK%252FQutJWwX%252F3Flu8gxj3OrdNjq6rNshw%252BU5GAY%252FbHVk23LpToKI5J2oQP11D36E3JU7%252BW0Jk4csij%252FX8Q5eNFw%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27777982592/', 'title' => 'Sr. Litigation Secretary', 'description' => 'Job DescriptionOur awesome Fort Worth destination law firm is seeking a 4+ year seasoned litigation secretary who can handle a team of nice Sr. Litigation Attorneys. 100% paid benefits, 37.5 work week doesn t get much better than that!Law Firm ProfilePosition is 5 days in the officeLaw Firm is a Fort Worth destination FirmLaw Firm is committed to client advocacyAttorneys are licensed and board-certified by the State Bar of TexasFull-service law firm with an emphasis on LitigationSenior Litigation Legal Secretary RoleThis defense litigation legal secretary will support Litigation attorneys in typing, revising, and proofing legal documents as well as having great communication with the team.Organize and maintain electronic and paper files of records and correspondenceExperience using Word PowerPoint, Excel, pdfDoc, Imanage, Elite Software or similar softwareSet up and preparation for mediations, trials and hearingsResponsible for E-filing with Courts and administrative agenciesCommunicate with the Courts, Judges and Clients in a professional mannerMaintain calendar, schedules appointments and meeting roomsAnswer telephone, screen callers, relay messages, and greet visitorsExercise discretion and good judgment over work priorities, and maintain positive relationships with clients, attorneys, paralegals and other administrative staffResponsible for reviewing, filing and circulating incoming and outgoing correspondence and legal documentsReview and edit documents for accuracySchedules and arranges meetings and conferencesArranges travel reservationsAssists with attorney and paralegals time keepingEstablishes and revises forms, procedures, formats, and standards for documentsSchedules and maintains appointments and calendarsProvides day-to-day administrative supportSenior Litigation Legal Secretary BackgroundMinimum of 4 years of law firm litigation experienceNeed a candidate who is responsible and always has excellent attendanceTyping skills of 65+wpmMust have excellent tenure at past positionsCandidate must have defense litigationKnowledge of software systems such as Word, PowerPoint, ExcelAbility to maintain confidentiality and discretionAbility to multi-task and handle shifting priorities in a fast-paced and time sensitive environmentGreat attitude and ability to work with othersAbility to follow directionsLaw Firm Features and Benefits37.5 hour work week5 days working in the office100% of Health Insurance, Dental and Vision paid by Law FirmLong term disabilityProfit sharing up to 10% - must be there 1 yearYear-end discretionary bonus4 weeks of PTO after 1 yearThis awesome position is in the office Monday-Friday 8:30-5:00Employee donation of 100/mthFrontline Source Group is an Equal Opportunity Employer. Candidates must be authorized to work in the United States without sponsorship. The client cannot sponsor any visas.Disclaimer: sensitive and personal data will not be requested by Frontline Source Group or its affiliates until a job offer is made and accepted. If you ever doubt the validity of our job postings, we encourage you to call one of our branch locations to verify the status on any job.', 'post_date' => '2023-06-03T04:38:59Z' ) ) ) $title_for_layout = 'PI pre litigation attorney at PI Firm Fort Worth Texas' $metatag_description = 'PI pre litigation attorneyPI Firm Fort Worth Texas at Proven' $unique_name = 'pi-firm-fort-worth-texas-fort-worth-tx' $reference_number = '55885' $mobile_image = '' $display_company_title = 'Jobs at PI Firm Fort Worth Texas' $employer = array( 'EmployersJob' => array( 'id' => '45484', 'employer_id' => '30765', 'ats_url' => '', 'url' => '', 'title' => 'PI pre litigation attorney', 'craigslist_city' => 'dallas / fort worth', 'craigslist_sub_city' => 'fort worth', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2019-04-09 02:56:48', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '76111', 'description' => '<p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p>', 'unique_name' => '', 'created_date' => '2019-04-09 02:56:20' ), 'Employer' => array( 'lat' => '32.77980042', 'lon' => '-97.30269623', 'id' => '30765', 'company_name' => 'PI Firm Fort Worth Texas', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '718426', 'zipcode' => '76111', 'city' => 'Fort Worth', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '76111', 'city' => 'Fort Worth', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="PI pre litigation attorney"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45484?ref=55885"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Small 35 year old PI Firm seeks entry level associate for Pre Litigation work. No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45484?ref=55885", "title": "PI pre litigation attorney", "description": "<p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p>", "datePosted": "2019-04-09T02:56:48+00:00", "hiringOrganization": { "@type": "Organization", "name": "PI Firm Fort Worth Texas", "sameAs": "https://www.proven.com/employers/publicPage/30765" }, "identifier": { "@type": "PropertyValue", "name": "PI Firm Fort Worth Texas", "value": "30765" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Fort Worth", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45484"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45484</span> <span class="hide" id="referencenumber">55885</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>PI pre litigation attorney</h1> <p class="small-bottom-border"> PI Firm Fort Worth Texas </p> <div class="date-location">Apr 08, 2019 - Fort Worth</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45484-w@hireproven.com">jobs+45484-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30765/job_id:45484", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45484"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30765/45484" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.</p> <p>No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67536d04996c73ecac7bf4cf1&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AFBbRjPH6%252FN%252F8WkPe%253ARfqi3bLmkSoh8cUzSDKc1A%253D%253D%253AejsE7xUTXG6EzCVhRezLYMqJg6sH3XRxlyH9mjfQqwe7vJsdogUJlbluOIxwUgXdy9jAdZIY%252FXeo7OmVMRhyby%252B6pAwKxl034RJOK0Ogglg6POplSsL8ye3qfsUSIAVMPNvw9A%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27786493441/" class="blue-link" target="_blank">Contracts Manager</a></p> <p class="similar-job-company">Textron - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67bc50dffcbc73eca28829791&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Irving%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AmAqZqdkMJ1uv8Isx%253AICSvKH0LLZ%252FMFSLMiv%252Fh7A%253D%253D%253ACUSFHfkUYIky9oEPOJQ71tTG8wfJ94iycwH5EWx%252FuMhWARqa%252Bx4cVXPrHmdzU1sIrfATwb1p2UJeMjqGMggG2Le%252BVYte09dMGJusnm8QJz80iRIBrHz%252BfwHNmQgAyKjPwDZz&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27758062455/" class="blue-link" target="_blank">Corporate Paralegal</a></p> <p class="similar-job-company">Jobot - <span class="text-muted">Irving, TX</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67f168b2773c73eca65bafa11&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AI%252Bs0QVVxyGIocwaa%253AfTVnXiQzKSCrwPinMnLUJg%253D%253D%253AQ6k62Q%252FxW2y3OvLd2ITA5ftTnAg3RUMvFXgBUA2bNH4EHigkxCb8AgTd4lo7FCPnc1KzF8j0F07dasG1MXUqZe2ZwrJV9Gx1PbiLBVHN%252BXJ%252BwTxfMeOJSgdV5cOo0X7cw2AWYpL3bdTlJJuiyQ%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27687905455/" class="blue-link" target="_blank">Contracts Manager</a></p> <p class="similar-job-company">Aon Corporation - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=674812dd709c73ecadcc09511&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253AXFlUGKAqq8%252BKXA4j%253AKgYo3XNMfYHQ91s964JnPw%253D%253D%253ARvKhCVtTGNoK5WyXQHZxD8%252FClNb6jhrgsh3VhkNzQ3hsoOeiqKhWa8FDmieZaB%252B%252F9nFnjWn%252B2OJhVIzbU%252BbNexL6lNBrK%252B5xrfMrdA2eeDRATJJdBryuYjIai6MqIeDlfLk%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27812842399/" class="blue-link" target="_blank">Contracts Management - Level 3</a></p> <p class="similar-job-company">Lockheed Martin - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> 14 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67ab532f658c73eca3f816701&ri=995ac747f5f44c78ada53128a251b22d&job_loc=Fort+Worth%2CTX&q=Pi+Pre+Litigation+Attorney&spl=v1%253Apw%252B62k6N49DIXyUB%253AcxsoQNZL6G8EqgYJdpa8ZA%253D%253D%253AkixnicJA8e2z6fIUevEXi3QGzgvEP8wCLKSBd356S883%252FdbRpK%252FQutJWwX%252F3Flu8gxj3OrdNjq6rNshw%252BU5GAY%252FbHVk23LpToKI5J2oQP11D36E3JU7%252BW0Jk4csij%252FX8Q5eNFw%253D%253D&encrypt=0&l=Fort+Worth%2C+TX&query_category_id=440000&t=simplyhired.com&jobkey-27777982592/" class="blue-link" target="_blank">Sr. Litigation Secretary</a></p> <p class="similar-job-company">Frontline Source Group - <span class="text-muted">Fort Worth, TX</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
PI Firm Fort Worth Texas
Small 35 year old PI Firm seeks entry level associate for Pre Litigation work.
No whiners, spoiled brats, or inflated egos. Great opportunity for the right candidate.
Other jobs you may like
Textron - Fort Worth, TX
Yesterday
Jobot - Irving, TX
6 days ago
Aon Corporation - Fort Worth, TX
Yesterday
Contracts Management - Level 3
Lockheed Martin - Fort Worth, TX
14 hours ago
Frontline Source Group - Fort Worth, TX
4 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 45484 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 30765 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 718426 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 30765 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 718426 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 45484 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 45484 LIMIT 1 | 1 | 1 | 0 |