dunnchurch587.livejournal.com Open in urlscan Pro
81.19.74.33  Public Scan

URL: https://dunnchurch587.livejournal.com/profile
Submission: On June 15 via manual from GB — Scanned from GE

Form analysis 6 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="dunnchurch587">
  <input type="hidden" name="journalId" value="95094214">
  <button class="
                                            s-header-search__btn
                                            s-header-search-btn" type="submit"><span class="
                                                i-iconus
                                                s-header-search__icon
                                                ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
  <input class="s-header-search__input" type="text" placeholder="Search by dunnchurch587" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="dunnchurch587">
    <input type="hidden" name="journalId" value="95094214">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by dunnchurch587" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button" data-tour="friendsfeed" data-tour-start-page="^/feed" data-tour-step="2" data-tour-bubble="{
                                        &quot;aside&quot;: true,
                                        &quot;alwaysBottom&quot;: true,
                                        &quot;alwaysLeft&quot;: true,
                                        &quot;forceY&quot;: 10
                                    }" data-tour-title="tour.friendsfeed.title" data-tour-text="tour.friendsfeed.step2.search.tip.cyr"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

Name: setreadability_formPOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user" value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

Name: setreadability_form_adaptivePOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form_adaptive" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user"
    value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

POST https://www.livejournal.com/login.bml?ret=1

<form action="https://www.livejournal.com/login.bml?ret=1" method="post" class="b-loginform__form pkg lj_login_form ng-pristine ng-valid ng-valid-maxlength">
  <input type="hidden" name="ref" value="" autocomplete="off">
  <input type="hidden" name="ret" value="1" autocomplete="off">
  <div class="b-loginform__form-wrap">
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorUsername}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--user">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--userhead" width="16" height="16">
            <use xlink:href="#flaticon--userhead"></use>
          </svg>
        </div>
        <input id="user" class="b-loginform-field__input b-loginform-field__input--user ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" tabindex="10" placeholder="Username" value="" name="user" size="18" maxlength="17"
          autocorrect="off" ng-model="loginForm.model.username" ng-init="loginForm.model.username=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorUsername"></span>
    </div>
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorPassword}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--pass">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--lock" width="16" height="16">
            <use xlink:href="#flaticon--lock"></use>
          </svg>
        </div>
        <input id="lj_loginwidget_password" class="b-loginform-field__input b-loginform-field__input--pass ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" tabindex="11" name="password" size="20" maxlength="30"
          placeholder="Password" ng-model="loginForm.model.password" ng-init="loginForm.model.password=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0">
      <!-- ngIf: !loginForm.forceRemember -->
      <div class="b-loginform-checkbox ng-scope" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox ng-pristine ng-untouched ng-valid ng-not-empty" type="checkbox" tabindex="12" name="remember_me" ng-model="loginForm.expire">
        <label class="b-loginform-checkbox__label" for="remember_me">Remember me</label>
        <label class="b-loginform-checkbox__control" for="remember_me"></label>
      </div><!-- end ngIf: !loginForm.forceRemember -->
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="13" target="_self">
                                Forgot password
                            </a>
    </div>
  </div>
  <!-- ngIf: loginForm.presubmitWarning -->
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center b-loginform-btn--disabled" tabindex="14" ng-click="loginForm.loginUser($event)"
    ng-class="{'b-loginform-btn--disabled' : !(loginForm.model.username &amp;&amp; loginForm.model.password) }"> Log in </button>
</form>

POST https://www.livejournal.com/identity/login.bml?type=openid&auto_forwhat=user%24dunnchurch587%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24dunnchurch587%24%2Fprofile" method="post" class="lj-openid-auth b-loginform__form ng-pristine ng-valid">
  <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorId}">
    <div class="b-loginform-field__wrap">
      <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--openid">
        <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--openid" width="16" height="16">
          <use xlink:href="#flaticon--openid"></use>
        </svg>
      </div>
      <input type="text" size="18" id="openid" name="openid:url" class="b-loginform-field__input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your openid url" tabindex="10" ng-model="loginForm.model.openid"
        ng-init="loginForm.model.openid=null">
    </div>
    <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorId"></span>
  </div>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--center lj-openid-auth-submit b-loginform-btn--disabled" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

Text Content

