nyholmballing.livejournal.com Open in urlscan Pro
81.19.74.1  Public Scan

URL: https://nyholmballing.livejournal.com/profile
Submission: On August 22 via manual from US

Form analysis 4 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="nyholmballing">
  <input type="hidden" name="journalId" value="88936150">
  <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" 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="nyholmballing">
    <input type="hidden" name="journalId" value="88936150">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                s-header-search__input
                                                s-inline-search-input" type="text" placeholder="Search" 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"><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>

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">
  <input type="hidden" name="ref" value="">
  <input type="hidden" name="ret" value="1">
  <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" 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-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" 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-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0" ng-cloak="">
      <div class="b-loginform-checkbox" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox" 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>
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="13">
                                Forgot password
                            </a>
    </div>
  </div>
  <span ng-if="loginForm.presubmitWarning" lj-html="loginForm.presubmitWarning" class="b-loginform__warning-message"></span>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center" 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%24nyholmballing%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24nyholmballing%24%2Fprofile" method="post" class="lj-openid-auth b-loginform__form">
  <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" 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-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" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

Text Content

?
LiveJournal
 * Find more
   * Your 2020 in LJ
   * Communities
   * RSS Reader
 * Shop
 * Help
 * 

Login

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



LOG IN

No account? Create an account
Remember me
Forgot password
Log in

Log in
Facebook Twitter Google RAMBLER&Co ID


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

No account? Create an account

 * Add Friend
 * Add Note Add note
 * View friends feed
 * Track User
 * Send Message
 * Send V-Gift

nyholmballing


NYHOLMBALLING'S JOURNAL





Account Created on 22 August 2021 (#88936150) never updated Gift

Name:
nyholmballing
Birthdate:
20 August
Location:
Oregon, United States
Website:
https://forsythbreum6.livejournal.com/profile
External Services:
 * nyholmballing@livejournal.com

 * Bio

Exclusive — Data Shows 3 of the 5 Biggest School Districts Hire More Security
Officers Than Counselors - The 74




HOW WEST LOS ANGELES MEDICAL CENTER - KAISER PERMANENTE CAN SAVE YOU TIME,
STRESS, AND MONEY.



There are many forms of trauma, including car mishaps and violent crimes. We
utilize a child-centered technique to help kids resolve feelings and regain a
sense of security in their lives. Kids with depression feel a sense of
hopelessness about the world around them. We use age-appropriate techniques to
help adolescents and teens ages 12 to 18 explore their feelings.


If frequent arguments, physical force or other kid habits problems are
disrupting your household's life at house, we can assist. Our Alternatives for
Households program helps kids and their caretakers come together and recover
after domestic violence or abuse. A behavioral health crisis is a frightening
experience. Kids may feel they have lost control of their feelings and sense of
well-being.


Our whole-person approach includes attending to possible barriers that might
obstruct of your child's recovery. Case management workers and social workers
coordinate practical neighborhood resources, such as transportation, short-lived
real estate and meal delivery services. We work with choose schools in southeast
Los Angeles County to supply on-site mental health services.



EXCITEMENT ABOUT AMANECER - LOS ANGELES




Contact United States Kid's Therapy Center St Francis Medical Center campus 3630
E. This Website , CA 90262 Phone 310-900-8490 Hours Mon, Tues 10:30 AM 7:00 PM
Wed - Fri 9:30 AM 6:00 PM Services are offered in Spanish.


For Counselors - USC Undergraduate Admission



We also recognize that your experience is distinct to you. Frequently, people
think that their sorrow must follow a prescribed course or particular stages.
Nevertheless, sorrow is not a linear procedure. Our therapists are here to
affirm and explore whatever comes up for you as a person. When you select our
group for grief counseling in Los Angeles, you will be met compassion and a safe
space to process and reflect.


Every piece of you is invited into the therapy space. Honoring the entirety of
your grief experience will assist you move on in your life. That doesn't imply
forgetting the individual, place, pet, or experience you lost; rather, our
holistic approach to bereavement counseling will assist you integrate your
sorrow instead of letting it consume you.






STATISTICS





Follow us:
   
 * Follow us on Facebook
   
 * Follow us on Twitter
   
   
   

Applications
   
 * iOS
   
 * Android
   
 * Huawei
   

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
Current version v.503
 * News
 * About
 * User Agreement
 * Help
 * Button "Share"