www.myfamilycare.co.uk Open in urlscan Pro
185.182.88.176  Public Scan

URL: https://www.myfamilycare.co.uk/ubs/fs-downloads/28dd2c7955ce926456240b2ff0100bde
Submission: On January 21 via api from CH — Scanned from GB

Form analysis 3 forms found in the DOM

Name: loginFrmPOST https://www.myfamilycare.co.uk/ubs/sign-in.html?redirect=https://www.myfamilycare.co.uk/ubs/fs-downloads/28dd2c7955ce926456240b2ff0100bde

<form id="loginFrm" name="loginFrm" method="post" onsubmit="return false;" action="https://www.myfamilycare.co.uk/ubs/sign-in.html?redirect=https://www.myfamilycare.co.uk/ubs/fs-downloads/28dd2c7955ce926456240b2ff0100bde" autocomplete="off"
  data-parsley-validate="" novalidate="">
  <div class="row" id="divLoginForm">
    <fieldset class="col-sm-6"> <label for="emailAddressSignUp" class="in-field" style="opacity: 0;">Email address <span>*</span></label> <input type="email" class="form-control" id="emailAddressSignUp" name="loginEmail" data-parsley-trigger="change"
        data-parsley-required-message="Please enter your main email address<br />" value="" required="" autocomplete="off" data-parsley-id="4"> </fieldset>
    <fieldset class="col-sm-6 mobileField2"> <label for="passwordSignUp" class="in-field">Password <span>*</span></label> <input type="password" class="form-control" autocomplete="off" id="passwordSignUp" name="loginPassword"
        data-parsley-required-message="Please enter your password" data-parsley-trigger="change" required="" data-parsley-id="6"> </fieldset>
    <div id="divGInvCapLoginAccess" class="g-recaptcha" data-size="invisible">
      <div class="grecaptcha-badge" data-style="inline"
        style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld9IiMUAAAAAHbheqEhDa8BE1PNnqTtpGs26fKT&amp;co=aHR0cHM6Ly93d3cubXlmYW1pbHljYXJlLmNvLnVrOjQ0Mw..&amp;hl=en&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=invisible&amp;badge=inline&amp;cb=pecobnu8g18n"
            width="256" height="60" role="presentation" name="a-c8q7nt7gk8en" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <div class="col-sm-12"> <span class="btnCont"> <i class="lockedwIcon"></i> <input type="hidden" value="" name="rLink"> <input class="btnSignIn bliss gradGreen btnHandler" type="submit" onclick="loginCheck(this.form);" value="Sign in"> </span>
      <section class="dialogBoxInlineLogin" style="display:none;">
        <div class="load-container loadingMain7">
          <div class="loader">Loading...</div>
        </div>
      </section>
      <div class="resetPassBreak"></div> <a class="link small resetPass" href="/ubs/forgot-password.html">Forgotten password?</a>
    </div>
  </div> <input type="hidden" value="" name="redirectUrl">
</form>

Name: frmRegistrationPOST javascript:;