?
LiveJournal Top
 * 
 * Main
 * Top
 * ☀️⛵️🌴 650 ideas
 * Help
 * 
 * Follow us:
   * Follow us on Facebook
   * Follow us on Twitter
   * Follow us on Vkontakte
   * Follow us on Telegram
 * Applications
   * iOS
   * Android
   * Huawei
 * About
 * User Agreement
 * Button "Share"
 * Stylish merch
 * Current version v.667
 * CHOOSE LANGUAGE
   English Deutsch Dansk español Français Italiano Русский Українська Беларуская
   日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi
   Ελληνικά Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu
   हिन्दी Brazilian Portuguese Chinese Traditional Lietuvių Norsk nynorsk
   
   English
   
   ▾
    * English
    * Deutsch
    * Dansk
    * español
    * Français
    * Italiano
    * Русский
    * Українська
    * Беларуская
    * 日本語
    * Português
    * Esperanto
    * עברית
    * Nederlands
    * Magyar
    * Gaeilge
    * íslenska
    * suomi
    * Ελληνικά
    * Norsk bokmål
    * Svenska
    * polski
    * 简体中文
    * Latviešu
    * Türkçe
    * Bahasa Melayu
    * हिन्दी
    * Brazilian Portuguese
    * Chinese Traditional
    * Lietuvių
    * Norsk nynorsk

Log in

 * 
 * Log in
 * Join free Join
 * 
 * English (en)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)

dunnchurch587 —
 * 
 * < no suspend reason >
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   dunnchurch587
   
   Archive
   Readability
   
   
   
   
   
   
   
   
   






LOG IN



No account? Create an account

Remember me
Forgot password
Log in

Log in
QR code
 * 
 * 
 * 
 * 
 * 
 * 
 * 

No account? Create an account

By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement


dunnchurch587


DUNNCHURCH587'S JOURNAL





