Showing source for: https://www.indigocounselling.co.uk/
Duration: 0.462165s
Server: cloudflare

<!DOCTYPE html>
<html lang="en-GB">
    <head>
        <title>
   Counselling &amp; Clinical Supervision in Worthing, West Sussex | Online Counsellor near Brighton
        </title>
        <!--{{V102}}-->
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
        <meta content="Indigo Counselling &amp; Supervision  with Sarah Williams: a Counsellor &amp; Clinical Supervisor working face-to-face and online in Worthing near Brighton, West Sussex. " name="description">
        <meta content="counselling worthing, counsellor west sussex, online counsellor, therapy, therapist, clinical supervisor, supervision, online counselling, online supervision, depression, anxiety, panic attacks, asperger's, dyslexia, autism, trauma, PTSD" name="keywords">
        <meta content="text/html; charset=utf-8" http-equiv="content-type">
        <meta content="" property="og:image">
        <meta content="http://www.indigocounselling.co.uk" property="og:url">
        <meta content="Indigo Counselling" property="og:title">
        <!--{{/V102}}-->
        <!--{{V103}}-->
        <!-- Load CSS  -->
        <link href="/phdi/p1.nsf/css39-core.css" media="screen" rel="stylesheet" type="text/css">
        <link href="/color-scheme/social-colourmax-silver/X5c5c5c_X6a7290_X81817d_X5c5c5c_Xf2f0eb_Xf2f0eb_XF5F4F0_XF8F7F5_XFCFBFA_X737ea5.css/scss=shv3a" media="screen" rel="stylesheet" type="text/css">
        <link href="/overrides/content.css" media="screen" rel="stylesheet" type="text/css">
        <!-- Pure bronze or Silver Gallery, no UQs -->
        <!-- Inline CSS: Fonts / Sizes / Watermark / BP CSS -->
        <link href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
        <style type="text/css">
            body {
                font-family         : "Lora","Helvetica","Arial","sans-serif";
            }
            .para {
                font-family         : Helvetica,Arial,sans-serif;/*font-size:1.25em;*/
            }
            h2,h3,.call-to-action {
                font-family         : "Lora","Helvetica","Arial","sans-serif";
            }
            @media print {
                img {
                    padding             : 20px;
                    float               : right;
                }
                #navheader, .share, .socialicons, .twitter, .socialfooter, .copyright, .copyrightmob {
                    display             : none;
                }
                body, h1, h2, h3, p {
                    color               : #000000 !important;
                }
            }
            h1 em {
                font-weight         : inherit
            }
        </style>
        <!-- Correction / customisations needed in WMS1.5 -->
        <style type="text/css">
            h1 {
                font-weight         : normal
            }
        </style>
        <style type="text/css">
            /*.social-slide-margin-fix {
            				margin: 8px 6px !important;
            			}*/
            #innerContent {
                padding             : 0px !important;
            }
        </style>
        <!--{{/V103}}-->
        <!-- Load Jquery - Google API with LOCAL fallback.. very important apparently -->
        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript">
        </script>
        <script>
            window.jQuery || document.write('<script src="/phdi/p1.nsf/jquery.js"><\/script>');
        </script>
        <script type="text/javascript">
            <!-- 
            			jQuery(function() {
               //removing bottom padding for empty p nodes
               jQuery('#innerContent p').each(function() {
               var noTextChild = $(this).text() == '';
               var centeredImgChild = $(this).find('img.align-center').length;
               if (noTextChild && !centeredImgChild) {
               $(this).css({'padding-bottom': 0});
               }
               });
               });
               window.focus();
               var tmpDB='phdi/p1.nsf';
               var hoverok=!('ontouchstart' in document.documentElement);
               $(document).ready(function(){$.cookieBar({});});	
               function phdVal(numid) {
               var em = /^[A-Za-z0-9._%+-]+@[A-Za-z0-9-]+[A-Za-z0-9.-]*\.[A-Za-z]{2,63}$/;
               if (typeof(numid) !== 'object') numid=document.forms[(numid==undefined) ? 0 : numid-1];
               var fields=numid.elements;
               for (var f=0; f<fields.length; f++) {
               if ((!fields[f].name) & (!fields[f].type.toLowerCase().match(/submit|reset/))) {alert('Field #' + (f+1) +' (no name) has been setup incorrectly by the webmaster. This form does not work.'); return false}
               if (fields[f].className=='mandatory') 	{if (fields[f].value=='') {alert('"'+fields[f].name+'" is blank. Please enter a value'); return false}}
               if (fields[f].name.toLowerCase()=='email'){if (!em.test(fields[f].value)) {alert('"'+fields[f].name+'" is not a valid email. Please re-enter'); return false}}
               if (fields[f].name=='__gdpr_tick')		{if (!fields[f].checked) {alert('Message has not been sent\nPlease tick to confirm you have read the Privacy Notice then try again'); return false}}
               }
               var bg=$("#ecf-submit").css("background-color"); $("#ecf-submit").css({backgroundColor:bg}); $("#ecf-submit").prop("disabled",true); $("#ecf-submit").val("sending now..");
               return true
               }
               var ntim=0,ctim=0; 
               setTimeout('ntim=1',5200); 
               setTimeout('ctim=1',20000); 
               function nVal(id) {if (ntim==0) {alert('As protection from spam, please wait a few more seconds before subscribing'); return false}; return phdVal(id)}
               function cVal(id) {if (ctim==0) {alert('To protect this form from spam, please wait a few more seconds before submitting'); return false}; return phdVal(id)}
               function onLoad() {
               if (document.login) {document.login.pwdinput.focus()}; 
               if (window.initSnow) initSnow();
               }
               var show_phones_to=false;
               function idStyle(id) {return document.getElementById(id).style}
               function showPhones(show) {idStyle('telpop').display=(show) ? 'block' : 'none'; idStyle('socialicons').height=(show) ? 'inherit' : '50px'}
               function phoneOver(over) {
               if (over) {
               showPhones(true); if (show_phones_to) clearInterval(show_phones_to);
               } else {
               show_phones_to=setTimeout(function(){showPhones(false)},1000);
               }	
               }
               document.createElement('nav');
               document.createElement('section');
               //-->
        </script>
        <!--{{V104}}-->
        <!-- Google tag (gtag.js) -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-0073">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-0073');
        </script>
        <!--{{/V104}}-->
        <script async="" data-website-id="c287aa3d-ba83-4e99-8e84-2cc6a9db8ac1" defer="" src="https://umami.webhealer.net/umami.js">
        </script>
    </head>
    <!---->
    <body onload="onLoad();">
        <!-- Load Background Gradient and PNG Overlay  -->
        <div class="bkgover">
        </div>
        <div class="bkgunder">
        </div>
        <!-- Heading Area -->
        <div id="heading">
            <div class="container" id="thetop">
                <div class="socialicons" id="socialicons">
                    <!--{{V3}}-->
                    <a alt="Send Email" href="/contact-form" title="Send Email">
                        <div class="email-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <a href="//twitter.com/InCounselling" target="_blank" title="Go to Twitter Account">
                        <div class="twitter-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <a href="https://www.facebook.com/IndigoCounselling" target="_blank" title="Go to Facebook Page">
                        <div class="facebook-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <a href="https://www.linkedin.com/in/sarah-williams-b6a352186" target="_blank" title="Go to Linked In">
                        <div class="linkedin-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <a href="#" onmouseout="phoneOver(false); return false" onmouseover="phoneOver(true); return false;" title="Phone 07927 040486">
                        <div class="call-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <span id="telpop" style="display:none;width:100%">
      Tel:
                        <a href="tel:07927 040486">
                            07927 040486
                        </a>
                    </span>
                    <!--{{/V3}}-->
                </div>
                <div class="h1">
                    <!--{{V1}}-->
                    <h1>
                        <p>
       Indigo
                            <a href="//www.indigocounselling.co.uk">
                                Counselling &amp; Supervision
                            </a>
                            <span>
                                With Sarah Williams in Worthing, West Sussex
                            </span>
                        </p>
                    </h1>
                    <!--{{/V1}}-->
                </div>
                <!-- Top Logo bp39=logotopright -->
                <div class="cl">
                </div>
            </div>
            <!-- Nav Menu -->
            <div id="navheader">
                <div class="container">
                    <!-- Responsive Nav -->
                    <a class="resp_navigation" href="javascript:void(0);">
                    </a>
                    <nav>
                        <ul id="navigation">
                            <li class="current_page_item">
                                <a href="https://www.indigocounselling.co.uk/">
                                    <span>
          About Indigo
                                    </span>
                                </a>
                            </li>
                            <li class="">
                                <a href="https://www.indigocounselling.co.uk/online-counselling">
                                    <span>
                                        Online Counselling
                                    </span>
                                </a>
                            </li>
                            <li class="drop">
                                <a href="javascript:void(0);">
                                    <span>
                                        Resources
                                    </span>
                                </a>
                                <ul>
                                    <li class="">
                                        <a href="https://www.indigocounselling.co.uk/autism">
                                            <span>
                                                Autism
                                            </span>
                                        </a>
                                    </li>
                                    <li class="">
                                        <a href="https://www.indigocounselling.co.uk/trauma">
                                            <span>
                                                Trauma
                                            </span>
                                        </a>
                                    </li>
                                    <li class="">
                                        <a href="https://www.indigocounselling.co.uk/ptsd">
                                            <span>
                                                PTSD
                                            </span>
                                        </a>
                                    </li>
                                    <li class="">
                                        <a href="https://www.indigocounselling.co.uk/helpful-links">
                                            <span>
                                                Helpful Links
                                            </span>
                                        </a>
                                    </li>
                                </ul>
                            </li>
                            <li class="">
                                <a href="https://www.indigocounselling.co.uk/supervision">
                                    <span>
                                        Clinical Supervision
                                    </span>
                                </a>
                            </li>
                            <li class="">
                                <a href="https://www.indigocounselling.co.uk/fees">
                                    <span>
                                        Fees
                                    </span>
                                </a>
                            </li>
                            <li class="">
                                <a href="https://www.indigocounselling.co.uk/qualifications">
                                    <span>
                                        Qualifications
                                    </span>
                                </a>
                            </li>
                        </ul>
                    </nav>
                    <div class="cl">
                    </div>
                </div>
            </div>
            <!-- {{NC1}} - If hero image exists -->
            <!-- hero image -->
            <!--{{V4}}-->
            <!-- {{NC1A}} - css_args: scss=shv3a / scss=shv2a -->
            <div class="hero su">
                <img alt="Feature image" src="/images/27CA793E-8B71-42D3-8118-0B154684C1DA.jpg">
            </div>
            <div class="cl">
            </div>
            <!-- {{/NC1A}} -->
            <!-- {{/NC1}} - If hero image exists -->
        </div>
        <div id="afterhero">
            <!--{{/V4}}-->
        </div>
        <!-- Middle Section - Sidebar and Main Content -->
        <section id="middle">
            <div id="content">
                <div class="para" id="clientcontent">
                    <div id="innerContent">
                        <div class="para super" id="para0">
                            <a id="pgmk01">
                            </a>
                            <h2>
        Face to Face and Online Counselling
                            </h2>
                            <p>
                                Worthing, West Sussex
                            </p>
                        </div>
                        <p>
                            <br>
                            <br>
                            <img alt="About Indigo. profile pic" border="0" class="align-right" src="https://indigocounselling.co.uk/images/90A4DA7D-5524-45CE-8EA2-FF37FC43815B.jpg">
                            <a id="pgmk02">
                            </a>
                        </p>
                        <h2>
                            Face to Face and Online Counselling
                        </h2>
                        <p>
                            <br>
                            <strong>
                                "Humans' ability to grow is infinite when they feel safe"
                            </strong>
                            - Carl Rogers.
                            <br>
                            <br>
                            <br>
                            Welcome to my website, my name is Sarah and I am a person centred counsellor based in
                            <strong>
                                Worthing, West Sussex
                            </strong>
                            . I work therapeutically as a
                            <strong>
                                face to face counsellor
                            </strong>
                            and I also offer
                            <strong>
                                online counselling
                            </strong>
                            via webcam.
                            <br>
                            <br>
                            There are times in our lives when it is difficult to cope. We may be dealing with a specific life changing event, struggling in our relationships, or experiencing a challenging work environment. When we are overwhelmed or feeling out of control, our perspective and our sense of self can fall out of balance. Talking to a counsellor, and working through difficult feelings, is a positive step towards rebalancing our lives, and finding perspective again.
                            <br>
                            <br>
                            I am a member of the National Counselling &amp; Psychotherapy Society, and I adhere to the code of conduct of my professional body. This means that I protect client confidentiality and I am very mindful of their safety. With a deep respect for every aspect of the client's experience; and a commitment to creating a warm, empathic and supportive environment.
                            <br>
                            <br>
                            <strong>
                                Experience
                            </strong>
                            <br>
                            <br>
                            I have 12 years experience of working therapeutically with clients. As a specialist trauma counsellor I have supported clients who were dealing with anxiety, addiction, depression, domestic violence, panic attacks, PTSD, sexual abuse, sexuality, social anxiety, trauma.
                            <br>
                            <br>
                            I also work with autism, as individuals on the autistic spectrum may have feelings of isolation due to a struggle with social understanding or sensory overload, they may have also experienced some form of exclusion in their lives, perhaps at work or school. This can lead to depression, anxiety and sometimes self harm. I therefore offer counselling to any one dealing with this in their lives; and I include parents or carers of young children who are neurodiverse and may need support or a space to talk through their concerns. If you follow the link
                            <a class="l" href="https://www.indigocounselling.co.uk/phdi/p1.nsf/supppages/6362?opendocument&amp;part=4">
                                autism
                            </a>
                            you will find a list of organisations dedicated to this area.
                            <br>
                            <br>
                            <strong>
                                Counselling
                            </strong>
                            <br>
                            <br>
                            I work face to face with adult (18+) individual clients
                            <i>
                                (I do not offer couples therapy)
                            </i>
                            on an open ended basis or for an agreed period, and this can be discussed before the onset of counselling. A minimum of six sessions is recommended to give clients the opportunity to explore the issues they bring to therapy; and then decide if they want to extend the work. If you are looking for face to face counselling then you can either
                            <a class="l" href="https://www.indigocounselling.co.uk/phdi/p1.nsf/supppages/6362?opendocument&amp;part=c">
                                click here to email me
                            </a>
                            or give me a call; all sessions are for sixty minutes.
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <p>
                            Therapy can also be conducted online via a video platform. Please do contact me with any questions you might have about online counselling, alternatively follow this link
                            <a class="l" href="https://www.indigocounselling.co.uk/phdi/p1.nsf/supppages/6362?opendocument&amp;part=2">
                                online counselling
                            </a>
                            .
                            <br>
                            <br>
                            Online counselling is not recommended for people in crisis, other means of support is available if you are struggling right now
                            <a class="l" href="https://www.indigocounselling.co.uk/phdi/p1.nsf/supppages/6362?opendocument&amp;part=7">
                                helpful links
                            </a>
                            .
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <p>
                            <strong>
                                Supervision
                            </strong>
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <p>
                            <span>
                                I offer supervision to qualfied and trainee counsellors and psychotherapists who are seeking help with reflection on their practice, and support and encouragement with the development of their skills, knowledge and awareness; ethically, personally and professionally. Follow this link for more information and/or to book an initial discussion -
                                <a href="https://www.indigocounselling.co.uk/supervision" rel="noopener" target="_blank" title="Supervision">
                                    clinical supervision.
                                </a>
                            </span>
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <p>
                            <strong>
                                My Approach
                            </strong>
                            <br>
                            <br>
                            My approach to therapy is a person centred one, this way of working is non judgmental and empathic, where the counsellor is real and genuine in the relationship. Carl Rogers who is the father of person centred therapy believed that under the right therapeutic conditions a person can work towards, and reach their fullest potential.
                            <br>
                            <br>
                            These conditions in the person centred model are empathy, unconditional positive regard (being non judgmental), and congruence (being genuine). Person centred counselling is essentially client led, which means the therapist is along side, holding the client emotionally; as they explore their feelings and the issues that may be getting in the way of progress towards their desired dreams and achievements. This is because of the belief that everyone has an innate motivation to self actualise (realise their own maximum potential and possibility).
                            <br>
                            <br>
                            <br>
                        </p>
                        <div style="text-align: CENTER;">
                            <!--CENTER-->
       "People are just as wonderful as sunsets if I can let them be...When I look at a sunset I don't find myself saying, "soften the orange a bit on the right hand corner"...I don't try to control a sunset. I watch with awe as it unfolds." -
                            <strong>
                                Carl Rogers.
                            </strong>
                        </div>
                        <!--/CENTER-->
                        <p>
                            <br>
                            <br>
       This counselling approach can help with:-
                        </p>
                        <ul>
                            <li>
                                Anxiety
                            </li>
                            <li>
                                Autism
                            </li>
                            <li>
                                Addiction
                            </li>
                            <li>
                                ADHD
                            </li>
                            <li>
                                Depression
                            </li>
                            <li>
                                Domestic Violence
                            </li>
                            <li>
                                Dyslexia
                            </li>
                            <li>
                                Panic Attacks
                            </li>
                            <li>
                                PTSD
                            </li>
                            <li>
                                Sexual Abuse
                            </li>
                            <li>
                                Sexuality
                            </li>
                            <li>
                                Social Anxiety
                            </li>
                            <li>
                                Trauma
                                <br>
                                <br>
                                <br>
                                <br>
                                <strong>
                                    If you would like to contact me to enquire about the counselling I can offer you, or to request a consultation, please do so by email or alternatively you can give me a call.
                                </strong>
                                <a class="l" href="https://www.indigocounselling.co.uk/phdi/p1.nsf/supppages/6362?opendocument&amp;part=c">
                                    click here to email me
                                </a>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <br>
                                <p>
                                    &nbsp;
                                </p>
                            </li>
                        </ul>
                        <p>
                            <br>
                            <br>
                            <img alt="About Indigo. NCS" border="0" class="align-center" src="https://indigocounselling.co.uk/images/521092AC-6036-4570-A939-9C1F1BC1C97F.png">
                            <a id="pgmk03">
                            </a>
                        </p>
                        <p>
                            &nbsp;
                        </p>
                        <div style="text-align: CENTER;">
                        </div>
                        <div style="text-align: CENTER;">
                            <h2>
                                Carrying the Raft
                            </h2>
                            <p>
                                A traveller comes across a swollen river that he needs to cross but&nbsp;the current is&nbsp;too strong for swimming. He builds a raft that carries him safely over. On arrival at the far bank he picks up the raft and carries it on his back for the rest of his life in case he has to cross another swollen river.
                            </p>
                            <blockquote dir="ltr">
                                <p>
                                    Let's look to see what we are still doing that served us once but is no longer appropriate and yet we hang on to "just in case". The way we had of dealing with a childhood fear which we still practice although the fear, and our childhood, are gone. The attitudes we had when we were poor which we no longer need now we are more financially comfortable, or perhaps the reverse now we have met harder times.
                                </p>
                            </blockquote>
                            <br>
                            <br>
                            Story by
                            <a class="l" href="https://www.enmore.org/Stories-Main_Page.html" rel="noopener" target="_blank">
                                www.enmore.org
                            </a>
                        </div>
                        <!--/CENTER-->
                        <p>
                            <br>
                            <br>
                            <br>
                            <strong>
                            </strong>
                        </p>
                        <!-- END paras/design: 3,3,3/39-->
                        <!--{{/V6}}-->
                    </div>
                </div>
                <a href="#lscopyright" style="display:none" title="Click to skip screenreader unfriendly AddThis social media code">
     click
                </a>
                <div class="cl socialfooter">
                    <div class="addthis_toolbox addthis_default_style">
                        <div class="social_button">
                            <a class="addthis_button_facebook_like" fb:like:layout="button_count">
                            </a>
                        </div>
                        <div class="social_button">
                            <a class="addthis_button_tweet">
                            </a>
                        </div>
                    </div>
                    <div class="copyright" id="lscopyright">
                        <!--{{V12}}-->
      &copy;2024
                        <a href="https://www.webhealer.net/counselling/hpc-uk-counsellor.htm" style="text-decoration:none" target="_blank">
                            Indigo Counselling &mdash; powered by WebHealer
                        </a>
                        <br>
                        <a class="foota" href="/website-cookies">
                            Website Cookies
                        </a>
                        &nbsp;&nbsp;
                        <a class="foota" href="/privacy-policy">
                            Privacy Policy
                        </a>
                        &nbsp;&nbsp;
                        <a class="foota" href="/admin">
                            Administration
                        </a>
                        <!--{{/V12}}-->
                    </div>
                    <!-- Copyright Large Screens -->
                </div>
            </div>
            <div id="sidebar" style="font-style:normal; font-size:14px;line-height:18px">
                <!-- Main Logo -->
                <!--{{V7}}-->
                <!--{{/V7}}-->
                <!--{{V9A}}-->
                <!--{{/V9A}}-->
                <section class="side address">
                    <!--{{V8}}-->
                    <h3>
      Contact Information
                    </h3>
                    <div class="para" id="address">
                        <p>
                            Worthing
                            <br>
                            West Sussex
                        </p>
                    </div>
                    <!--{{/V8}}-->
                </section>
                <!--{{V9B}}-->
                <section class="side call-to-action">
                    <div class="call-hover social-slide social-slide-margin-fix">
                    </div>
                    <span class="btn">
                        <a href="tel:07927 040486">
       07927 040486
                        </a>
                    </span>
                </section>
                <!-- SIDE Email -->
                <section class="side call-to-action">
                    <a alt="Send Email" href="/contact-form" title="Send Email">
                        <div class="email-hover social-slide social-slide-margin-fix">
                        </div>
                    </a>
                    <span class="btn">
                        <a href="/contact-form">
       Click here to email
                        </a>
                    </span>
                </section>
                <!--{{/V9B}}-->
                <!-- SIDE ADD THIS -->
                <section class="side share">
                    <h3>
      Share, Email &amp; Print
                    </h3>
                    <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
                        <a class="addthis_button_preferred_1">
                        </a>
                        <a class="addthis_button_preferred_2">
                        </a>
                        <a class="addthis_button_preferred_3">
                        </a>
                        <a class="addthis_button_preferred_4">
                        </a>
                        <a class="addthis_button_compact">
                        </a>
                        <a class="addthis_counter addthis_bubble_style">
                        </a>
                    </div>
                    <!-- <script type="text/javascript">var addthisScript = document.createElement('script');addthisScript.setAttribute('src', 'https://s7.addthis.com/js/300/addthis_widget.js#domready=1'); document.body.appendChild(addthisScript); </script> -->
                </section>
                <!--{{V10}}-->
                <!-- SIDE Twitter Feed -->
                <section class="side twitter">
                    <h3>
      Latest Tweets
                    </h3>
                    <a class="twitter-timeline" data-height="366" data-screen-name="InCounselling" href="https://twitter.com/InCounselling" title="Follow Me on Twitter">
                        Tweets by @InCounselling
                    </a>
                </section>
                <!--{{/V10}}-->
                <!--{{V14}}-->
                <!--{{/V14}}-->
                <section class="side whatsnew">
                    <h3>
                    </h3>
                    <div class="SIDETEXT para">
                        <p>
       "Loneliness does not come from having no people around you, but from being unable to communicate the things that seem important to you" -
                            <b>
                                Carl Jung
                            </b>
                        </p>
                    </div>
                </section>
                <section class="side whatsnew">
                    <h3>
                        Privacy Notice
                    </h3>
                    <div class="SIDETEXT para">
                        <p>
                            Please read from the link below
                            <br>
                            <br>
                            <a class="l" href="https://www.indigocounselling.co.uk/privacy_notice">
                                Privacy Notice
                            </a>
                        </p>
                    </div>
                </section>
                <section class="side whatsnew">
                    <h3>
                        Hub of Hope Mental Health Service Directory
                    </h3>
                    <div class="SIDETEXT para">
                        <img alt="Hub of Hope" border="0" class="imgab" src="/images/AD9A914C-48B5-40E2-9C6D-ED6367C09B47.jpg">
                        <p>
                            <a class="l" href="http://www.hubofhope.co.uk" target="ext">
                                www.hubofhope.co.uk
                            </a>
                            <br>
                            <a class="l" href="http://www.chasingthestigma.co.uk" target="ext">
                                www.chasingthestigma.co.uk
                            </a>
                            <br>
                            [email protected]
                        </p>
                    </div>
                </section>
                <section class="side whatsnew">
                    <h3>
                    </h3>
                    <div class="SIDETEXT para">
                        <img alt="" class="align-center" height="250" src="//indigocounselling.co.uk/images/D70B35AA-2B33-42EB-BE73-E80817511A08.png" width="250">
                    </div>
                </section>
                <!--{{V11}}-->
                <!--{{/V11}}-->
            </div>
            <div class="cl">
            </div>
        </section>
        <!-- Shown on Mobiles -->
        <div class="copyrightmob">
            <!--{{V12B}}-->
   &copy;2024
            <a href="https://www.webhealer.net/counselling/hpc-uk-counsellor.htm" style="text-decoration:none" target="_blank">
                Indigo Counselling &mdash; powered by WebHealer
            </a>
            <br>
            <a class="foota" href="/website-cookies">
                Website Cookies
            </a>
            &nbsp;&nbsp;
            <a class="foota" href="/privacy-policy">
                Privacy Policy
            </a>
            &nbsp;&nbsp;
            <a class="foota" href="/admin">
                Administration
            </a>
            <!--{{/V12B}}-->
        </div>
        <!-- Load Responsive Menu, Scroll to top - has to go in footer - london [via CloudFlare] -->
        <script src="/phdi/p1.nsf/jquery-scrollfadecook.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            !function(d, s, id) {
                var js, fjs = d.getElementsByTagName(s)[0];
                if (!d.getElementById(id)) {
                    js = d.createElement(s);
                    js.id = id;
                    js.src = "//platform.twitter.com/widgets.js";
                    fjs.parentNode.insertBefore(js, fjs);
                }
            }(document, "script", "twitter-wjs");
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.indigocounselling.co.u… 2024-05-06 13:55:56
2 https://thebolditalic.com/?gi=0d00… 2024-05-06 13:55:55
3 https://thebolditalic.com/?gi=08db… 2024-05-06 13:55:54
4 https://thebolditalic.com/?gi=a897… 2024-05-06 13:55:51
5 https://thebolditalic.com/?gi=797d… 2024-05-06 13:55:48
6 https://thebolditalic.com/?gi=3216… 2024-05-06 13:55:47
7 https://thebolditalic.com/?gi=7409… 2024-05-06 13:55:43
8 https://thebolditalic.com/?gi=ba99… 2024-05-06 13:55:39
9 https://www.malcolmturnbull.com.au… 2024-05-06 13:55:36
10 https://thebolditalic.com/?gi=cf69… 2024-05-06 13:55:35
11 https://thebolditalic.com/?gi=f128… 2024-05-06 13:55:32
12 https://thebolditalic.com/?gi=28e4… 2024-05-06 13:55:27
13 https://thebolditalic.com/?gi=1670… 2024-05-06 13:55:26
14 https://sostrategic.com.au/?URL=ht… 2024-05-06 13:55:24
15 https://thebolditalic.com/?gi=8043… 2024-05-06 13:55:23
16 https://thebolditalic.com/?gi=348c… 2024-05-06 13:55:19
17 https://thebolditalic.com/?gi=6312… 2024-05-06 13:55:15
18 https://thebolditalic.com/?gi=08f5… 2024-05-06 13:55:15
19 https://thebolditalic.com/?gi=17a7… 2024-05-06 13:55:08
20 https://thebolditalic.com/?gi=f25f… 2024-05-06 13:55:08