<form id="frmRegistration" name="frmRegistration" method="post" action="javascript:;" class="content commonInputFrm joinTodayWrapper" data-parsley-validate="" autocomplete="off" style="position:relative;" novalidate="">
  <div class="step1" tabindex="1">
    <div class="form-group underline">
      <h3 class="h3"> About you </h3>
    </div>
    <div class="clearfix form-group underline">
      <fieldset class="inline"> <label for="firstName">First name <span>*</span></label> <input type="text" class="form-control" autocomplete="off" id="firstName" data-parsley-trigger="change" name="firstName" value="" required=""
          data-parsley-group="step1" data-parsley-id="10"> </fieldset>
      <fieldset class="inline"> <label for="lastName">Surname <span>*</span></label> <input type="text" class="form-control" autocomplete="off" id="lastName" name="lastName" data-parsley-trigger="change" required="" data-parsley-group="step1"
          data-toggle="tooltip-input2" data-content="" data-parsley-id="12" data-original-title="" title=""> </fieldset>
      <fieldset class="inline"> <label for="tel">Mobile <span>*</span></label> <input type="tel" class="form-control" id="tel" autocomplete="off" data-parsley-trigger="change" name="mobile" data-parsley-group="step1" maxlength="17" required=""
          data-toggle="tooltip-input2" data-content="" data-parsley-id="14" data-original-title="" title=""> </fieldset>
      <div class="inline clearfix"> <label>Gender <span>*</span></label>
        <div class="genderWrap">
          <fieldset class="radio"> <label for="genderMale">Male</label> <input type="radio" id="genderMale" name="gender" value="MALE" data-parsley-errors-container=".genderError" required="" data-parsley-mincheck="1"
              data-parsley-required-message="Please select your gender" data-parsley-group="step1" data-parsley-multiple="gender" data-parsley-id="17"> </fieldset>
        </div>
        <div class="genderWrap">
          <fieldset class="radio"> <label for="genderFemale">Female</label> <input type="radio" id="genderFemale" name="gender" value="FEMALE" data-parsley-multiple="gender"> </fieldset>
        </div>
        <div class="genderWrap">
          <fieldset class="radio"> <label for="genderNonBinary">Non-Binary</label> <input type="radio" id="genderNonBinary" name="gender" value="NONBINARY" data-parsley-multiple="gender"> </fieldset>
        </div>
        <div class="genderWrap">
          <fieldset class="radio"> <label for="genderOther">I'd rather not say</label> <input type="radio" id="genderOther" name="gender" value="OTHER" data-parsley-multiple="gender"> </fieldset>
        </div>
        <div class="errorCont genderError"></div>
      </div>
    </div>
    <div class="clearfix form-group underline">
      <p>Do you want to add additional contact numbers?</p>
      <div class="clearfix addTelCont">
        <fieldset class="radio"> <label for="addTelyes">Yes, please</label> <input type="radio" id="addTelyes" data-target="show" name="addTel" value="yes" autocomplete="off" data-parsley-errors-container=".addTelError" required=""
            data-parsley-mincheck="1" data-parsley-group="step1" data-parsley-multiple="addTel" data-parsley-id="26"> </fieldset>
        <fieldset class="radio"> <label for="addTelNo">No thanks, maybe later</label> <input type="radio" id="addTelNo" name="addTel" value="no" autocomplete="off" data-parsley-multiple="addTel"> </fieldset>
        <div class="errorCont addTelError"></div>
      </div>
      <div class="additionalContactWrapper">
        <div class="wrap">
          <div class="additionContactCont">
            <fieldset class="inline"> <label for="telHome">Telephone (home)</label> <input type="text" class="form-control" name="telHome" id="telHome" data-parsley-trigger="change" autocomplete="off" maxlength="17"
                data-parsley-pattern="\s*\(?(020[7,8]{1}\)?[1-9]{1}[0-9]{2}\s?[0-9]{4})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}\s?[0-9]{1}\)?[1-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})|(020\s?[7,8]{1}\)?[1-9]{1}[0-9]{2}\s?[0-9]{4})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[1-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[1-9]{1}[0-9]{1}[0-9]{1}\s?[0-9]{3})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[0-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})\s*"
                data-parsley-pattern-message="Please enter a valid number" data-parsley-group="step1" data-parsley-id="30"> </fieldset>
            <fieldset class="inline mobile-inputspacing"> <label for="telWork">Telephone (work)</label> <input type="text" class="form-control" name="telWork" id="telWork" data-parsley-trigger="change" autocomplete="off" maxlength="17"
                data-parsley-pattern="\s*\(?(020[7,8]{1}\)?[1-9]{1}[0-9]{2}\s?[0-9]{4})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}\s?[0-9]{1}\)?[1-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})|(020\s?[7,8]{1}\)?[1-9]{1}[0-9]{2}\s?[0-9]{4})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[1-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[1-9]{1}[0-9]{1}[0-9]{1}\s?[0-9]{3})|((0|\+44{1}|\+44{1}\s)[1-8]{1}[0-9]{2}[0-9]{1}\s?\)?[0-9]{1}[0-9]{1}\s?[0-9]{1}[0-9]{3})\s*"
                data-parsley-pattern-message="Please enter a valid number" data-parsley-group="step1" data-parsley-id="32"> </fieldset>
          </div>
        </div>
      </div>
    </div>
    <div class="clearfix form-group underline">
      <fieldset class="inline"> <label for="postcode">Postcode <span>*</span></label> <input type="text" class="form-control step1Postcode" autocomplete="off" data-parsley-trigger="change" id="postcode" name="postcode" maxlength="8"
          data-parsley-pattern="^(([gG][iI][rR] {0,}0[aA]{2})|((([a-pr-uwyzA-PR-UWYZ][a-hk-yA-HK-Y]?[0-9][0-9]?)|(([a-pr-uwyzA-PR-UWYZ][0-9][a-hjkstuwA-HJKSTUW])|([a-pr-uwyzA-PR-UWYZ][a-hk-yA-HK-Y][0-9][abehmnprv-yABEHMNPRV-Y]))) {0,}[0-9][abd-hjlnp-uw-zABD-HJLNP-UW-Z]{2}))+\s*$"
          data-parsley-pattern-message="Please enter a valid postcode" required="" data-parsley-group="step1" data-offset="0, 25" data-parsley-id="34"> </fieldset>
    </div>
    <div class="clearfix forDesktop"> <small class="footnote"><span>*</span> Required information</small> <button type="button" class="btn success bliss btnHandler nextBtnFrmReg customErrorToolip regBarBtn_js" data-current-block="1"
        data-next-block="2" data-toggle="popover-top" data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Next</button>
      <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i> </div>
    <div class="clearfix mobile_btn forMobile"> <small class="footnote"><span>*</span> Required information</small> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i>
      <div class="ht10"></div>
      <div class="midResponsiveBtn"> <button type="button" class="btn success bliss btnHandler nextBtnFrmReg customErrorToolip regBarBtn_js" data-current-block="1" data-next-block="2" data-toggle="popover-top"
          data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Next</button> </div>
    </div>
  </div>
  <div class="step2" tabindex="2">
    <div class="form-group underline">
      <h3 class="h3">Sign in details</h3>
    </div>
    <div class="clearfix form-group underline">
      <div class="emailGroup clearfix">
        <fieldset class="inline"> <label for="email">Email address <span>*</span></label> <input type="email" value="" class="form-control ignoreRegField" id="email" name="email" data-parsley-group="step2" data-parsley-trigger="change"
            data-parsley-required-message="Please enter your email address" autocomplete="off" data-toggle="tooltip-input2" data-content="We prefer that you use your work email address as your main email" data-offset="0, 62" data-parsley-id="36"
            data-original-title="" title=""> </fieldset>
        <fieldset class="inline"> <label for="conf_email">Confirm email address <span>*</span></label> <input type="email" value="" class="form-control ignoreRegField" data-parsley-trigger="change" autocomplete="off" id="conf_email" name="conf_email"
            data-parsley-equalto="#email" data-parsley-error-message="Please enter the same email" required="" data-parsley-group="step2" data-parsley-id="38"> </fieldset>
      </div>
      <fieldset class="checkbox clearfix step2_emailcheckbox"> <label for="newsletter">I'd like to receive emails at another address too... <small class="greyInfo">(especially important if you're going on leave)</small></label> <input type="checkbox"
          name="newsletter" autocomplete="off" id="newsletter" value="newsletter" data-parsley-multiple="newsletter" data-parsley-id="41"> </fieldset>
      <div class="additionalEmailGroup">
        <fieldset class="inline"> <label for="altEmail">Additional email address</label> <input type="email" value="" class="form-control" data-parsley-validate-if-empty="" data-parsley-success-class="" autocomplete="off" id="altEmail"
            name="altEmail" data-parsley-trigger="change" data-parsley-type-message="Please enter a valid email address" data-parsley-id="43"> </fieldset>
        <fieldset class="inline"> <label for="conf_altEmail">Confirm additional email address</label> <input type="email" value="" class="form-control" autocomplete="off" id="conf_altEmail" name="conf_altEmail" data-parsley-trigger="change"
            data-parsley-equalto="#altEmail" data-parsley-error-message="Please enter the same email" data-parsley-id="45"> </fieldset>
      </div> <input type="email" style="display:none" data-parsley-id="47">
    </div>
    <div class="clearfix form-group underline" id="pwd-container">
      <fieldset class="inline"> <label for="password">Password <span>*</span></label> <input type="password" value="" autocomplete="off" data-parsley-trigger="change" class="form-control" id="password" name="password" required=""
          data-parsley-group="step2" data-toggle="tooltip-input2" data-content="Your password must be: A minimum of 8 characters, including 1 number, not the same as your email, no letter or number sequences" data-parsley-minlength="8"
          data-parsley-minlength-message="Minimum of 8 characters required" data-parsley-pattern="/\d+/g" data-parsley-pattern-message="Needs to contain at least one number" data-offset="0, 62" data-parsley-id="49" data-original-title="" title="">
      </fieldset>
      <fieldset class="inline"> <label for="conf_password">Confirm password <span>*</span></label> <input type="password" value="" autocomplete="off" data-parsley-trigger="change" class="form-control" id="conf_password" name="conf_password"
          required="" data-parsley-equalto="#password" data-parsley-error-message="Repeat your password" data-parsley-group="step2" data-parsley-id="51"> </fieldset>
      <div class="passwordStrengthCont">
        <div class="pwstrength_viewport_progress">
          <div class="progress">
            <div class="progress-bar"><span class="password-verdict"></span></div>
          </div>
        </div>
      </div> <input type="password" style="display:none" data-parsley-id="53">
    </div>
    <div class="clearfix forDesktop"> <small class="footnote"><span>*</span> Required information</small> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customErrorToolip regBarBtn_js" data-current-block="2"
        data-next-block="3" data-toggle="popover-top" data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Next</button> <button type="button"
        class="btn bliss success btnHandler btnPrev" data-current-block="2" data-next-block="1">Previous</button> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i> </div>
    <div class="clearfix mobile_btn forMobile"> <small class="footnote"><span>*</span> Required information</small> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i>
      <div class="ht10"></div>
      <div class="midResponsiveBtn"> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customErrorToolip regBarBtn_js" data-current-block="2" data-next-block="3" data-toggle="popover-top"
          data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Next</button> <button type="button" class="btn bliss success btnHandler btnPrev" data-current-block="2"
          data-next-block="1">Previous</button> </div>
    </div>
  </div>
  <div class="step3" tabindex="3">
    <div class="form-group underline">
      <h3 class="h3">Tell us about you and your family</h3>
    </div>
    <div class="text underline">
      <p> Please select <strong>all</strong> the Life Stages relevant to you and your family. This allows us to show you the most useful content, and send you the most relevant newsletters. We've pre-ticked "Work+You" - we think it's handy for
        everyone!</p>
    </div>
    <div class="form-group underline">
      <div class="row">
        <div class="col-md-6">
          <ul class="optionSelector minimumOptions icons clearfix">
            <li data-toggle="popover-top" data-content="For those who've got one on the way, or are thinking about adding to their family!" data-original-title="" title="">
              <a class="icon-parenthood" href="javascript:;">Planning for Parenthood <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="PLANNING" data-parsley-multiple="lifeStages"
                data-parsley-id="56"> </li>
            <li data-toggle="popover-top" data-content="For parents with children ranging from infants to toddlers" data-original-title="" title="">
              <a class="icon-early" href="javascript:;">The Early Years (0-3) <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="EARLY_YEARS" data-parsley-multiple="lifeStages"> </li>
            <li data-toggle="popover-top" data-content="Support and guidance as your little ones prepare to go out into the world" data-original-title="" title="">
              <a class="icon-preschool" href="javascript:;">Pre-School <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="PRE_SCHOOL" data-parsley-multiple="lifeStages"> </li>
            <li data-toggle="popover-top" data-content="Find what you need as your children progress in their Primary education" data-original-title="" title="">
              <a class="icon-primary" href="javascript:;">Primary School <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="PRIMARY_SCHOOL" data-parsley-multiple="lifeStages"> </li>
          </ul>
        </div>
        <div class="col-md-6">
          <ul class="optionSelector minimumOptions icons clearfix">
            <li data-toggle="popover-top" data-content="They're becoming a young adult! What do we do now...?" data-original-title="" title=""> <a class="icon-teens" href="javascript:;">11+ to Teens <i class="fa fa-plus-circle pull-right"></i></a>
              <input type="checkbox" class="hide" name="lifeStages[]" value="TEENS" data-parsley-multiple="lifeStages"> </li>
            <li data-toggle="popover-top" data-content="Content especially for YOU! And support if you have adult dependants" data-original-title="" title="">
              <a class="icon-mycare active" href="javascript:;">Work+You <i class="fa fa-check pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="MY_CARE" checked="" data-parsley-multiple="lifeStages"> </li>
            <li data-toggle="popover-top" data-content="Things you might need to think about as your parents (or dependants) get older" data-original-title="" title="">
              <a class="icon-parents " href="javascript:;">Ageing Parents <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="AGEING_PARENTS" data-parsley-multiple="lifeStages"> </li>
            <li data-toggle="popover-top" data-content="Providing the support you need to navigate the care maze" data-original-title="" title="">
              <a class="icon-eldercare " href="javascript:;">Eldercare <i class="fa fa-plus-circle pull-right"></i></a> <input type="checkbox" class="hide" name="lifeStages[]" value="ELDERCARE" data-parsley-multiple="lifeStages"> </li>
          </ul>
        </div>
      </div>
    </div>
    <div class="form-group underline">
      <h3 class="h3">You and your work</h3>
    </div>
    <div class="form-group">
      <fieldset class="checkbox"> <label for="managePeople">Are you responsible for managing people who combine work+family? </label> <input type="checkbox" id="managePeople" name="lifeStages[]" value="MANAGERS" data-parsley-multiple="lifeStages">
      </fieldset>
    </div>
    <div class="clearfix forDesktop"> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customToolip regBarBtn_js" data-current-block="3" data-next-block="4" data-toggle="popover-top"
        data-content="Are you sure you don't want to select any more Life Stages?" data-original-title="" title="">Next</button> <button type="button" class="btn bliss success btnHandler btnPrev" data-current-block="3"
        data-next-block="2">Previous</button> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i> </div>
    <div class="clearfix mobile_btn forMobile"> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i>
      <div class="ht10"></div>
      <div class="midResponsiveBtn"> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customToolip regBarBtn_js" data-current-block="3" data-next-block="4" data-toggle="popover-top"
          data-content="Are you sure you don't want to select any more Life Stages?" data-original-title="" title="">Next</button> <button type="button" class="btn bliss success btnHandler btnPrev" data-current-block="3"
          data-next-block="2">Previous</button> </div>
    </div>
  </div>
  <div class="step4" tabindex="4" style="display:none;">
    <div class="form-group underline">
      <h3 class="h3 servicesHead">From your chosen Life Stages, we think you'll benefit from the following</h3>
    </div>
    <div class="text bucECCEHCBAEHeadings">
      <p class="h5">Would you like to use a Backup Care service?</p>
      <p>UBS AG, London Branch supports you with up to <strong>10 sessions</strong> of backup care.</p>
      <p>Before you can book, we'll ask you later for more detail about you and your family.</p>
    </div>
    <div class="text noServText"></div>
    <div class="form-group underline bucECCEHCBAE">
      <div class="ht10"></div>
      <div class="row">
        <div class="col-md-6 bucECC">
          <ul class="optionSelector serviceSel">
            <li>
              <a href="javascript:;" class="ecServ" data-toggle="popover-top" data-content="Allows you to book nannies, nurseries and childminders" data-original-title="" title="">Emergency Childcare <i class="fa fa-plus-circle pull-right"></i></a>
              <input type="checkbox" class="hide" name="backupCareSer[]" value="ECC" data-parsley-multiple="backupCareSer" data-parsley-id="75"> </li>
          </ul>
        </div>
        <div class="col-md-6 bucBAE">
          <ul class="optionSelector serviceSel">
            <li>
              <a href="javascript:;" class="baeServ" data-toggle="popover-top" data-content="Allows you to book domiciliary care for an adult dependant, or yourself" data-original-title="" title="">Backup Adult &amp; Eldercare <i class="fa fa-plus-circle pull-right"></i></a>
              <input type="checkbox" class="hide" name="backupCareSer[]" value="BAE" data-parsley-multiple="backupCareSer"> </li>
          </ul>
        </div>
        <div class="col-md-6 bucSHC">
          <ul class="optionSelector serviceSel">
            <li>
              <a href="javascript:;" class="shcServ" data-toggle="popover-top" data-content="Allows you to book holiday clubs during the school holidays" data-original-title="" title="">School Holiday Cover <i class="fa fa-plus-circle pull-right"></i></a>
              <input type="checkbox" class="hide" name="backupCareSer[]" value="SHC" data-parsley-multiple="backupCareSer"> </li>
          </ul>
        </div>
      </div>
      <div class="ht18"></div>
    </div>
    <div class="clearfix forDesktop"> <button type="button" class="btn success btnHandler nextBtnFrmReg regBarBtn_js" data-current-block="4" data-next-block="5" data-reset-gcaptcha="1">Next</button> <button type="button"
        class="btn success btnHandler btnPrev" data-current-block="4" data-next-block="3">Previous</button> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i> </div>
    <div class="clearfix mobile_btn forMobile"> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i>
      <div class="ht10"></div>
      <div class="midResponsiveBtn"> <button type="button" class="btn success btnHandler nextBtnFrmReg regBarBtn_js" data-current-block="4" data-next-block="5">Next</button> <button type="button" class="btn success btnHandler btnPrev"
          data-current-block="4" data-next-block="3">Previous</button> </div>
    </div>
  </div>
  <div class="step5" tabindex="5" style="display:none;">
    <div id="parents_veri_div">
      <div class="form-group underline">
        <h3 class="h3">UBS AG, London Branch verification</h3>
      </div>
      <div class="form-group underline clearfix" id="parents_verifyfld_div">
        <div id="parents_corp_div_space" class="btnPad5">
          <p> Before you can use the Work+Family Space, our system double checks your: Surname, GPN.<br> </p>
        </div>
        <div class="inline clearfix">
          <div id="parents_corp_field__GPN">
            <fieldset class="width98 "> <label for="empNo">GPN <span>*</span></label> <input type="text" name="empNo" value="" class="form-control" data-parsley-trigger="change" id="empNoID" required="" data-parsley-group="step5"
                data-toggle="tooltip-input" data-content="This can be found on your staff pass" data-parsley-id="81" data-original-title="" title="">
              <div class="errorCont empNo"></div>
            </fieldset>
          </div>
        </div>
      </div>
    </div>
    <div id="verifyPopId"></div>
    <div id="parents_corp_extra_space"></div>
    <style>
      /*#frmRegistration>div:not(:first-of-type) {
						display: block !important;
						opacity: 1 !important;
					}*/
    </style> <input type="hidden" name="hEmpFields" value="empNo," class="field"> <input type="hidden" name="hEmpSave" value="empNo," class="field"> <input type="hidden" name="hEmpValues" value="" class="field"> <input type="hidden"
      name="parentCorpId" value="231" class="field">
    <div class="form-group underline clearfix">
      <div class="row">
        <div class="col-md-12 termsCont">
          <div class="nanny-text">Using the Work+Family Space</div>
          <fieldset class="checkbox"> <input type="checkbox" id="terms" name="terms" required="" data-parsley-group="step5" data-parsley-multiple="terms" data-parsley-id="84"> <label for="terms">I have read and understand the
              <a href="javascript:void(0)" ;="" onclick="showTermsPopUp(1);" class="link">terms &amp; conditions</a> <span>*</span></label> </fieldset>
          <div id="spinner_TC" style="float: left; margin-top: 2px;display: none;"><i class="fa fa-spinner fa-spin fa-2x pull-right"></i></div>
          <fieldset class="checkbox"> <input type="checkbox" id="privacy" name="privacy" required="" data-parsley-group="step5" data-parsley-multiple="privacy" data-parsley-id="87"> <label for="privacy">I have read and understand the
              <a href="javascript:void(0)" ;="" onclick="showTermsPopUp(2);" class="link">privacy notice</a> <span>*</span></label> </fieldset>
          <div id="spinner_Policy" style="float: left; margin-top: 2px;display: none;"><i class="fa fa-spinner fa-spin fa-2x pull-right"></i></div>
          <div class="information"> <small class="clear">and give express consent, should I make a care booking, for the personal data I provide, including relating to my children/dependants, to be passed to care providers as part of the booking
              process. I understand that my choice of care provider and some basic information regarding my use of this service will be provided to my employer.</small> </div>
        </div>
      </div>
    </div>
    <div class="form-group underline clearfix">
      <fieldset class="inline">
        <div id="divGoogleRCapctha">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcuEyETAAAAAJ1ZmPlW7aR_sww__G8QU1u57JM0&amp;co=aHR0cHM6Ly93d3cubXlmYW1pbHljYXJlLmNvLnVrOjQ0Mw..&amp;hl=en&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=normal&amp;cb=mc4yogn2mgc"
                width="304" height="78" role="presentation" name="a-acaryai5fxlr" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div>
        </div> <input type="text" style="background:none; border:none; color: #ffffff;" name="captcha_code" autocomplete="off" id="captcha_code" data-parsley-trigger="change" data-parsley-errors-container=".codeError" required=""
          data-parsley-group="step5" data-content="Tick to verify you are not a robot" data-toggle="tooltip-input2" data-parsley-id="89" data-original-title="" title="">
      </fieldset>
      <div class="errorCont codeError"></div>
    </div>
    <div class="clearfix forDesktop"> <small class="footnote"><span>*</span> Required information</small> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customErrorToolip" data-current-block="5" data-next-block="6"
        data-toggle="popover-top" data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Finish</button> <button type="button" class="btn bliss success btnHandler btnPrev"
        data-current-block="5" data-next-block="4">Previous</button> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i> </div>
    <div class="clearfix mobile_btn forMobile"> <small class="footnote"><span>*</span> Required information</small> <i class="fa fa-spinner fa-spin fa-2x pull-right preloader"></i>
      <div class="ht10"></div>
      <div class="midResponsiveBtn"> <button type="button" class="btn bliss success btnHandler nextBtnFrmReg customErrorToolip" data-current-block="5" data-next-block="6" data-toggle="popover-top"
          data-content="Oops. Please check you've completed this step correctly before you can continue" data-original-title="" title="">Finish</button> <button type="button" class="btn bliss success btnHandler btnPrev" data-current-block="5"
          data-next-block="4">Previous</button> </div>
    </div>
  </div>
  <div class="step6" tabindex="6" style="display:none;">
    <div id="divRegPopErrMsg"></div>
  </div> <input type="hidden" name="hidParentUidQuit" value=""> <input type="hidden" name="hidParentAidQuit" value=""> <input type="hidden" name="frmUCdN" value="FRM_SUB1642772307525"> <input type="hidden" name="frmUCdV" value="74975976978">
