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

URL: https://franckburch07.livejournal.com/profile
Submission: On June 16 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="franckburch07">
  <input type="hidden" name="journalId" value="95110648">
  <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 franckburch07" 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="franckburch07">
    <input type="hidden" name="journalId" value="95110648">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by franckburch07" 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%24franckburch07%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24franckburch07%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.668
 * 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)

franckburch07 —
 * 
 * < no suspend reason >
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   franckburch07
   
   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


franckburch07


FRANCKBURCH07'S JOURNAL





Account Created on 16 June 2023 (#95110648) never updated Gift

Name:
franckburch07
Location:
Ecuador
Website:
https://sites.google.com/view/railroadcancersettlements
External Services:
 * franckburch07@livejournal.com

 * Bio

How to Get a Settlement For Railroad Workers With Lung Cancer

Workers who have been diagnosed with lung cancer because of years of exposure to
toxic chemicals and other substances could be eligible for compensation. A
knowledgeable railroad cancer lawyer can help them file claims to offset medical
charges and other expenses due to their condition.

Railroad employees are covered under the Federal Employers Liability Act rather
than the typical workers compensation system. As a result, they could receive
substantial amounts of compensation.

Benzene

A clear liquid that is flammable and has a sweet scent, benzene is one of the 20
most dangerous carcinogens that are known to be present in America. It is a
chemical linked to a number of blood disorders and cancers such as leukemia.
Several international and national health agencies have classified benzene as an
human carcinogen, particularly for those employed in industries where they are
exposed to high levels of the chemical. This includes tire and rubber
manufacturers, oil refineries chemical plants, gasoline-related industries and
various other professions.

Research has shown that exposure to benzene leads to chromosome mutations within
the bone marrow where blood cells are formed. It is also connected to a range of
leukemias, including acute myeloid leukemia, chronic lymphocytic leukemia and
multiple myeloma. The chemical has been linked to non-Hodgkin's Lymphoma and
myelodysplastic syndrome.


Railroad workers who have been exposed to benzene have an increased chance of
developing these kinds of serious illnesses. A lawyer for railroad benzene
exposure can assist individuals in determining whether they are eligible to file
an FELA claim.

An attorney is interested in the professional history of a railroad employee and
any other jobs in which benzene or other chemicals might have been present.
throat cancer caused by railroad how to get a settlement should have copies of
the cancer diagnosis as well as any other medical records. Providing this
information will help the attorney determine whether there is a connection
between the cancer and benzene exposure.

Asbestos

Railroad employees are at a higher risk for lung cancer due to exposure to
asbestos, diesel exhaust, and silica sand. Inhaling these carcinogenic compounds
can lead to serious health conditions including mesothelioma and lung cancer as
well as other respiratory diseases.

Asbestos is an extremely dangerous substance which breaks down into
microscopically thin fibers that can be easily inhaled. When exposed, these
fibers may get into the lungs of people and cause a variety of illnesses that
include mesothelioma and asbestosis and lung cancer. As well, asbestos can be
associated with pleural effusions. These occur when fluid builds up within the
lining of a person's lung.

Unfortunately, a number of railroad companies were aware of dangers of asbestos
and continued to make use of it in their buildings and products despite the
risks. Many of these railroad companies are being sued by railroad workers who
have been diagnosed with asbestos-related ailments and ailments.

Fortunately, railroad workers are entitled to sue their employers under the
Federal Employers Liability Act (FELA). A knowledgeable FELA lawyer can help a
victim understand whether they are eligible for compensation.

Treatment for mesothelioma costs money. Victims should be compensated for the
losses they suffered. Rail workers who have dedicated years of their lives to a
career they love should not be forced to retire and live with a terminal disease
they didn't deserve. Legal action against the companies responsible for their
illness can help families receive financial compensation for medical treatments
and other expenses.

Diesel Exhaust

Benzene is the toxic chemical that is found in diesel exhaust, and it has been
known to cause railroad workers to develop lung cancer. Exposure to benzene may
also cause other serious diseases like mesothelioma, or multiple myeloma.

Diesel particulate matter (DPM) is a mix of carbon particles ("soot"), metallic
abrasion particles as well as polycyclic aromatic hydrocarbons and organic
chemicals. The majority of DPM in air is respirable and, therefore, the
particles can enter the lung. Exposure to DPM increases the risk of lung cancer
in railroad workers even when smokers are factored out of the equation.

Diesel locomotives are a major cause of the ground-level ozone. This ozone
damages vegetation and produces acid rain that causes damage to soil streams,
lakes, and soil. It can also damage the respiratory systems of people by
irritating them and aggravate asthma-related illnesses.

Inhaling DPM can also trigger respiratory symptoms, and may also aggravate
existing ones, like allergies or bronchitis. Railroad employees who have been
diagnosed with lung disease, like mesothelioma may be eligible for compensation
through a lawsuit brought by railroads under the Federal Employers Liability Act
(FELA). A lawyer who is familiar with FELA claims will be able to assess the
settlement and determine if it's fair and adequate for medical expenses and
other losses. If it's not, the attorney may file a lawsuit on behalf of the
railroad worker.

Injuries

The fumes and toxins to that railroad workers are exposed while working are
known to cause cancer and other debilitating illnesses. Chemicals and other
substances they are exposed to are also linked with chronic health conditions
such as asthma and obstructive lung disease. Research has shown that railroad
workers are more likely to develop these illnesses than those working in other
industries.

Railroad workers who have been diagnosed with a disease related to their
occupational exposures to carcinogenic substances may be entitled to
compensation. A lawyer from the railroad for lung cancer experienced in this
field can assist in determining the validity of a worker's diagnosis for lung
cancer is correct and the amount they are entitled to economic and non-economic
damages, including suffering and pain.

For example, a railroad lung cancer settlement might include amounts to cover
the cost of expensive medicines and treatments. It may also include sums to
cover the cost of lost wages and future earnings, as well as loss of
companionship and consortium.

Employees who are diagnosed with a serious illness they believe is the result of
exposure to toxic substances at their jobs can file a claim under the Federal
Employers Liability Act (FELA). This law, adopted in 1908, allows employees to
sue their employers for damages in the event of an injury on the job.



FRIENDS:

   
   
 * Friends 1
   
   

franckburch07


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.668

 * Privacy Policy
 * User Agreement
 * Help

   


 * KIRILL_SHATILOV
   
   Мифы английской грамматики

   


 * PLUSH_KOALA
   
   Делимся косметическими рекомендациями

   


 * KINO_SSSR
   
   Печать печали. Творческая жизнь Татьяны Гавриловой

   


 * OFIT
   
   8 продуктов для укрепления мужского здоровья

   


 * VAPPU
   
   Английский язык. Когда всё понятно, но ничего не понятно

   
 * 🎁
   Blog grant promo
   
   
   WHOISDUTYTODAY
   
   Поп-культура: в TikTok и офлайне набирает популярность #Mermaidcore

   


 * MATERIK_KNIG
   
   Браки писателей с большой разницей в возрасте

   


 * LAGUNA_M
   
   Китайская любовь vs любовь по-французски

   


 * OKKOMOVIES
   
   «Мое преступление». Секс-скандал, или Как сделать карьеру

   


 * MR_WHOLE
   
   Как отличить музыку от не-музыки

   


 * ARCHITRICLIN
   
   Dubai Safari Park: вот это шоу!

   

Recommend this entry Has been recommended Send news