Account Created on 15 June 2023 (#95094214) never updated Gift

Name:
dunnchurch587
Location:
Bouvet Island
Website:
http://b3.zcubes.com/v.aspx?mid=11630190
External Services:
 * dunnchurch587@livejournal.com

 * Bio

aml caused by railroad how to get a settlement of AML Caused by Railroads

Through the years railroad workers have been exposed several harmful chemicals.
This kind of exposure can lead to leukemia, which is a deadly cancer that
affects the blood cells.

If you've been diagnosed with acute myeloidleukemia (AML) could be entitled to
compensation for their pain and suffering. For more information, contact an
railroad AML settlement lawyer today.

Benzene

Exposure to the benzene compound is the main cause of AML among railroad
workers. Benzene, a clear, flammable liquid that has an odor that is sweet, is
used in gasoline and diesel fuel and in products such as rubbers, paints,
plastics and lubricants. Limited contact with diesel or benzene will not cause
illness, however long-term exposure can lead chronic diseases such as leukemia.

The International Agency for Research on Cancer classified benzene as a
carcinogen. Exposure to benzene is linked to leukemia in children as well as
acute lymphocytic (ALL) chronic leukemias, and various blood cancers, including
non-Hodgkin's lymphoma, and multiple myeloma in adults.

Coal Tar creosote (carbolineum) is another chemical exposure that can trigger
AML in railroad workers. This rot-resistant solution is applied on railway ties
and electric poles. Our attorneys who specialize in railroad cancer can connect
the coal tar creosote to leukemia.

Trichloroethylene is an organic chemical with no color, that is primarily used
as a degreaser for industrial use is also linked to AML in railroaders. Weitz &
Luxenberg has filed lawsuits on behalf of repairmen working on railcars, and
other workers who were exposed chemical. Our attorneys can assist with finding
medical causation and filing appropriate claims under FELA.

Creosote


Creosote is a chemical that comes from coal tar is a wood preservative used to
make railroad ties resistant to rot and insect damage. It is a source of
polycyclic hydrocarbons (PAHs), such as benzo[a]pyrene. These are known
carcinogens.

bladder cancer caused by railroad how to get a settlement can be absorbed by the
skin, inhaled, or swallowed. The soil and waste from rail yards filled with
toxic substances are common sources. Exposure to the chemicals could cause burns
to the skin, chemical eyes injuries as well as mental agitation and kidney
issues. Toxins also circulate in the bloodstream and stay for a long time inside
the lung.

A former rail track employee was awarded a $7.500,000 verdict after being
diagnosed with acute myeloid cancer resulting from an extensive exposure to
creosote and other chemicals while at work. mds caused by railroad how to get a
settlement worked for a railroad company that was later bought by Union Pacific
and spent 31 years scrubbing and cleaning railroad ties, as well as working in
the rail yards.

The railroad company did not provide him with the proper personal protective
equipment such as gloves, coversalls, and masks when he was performing his
duties. He was exposed to a variety of chemicals despite the company's knowledge
that exposure for a long time could be hazardous. He is seeking compensation
under the Federal Employers' Liability Act. He also suffers from various medical
conditions, including permanent nerve damage in the legs and feet of his feet as
well as impaired vision. He also has memory loss, impotence, and
Graft-versus-host disease.

Asbestos

Asbestos is a hazardous mineral fiber used in many railroad jobs. Its toxic
effects include lung cancer, mesothelioma and asbestosis. Railroad workers who
were exposed to asbestos while on the job could be eligible for compensation. An
asbestos attorney from the railroad can look over medical records to determine
whether an individual is eligible for an asbestos suit.

When working on trains or repair shops, as well as other railway facilities,
railroad workers are exposed to asbestos containing benzene. An experienced
railroad asbestos attorney can assist individuals in determining the extent of
their exposure and determine if it caused an asbestos-related condition such as
mesothelioma.

Railroad workers diagnosed with mesothelioma, or another asbestos-related
disease, can file a claim for workers compensation. These claims can be used to
pay funeral costs or medical expenses, as well as other mesothelioma-related
losses. Rail workers who are injured can file a claim in accordance with the
Federal Employers Liability Act (FELA).

A mesothelioma attorney from the railroad can aid those diagnosed with
asbestos-related illnesses, or who have lost a loved one on to mesothelioma. A
railroad asbestos lawyer can help their client get justice and a fair
settlement. Contact us now to begin. You can request a free consultation. Ken
Danzinger, an experienced railroad worker cancer lawyer has secured millions of
dollars in verdicts and settlements for his clients and their families.

Pesticides and herbicides

On the job on the job, railroad workers are exposed pesticides and herbicides.
These chemicals are used to kill undesirable insects and plants along the
railroad right of way. They are sprayed on tracks in yards, as well as on other
properties owned by railroads. Research has shown that exposure to these
chemicals increases the chance of developing AML. pancreatic cancer caused by
railroad how to get a settlement , unlike creosote are not easily destroyed.
They remain in soil for a long time. Studies that included exposure assessment
via peer-to-peer interviews or occupational exposure matrixes showed more strong
associations between OPE and AML than those that did not.



FRIENDS:

   
   
 * Friends 1
   
   

dunnchurch587


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS







APPLICATIONS

 * iOS
 * Android
 * Huawei
 * RuStore


FOLLOW US:

 * Follow us on Vkontakte
 * Follow us on Telegram
 * Follow us on Pinterest
 * Follow us on Odnoklassniki
 * ollow us on YouTube

LiveJournal


COMPANY

 * About
 * News
 * Help
 * Advertisers


PRODUCTS

 * Checklists
 * Button "Share"
 * Media program


COMMUNITY

 * Afisha LJ
 * Frank
 * Stylish merch


CHOOSE LANGUAGE

English Deutsch Dansk español Français Italiano Русский Українська Беларуская
日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi Ελληνικά
Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu हिन्दी Brazilian
Portuguese Chinese Traditional Lietuvių Norsk nynorsk

English

▾
 * English
 * Deutsch
 * Dansk
 * español
 * Français
 * Italiano
 * Русский
 * Українська
 * Беларуская
 * 日本語
 * Português
 * Esperanto
 * עברית
 * Nederlands
 * Magyar
 * Gaeilge
 * íslenska
 * suomi
 * Ελληνικά
 * Norsk bokmål
 * Svenska
 * polski
 * 简体中文
 * Latviešu
 * Türkçe
 * Bahasa Melayu
 * हिन्दी
 * Brazilian Portuguese
 * Chinese Traditional
 * Lietuvių
 * Norsk nynorsk

v.667

 * Privacy Policy
 * User Agreement
 * Help

   


 * ZAPAH_KNIG
   
   Четыре миллиарда лет в восьми главах

   


 * FOTOMANYA
   
   Про ощущение света

   


 * OFIT
   
   Питание для молодости, красоты и долголетия

   


 * SMAPSE
   
   Почему сейчас модно быть аскетом — и что это значит

   


 * YAROSLAV_GUNIN
   
   По главной улице с оркестром

   
 * 🎁
   Blog grant promo
   
   
   1001
   
   Средневековые университеты: тогда и сейчас

   


 * GERAT
   
   М и Ж под конец марафона — кто выносливее?

   


 * ETHEL_SUNLIGTH
   
   Мечты сбываются. Первые впечатление от школы «Хороший текст»

   


 * OLEG ORLOV
   
   Как прорастить семена метасеквойи

   


 * RMNT_OFFICIAL
   
   Что такое чайный цветник и как его обустроить

   


 * FOODRUMEDIA
   
   Что съесть, чтобы похудеть?

   

Recommend this entry Has been recommended Send news





[]