</form>

Name: frmSignInPOST javascript:;

<form id="frmSignIn" name="frmSignIn" method="post" action="javascript:;" class="content" autocomplete="off" data-parsley-validate="" novalidate="">
  <h3 class="h3">Sign in to your account</h3>
  <div style="margin:20px 0 10px 0;"></div>
  <div class="clearfix form-group underline">
    <fieldset> <label for="emailAddressSignUp">Email address <span>*</span></label> <input type="email" class="form-control" id="emailAddressSignUp" name="loginEmail" data-parsley-trigger="change" data-parsley-required-message="Please enter your main email address<br />
" required="" data-parsley-id="93"> <input type="text" style="display:none" data-parsley-id="95"> </fieldset>
    <fieldset> <label for="passwordSignUp">Password <span>*</span></label> <input type="password" class="form-control" autocomplete="off" id="passwordSignUp" name="loginPassword" data-parsley-required-message="Please enter your password"
        data-parsley-trigger="change" required="" data-parsley-id="97"> <input type="password" style="display:none" data-parsley-id="99"> </fieldset>
    <div id="divGInvCapLoginPop" class="g-recaptcha" data-size="invisible">
      <div class="grecaptcha-badge" data-style="inline"
        style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld9IiMUAAAAAHbheqEhDa8BE1PNnqTtpGs26fKT&amp;co=aHR0cHM6Ly93d3cubXlmYW1pbHljYXJlLmNvLnVrOjQ0Mw..&amp;hl=en&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=invisible&amp;badge=inline&amp;cb=3y3ry4lanj4a"
            width="256" height="60" role="presentation" name="a-slqeutue81ii" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div> <span class="btnCont"> <i class="lockedwIcon"></i> <input class="btnSignIn bliss gradGreen btnHandler" type="submit" onclick="loginNowWFS(this.form, '', 0, '');" value="Sign in">
      <section class="dialogBoxLogin" style="display:none;">
        <div class="load-container loadingMain7">
          <div class="loader">Loading...</div>
        </div>
      </section>
    </span> <a class="link small" href="/ubs/forgot-password.html">Forgotten password?</a>
  </div>
  <div class="errorMsgTxt errorMsgTxt2" id="topLoginErr4"></div>
  <h3 class="h3">Not a member yet?</h3>
  <p>It only takes a minute to <a class="link openfrmLayer b-close hand" href="javascript:void(0);">create your account</a> and get started with <em>your</em> Work+Family Space.</p>
  <input type="hidden" name="frmUCdN" value="FRM_SUB1642772307293">
  <input type="hidden" name="frmUCdV" value="28337968790">
</form>

Text Content

 * 
 * Emergency Childcare
 * School Holiday Cover
 * Backup Adult & Eldercare
 * Knowledge Centre

 


PLEASE ENABLE JAVASCRIPT IN YOUR WEB BROWSER

 

For full Work+Family Space functionality, it is necessary to enable JavaScript.
Not sure how? Read 'enable JavaScript' instructions.

Oops. There was an error loading this page.
 * Welcome to the Work+Family Space for UBS AG, London Branch
 * Get in touch
   
    * REQUEST A CALL BACK
      
      Our team is available 7:30am to 7:00pm, Monday to Friday.
      
      Contact us
   
    * EMAIL US
      
      support@myfamilycare.co.uk
   
    * CALL US
      
      0345 241 5306

 * Join today
 * Sign in

UBS AG, London Branch



Work+Family Space

×

Welcome to the Work+Family Space for UBS AG, London Branch


Join today Sign in


 * REQUEST A CALL BACK
   
   Our team is available 7:30am to 7:00pm, Monday to Friday.
   
   Contact us
   

 * EMAIL US
   
   support@myfamilycare.co.uk
   

 * CALL US
   
   0345 241 5306
   
   

Sign in Join today
 1. Home
    
 2. Emergency Childcare
    
    
    REGISTER FOR FULL ACCESS
    
    Take a few minutes to sign up for full access to the Work+Family Space:
    
    Join today
    
    Already registered?
    
    Sign in
    
    
    LAST MINUTE NANNIES, NURSERIES & CHILDMINDERS
    
    Whether it's a last minute panic, or an anticipated gap in childcare, we
    provide the choices that parents want.
    
     1.     
         1. Nannies
            
         2. Nurseries
            
         3. Childminders
            
         4. How to Book
    
     
    Read more: Emergency Childcare
     
 3. School Holiday Cover
    
    
    REGISTER FOR FULL ACCESS
    
    Take a few minutes to sign up for full access to the Work+Family Space:
    
    Join today
    
    Already registered?
    
    Sign in
    
    
    BE PREPARED FOR THE NEXT SCHOOL HOLIDAY
    
    Ideal for filling those awkward care gaps during the school holidays, we
    provide easy access to holiday clubs nationwide.
    
     1.     
         1. Holiday Clubs
            
         2. How to Book
    
     
    Read more: School Holiday Cover
     
 4. Backup Adult & Eldercare
    
    
    REGISTER FOR FULL ACCESS
    
    Take a few minutes to sign up for full access to the Work+Family Space:
    
    Join today
    
    Already registered?
    
    Sign in
    
    
    CARE FOR ADULT DEPENDANTS, OR YOURSELF
    
    We can provide a qualified and sensitive domiciliary home carer when your
    normal arrangements have let you down.
    
     1.     
         1. Home Carers
            
         2. When We're Used
            
         3. How to Book
    
     
    Read more: Backup Adult & Eldercare
     
 5. Knowledge Centre
    
    
    REGISTER FOR FULL ACCESS
    
    Take a few minutes to sign up for full access to the Work+Family Space:
    
    Join today
    
    Already registered?
    
    Sign in
    
    
    A WEALTH OF HELP AND SUPPORT
    
    Access advice, support, interesting articles, upcoming and archived
    webinars, and downloadable content.
    
     1.     
         1. Speak to an Expert
            
         2. Webinars
            
         3. Insider Guides
            
         4. On Our Minds
            
         5. Education Spotlight
            
         6. Being a Dad
            
         7. Offers
            
         8. FAQs
    
     
    Read more: Knowledge Centre
     

 * Overview
 * Speak to an Expert
 * Webinars
 * Insider Guides
 * On Our Minds
 * Education Spotlight
 * Being a Dad
 * Offers
 * FAQs

Join today Sign in

You are here: Home > Login





Speak to an expert

You have access to a team of work+family experts. From questions about care to
dealing with emotional, practical, parenting or work-related issues. Arrange a
Phone Call
 
 


SIGN IN TO ACCESS

 
 


THIS SECTION IS ONLY AVAILABLE ONCE LOGGED IN

 
 
Email address * Password *

Loading...

Forgotten password?


NOT A MEMBER YET?

It only takes a minute to create your account and get started with your
Work+Family Space.

Join today

We're here to help

Our team is available 7:30am to 7:00pm, Monday to Friday. We start working on
enquiries made outside these hours first thing the next working day.
 
Knowledge Centre

A wealth of help and support, plus many great free resources, all in one place.
Available online 24/7. Webinars | Insider Guides | Blogs

 
 
Top

YOUR SERVICES YOUR SERVICES

 * Overview
 * Emergency Childcare
 * School Holiday Cover
 * Backup Adult & Eldercare

ABOUT US ABOUT US

 * Overview
 * Our History
 * Meet Our Team
 * Testimonials
 * Useful Links

CONTACT US CONTACT US

 * Get in Touch
 * 0345 241 5306
 * Company Details

LEGAL

 * Terms & Conditions
 * Privacy Notice
 * Accessibility
 * Site Map

GET STARTED... GET STARTED...

Join today


Your personal details are always safe with us. Our security measures

We use cookies to provide the best web experience. By visiting this website you
are accepting our Privacy and Cookie Policy.

All content available within the Work+Family Space, including imagery and logos,
remains Copyright © Work+Family Solutions.

We are proud to be part of Bright Horizons. Registered in England & Wales No:
5905564.

Chat
Contact


 * JOIN IN A FEW EASY STEPS


 * CREATE YOUR ACCOUNT


 * YOUR LIFE STAGES


 * SERVICES OF INTEREST


 * TERMS OF USE


 * SUCCESS!


 * ERROR

Your details are safe with us
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6


ABOUT YOU

First name * Surname * Mobile *
Gender *
Male
Female
Non-Binary
I'd rather not say


Do you want to add additional contact numbers?

Yes, please No thanks, maybe later

Telephone (home) Telephone (work)
Postcode *
* Required information Next
* Required information

Next


SIGN IN DETAILS

Email address * Confirm email address *
I'd like to receive emails at another address too... (especially important if
you're going on leave)
Additional email address Confirm additional email address
Password * Confirm password *

* Required information Next Previous
* Required information

Next Previous


TELL US ABOUT YOU AND YOUR FAMILY

Please select all the Life Stages relevant to you and your family. This allows
us to show you the most useful content, and send you the most relevant
newsletters. We've pre-ticked "Work+You" - we think it's handy for everyone!

 * Planning for Parenthood
 * The Early Years (0-3)
 * Pre-School
 * Primary School

 * 11+ to Teens
 * Work+You
 * Ageing Parents
 * Eldercare


YOU AND YOUR WORK

Are you responsible for managing people who combine work+family?
Next Previous
Next Previous


FROM YOUR CHOSEN LIFE STAGES, WE THINK YOU'LL BENEFIT FROM THE FOLLOWING

Would you like to use a Backup Care service?

UBS AG, London Branch supports you with up to 10 sessions of backup care.

Before you can book, we'll ask you later for more detail about you and your
family.


 * Emergency Childcare

 * Backup Adult & Eldercare

 * School Holiday Cover


Next Previous
Next Previous


UBS AG, LONDON BRANCH VERIFICATION

Before you can use the Work+Family Space, our system double checks your:
Surname, GPN.


GPN *



Using the Work+Family Space
I have read and understand the terms & conditions *

I have read and understand the privacy notice *

and give express consent, should I make a care booking, for the personal data I
provide, including relating to my children/dependants, to be passed to care
providers as part of the booking process. I understand that my choice of care
provider and some basic information regarding my use of this service will be
provided to my employer.

* Required information Finish Previous
* Required information

Finish Previous



SIGN IN TO YOUR ACCOUNT


Email address * Password *

Loading...
Forgotten password?



NOT A MEMBER YET?

It only takes a minute to create your account and get started with your
Work+Family Space.




PRIVACY PREFERENCES

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalised web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit.    If you do not allow these cookies you may not be
able to use or see these sharing tools.


BACK BUTTON PERFORMANCE COOKIES



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices


We use cookies to provide the best web experience. By clicking “Accept All
Cookies”, you agree to the storing of cookies on your device to enhance site
navigation, analyse site usage, and assist in our marketing efforts. Cookie
Notice

Accept All Cookies
View Cookies Settings