Total Validator Home Page

Page report

Issue report

Summary

Total errors found:
4
WCAG21 A [2]:
E958 [1], P908 [1]
WCAG21 AA [2]:
E910 [1], E916 [1]
Total warnings found:
1
WCAG21 A [1]:
W889 [1]
HTML used for this page:
HTML5

Page Layout

Display issue details:

The line numbers refer to lines in the original source. Any with a line number of '0' are implicit tags added by Total Validator:

Go to first issue

   1 <!doctype html>
   2 <html lang="en">
   3   <head>
   4     <meta charset="utf-8">
  12 next issueprevious issueE916 [WCAG21 1.4.4 (AA)] Do not use 'viewport' settings which prevent the user from zooming in:
Using 'user-scalable=no' or 'maximum-scale' with a value less than 2.0 may prevent people with sight difficulties from being able to 'zoom in' to pages to read them. See Understanding 1.4.4.         <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
  12     <title>
  12       Holidays and School Trips Outside the UK
  12     </title>
  13     <link href='css/css.php' rel='stylesheet' type='text/css' id="main_style"/>
  14     <link rel='shortcut icon' href='images/favicon.ico' type='image/x-icon'/>
  16     <link rel="apple-touch-icon" href="images/apple-touch-icon-57x57-precomposed.png" />
  17     <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72-precomposed.png" />
  18     <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114-precomposed.png" />
  20     <meta name="application-name" content="Holidays and School Trips Outside the UK" />
  21     <meta name="msapplication-TileColor" content="#301880" />
  22     <meta name="msapplication-square70x70logo" content="images/smalltile.png" />
  23     <meta name="msapplication-square150x150logo" content="images/mediumtile.png" />
  24     <meta name="msapplication-wide310x150logo" content="images/widetile.png" />
  25     <meta name="msapplication-square310x310logo" content="images/largetile.png" />
  29     <link href='normal.css' id='switch_style' rel='stylesheet' type='text/css'>
  32     <link rel='stylesheet' media='(max-width: 1100px)' href='css/colours_mobile.css' />
  36     <link href='css/print.css' rel='stylesheet' type='text/css' media='print'>
  37     <link href='css/print_colours.css' rel='stylesheet' type='text/css' media='print'>
  39     <script src="scripts/print.js">
  39     </script>
  40     <script src="scripts/jquery-1.6.4.min.js">
  40     </script>
  41     <script src="scripts/jquery-dateFormat.min.js">
  41     </script>
  42     <script src="scripts/js.cookie.js">
  42     </script>
  43     <script type="text/javascript" src="scripts/highlight.js">
  43     </script>
  44     <script src='https://www.google.com/recaptcha/api.js'>
  44     </script>
  45     <script type="text/javascript" src="scripts/jquery.js">
  45     </script>
  46     <script type="text/javascript" src="scripts/pageOrganizer.js">
  46     </script>
  47     <script>
  54     </script>
 116     <style>
 117       #new_print {
 118         display:block;
 119       }
 120       #old_print {
 121         display:none;
 122       }
 123     </style>
 131     <style>
 132       ol {
 133         counter-reset: item;
 134         z-index:-1;
 135       }
 136       ol li.sub_list {
 137         display: block;
 138         position: relative;
 139       }
 140       ol li.sub_list:before {
 141         content: counters(item, ".")".";
 142         counter-increment: item;
 143         position: absolute;
 144         margin-right: 100%;
 145         right: 3px;
 146       }
 147       ol li.remove_bullet:before {
 148 next issueprevious issueP908 [WCAG21 1.3.1 (A)] Do not insert content using CSS:
Content inserted using CSS may not appear when CSS is turned off, or the user is using their own accessible style sheet. See WCAG 2.1 Failure F87.             content:"\ \ \ ";
 149         display:none;
 150       }
 151     </style>
 155     <style>
 156       .remove_bullet {
 157         list-style:none;
 158       }
 159     </style>
 183   </head>
 184   <body onLoad="if (document.getElementById('zoom_searchbox'))
       {document.getElementById('zoom_searchbox').focus();}">
 186     <div id="skip">
 186       <a href="#main_content" class="section_links">
 186         Skip navigation to sections
 186       </a>
 186     </div>
 187     <div id="cookie_bar">
 187       We use cookies to track usage and preferences.
 187       <a href="https://www.trixonline.co.uk/privacy-policy#cookies">
 187         View our Cookie Policy
 187       </a>
 187       <div id="cookie_agree">
 187         I Accept
 187       </div>
 187     </div>
 190     <div id="head_bar">
 192       <header>
 193         <div id="grey_bar">
 194           <div id="logo_holder">
 195             <img src="images/client_logo.png" height="85" alt="Bexley Logo"/>
 196           </div>
 196         </div>
 198         <div id="title">
 199           <h1>
 199             Bexley
 199             <span id="h1_sub">
 199               Children's Services Procedures Manual
 199             </span>
 199           </h1>
 201         </div>
 205         <div id="access_holder">
 205           <div id="access_text_hold" onclick="location.href='accessibility.html';">
 205             <a href="accessibility.html">
 205               Accessibility
 205             </a>
 205           </div>
 205         </div>
 206       </header>
 207     </div>
 208     <nav>
 210       <div id="sticky_navigation_wrapper">
 211         <div id="sticky_navigation">
 212           <div id="demo_container">
 213             <div id="menu_toggle">
 213               <img src="images/menu_white.png" id="drop_menu_button" height="20" alt="Menu toggle for
                   Mobile"/>
 214             </div>
 216             <div id="menu_items">
 217               <ul>
 218                 <li>
 218                   <a href="index.html">
 218                     Home
 218                   </a>
 218                 </li>
 219                 <li>
 219                   <a href="contents.html">
 219                     Contents
 219                   </a>
 219                 </li>
 220                 <li class="dropdownmenu" id="doubletap1">
 221 next issueprevious issueE958 [WCAG21 4.1.2 (A)] The 'aria-haspopup' attribute is not allowed in this context:
The ARIA specification only allows certain 'aria-...' attributes to be used with certain roles. See ARIA 1.2.                       <a class="toplink" href="menu.html" aria-haspopup="true">
 221                     Resources
 221                     <b>
 221                       &#9662;
 221                     </b>
 221                   </a>
 222                   <ul id="port_drop1" aria-label="submenu">
 223                     <li>
 223                       <a href="local_resources.html" tabindex="-1">
 223                         Policy Update
 223                       </a>
 223                     </li>
 224                     <li>
 224                       <a href="http://trixresources.proceduresonline.com/nat_key/index.htm" target="_blank"
                           tabindex="-1">
 224                         Glossary
 224                       </a>
 224                     </li>
 225                     <li>
 225                       <a href="http://trixresources.proceduresonline.com/nat_cont/index.htm"
                           target="_blank" tabindex="-1">
 225                         Contacts
 225                       </a>
 225                     </li>
 226                   </ul>
 227                 </li>
 228                 <li>
 228                   <a href="using_this_manual.html">
 228                     Using this Manual
 228                   </a>
 228                 </li>
 229                 <li>
 229                   <a href="http://www.londoncp.co.uk/" target="_blank" rel="noopener">
 229                     London Child Protection Procedures
 229                   </a>
 229                 </li>
 231               </ul>
 232             </div>
 236             <div id="search">
 236               <div id="search_contents">
 237 next issueprevious issueE910 [WCAG21 1.4.4 (AA)] Use relative rather than absolute units:
Using relative units helps the page to be rendered correctly at different resolutions and allows people with sight difficulties to 'zoom in' to pages to read them. See Understanding 1.4.4.                     <form method="get" action="search_site.php" style="font-size:10px;">
 239                   <div id="input_holder">
 241 next issueprevious issueW889 [WCAG21 4.1.2 (A)] Avoid using accessible names created from fallback attributes:
An accessible name generated from 'title', 'placeholder' or default values for <input> buttons, typically yields a low quality accessible name. Instead use the recommended way of setting the accessible name for this element. See Avoid Fallback, and Accessible Name Computation.                         <input type="text" name="zoom_query" placeholder="Search Manual" spellcheck="true" title="search"
                         class="search_bar">
 242                   </div>
 243                   <div id="mag_holder">
 244                     <input class="imagelink" type="image" src="images/mag_white.png" id="mag_glass"
                         height="25" alt="Search" title="Search">
 246                   </div>
 246                 </form>
 246               </div>
 246             </div>
 248           </div>
 251         </div>
 253       </div>
 258     </nav>
 259     <div id="main_content" tabindex="-1">
 260       <main>
 263         <div id="print_watermark">
 263           This document is only valid 72 hours after printing
 263           <script>
 263           </script>
 263           . For the latest version please visit
 263           <noscript>
 263             the online manual.
 263           </noscript>
 263           <script>
 263           </script>
 263         </div>
 265         <div id="chapter_title">
 268           <div id="print_holder">
 272             <div id="new_print">
 272               <a onClick="window.print();" tabindex="0" class="imagelink" href="#">
 272                 <img id="print_img" src="images/print_black.png" height="30" alt="Click here to print"/>
 272               </a>
 272             </div>
 276             <div id="old_print">
 276               <form id="printMe" name="printMe">
 276                 <input class="imagelink" name="printMe" type="image" onclick="printSpecial()"
                     id="print_img_ie" src="images/print_black.png" height="30" width="33" alt="Print this
                     page" title="Print Button">
 276               </form>
 276             </div>
 279           </div>
 282           <h2>
 282             Holidays and School Trips Outside the UK
 282           </h2>
 284         </div>
 287         <div id="scope_box">
 288           <h3>
 288             SCOPE OF THIS CHAPTER
 288           </h3>
 289           <p>
 289             This procedure applies to day trips and holidays within and outside the UK for all
 289             <span>
 289               Looked After Children
 289             </span>
 289             .
 289           </p>
 290           <h3>
 290             RELATED CHAPTER
 290           </h3>
 291           <p>
 291             <a href="p_del_auth_fc_resid.html">
 291               Delegation of Authority to Foster Carers and Residential Workers Procedure
 291             </a>
 291           </p>
 292           <p>
 292             <a href="p_overnight_stays.html">
 292               Overnight Stays and Social Visits Procedure
 292             </a>
 292           </p>
 293           <p>
 293             <a href="p_contact_parents.html">
 293               Contact with Parents/Adults and Siblings Procedure
 293             </a>
 293           </p>
 294           <h3>
 294             AMENDMENT
 294           </h3>
 295           <p>
 295             This chapter was amended in April 2017 to emphasise that children should not be taken on holiday
                 in term time unless the request has been agreed by the practitioners manager and then Head of the
                 school. The chapter also reflects the Bexley management structure and local practice.
 295           </p>
 296         </div>
 297         <div id="sections">
 299           <h3 id="sections_list">
 299             Contents
 299           </h3>
 300           <ol>
 301             <li>
 301               <a href="#holslac">
 301                 Holidays for Looked After Children in the UK
 301               </a>
 301             </li>
 302             <li>
 302               <a href="#holsoutuk">
 302                 Holidays for Looked After Children Outside the UK
 302               </a>
 302             </li>
 303             <li>
 303               <a href="#schtrips">
 303                 School / Organisational Trips of up to 4 Days Away
 303               </a>
 303             </li>
 304           </ol>
 305           <h3 id="holslac">
 305             1. Holidays for Looked After Children in the UK
 305           </h3>
 306           <p>
 306             Children must not be taken on holiday during term time unless there are exceptional circumstances
                 that would be approved by the Social Worker's Manager for the child and the Head of School. This
                 will be kept under review following a recent high court judgement.
 306           </p>
 307           <p>
 307             Where there is a proposal for a looked after child to go on holiday in the UK, the child's social
                 worker must obtain full information about the holiday.
 307           </p>
 308           <p>
 308             This will include:
 308           </p>
 309           <ul>
 310             <li>
 310               Proposed dates and duration of the holiday;
 310             </li>
 311             <li>
 311               Address(es)/contact details of the holiday location/what type of holiday;
 311             </li>
 312             <li>
 312               Insurance details;
 312             </li>
 313             <li>
 313               Who will be present on the holiday e.g. names of other children and other adults;
 313             </li>
 314             <li>
 314               If the holiday involves staying with friends or relatives, their names and addresses;
 314             </li>
 315             <li>
 315               Emergency contacts;
 315             </li>
 316             <li>
 316               Any risk assessments that may be required, which should include any health or behaviour issues
                   of the child as well as the holiday environment itself.
 316             </li>
 317           </ul>
 318           <p>
 318             The child's social worker should seek the views of the child and parent / persons who have
                 Parental Responsibility as soon as practicable.
 318           </p>
 319           <p>
 319             If the parents consent, their consent must be obtained in writing.
 319           </p>
 320           <p>
 320             Where the social worker, parent and staff/carer agree to the proposed holiday, the holiday can be
                 approved and should be included in the child's Placement Plan.
 320           </p>
 321           <p>
 321             For children who are in a long term placement and there is agreement with the Children's Services
                 that the carers have Delegated Authority, (see
 321             <a href="p_del_auth_fc_resid.html">
 321               Delegation of Authority to Foster Carers and Residential Workers Procedure
 321             </a>
 321             ), depending upon the nature of the delegation agreed, it may be the case that the carers are able
                 to make such decisions themselves. However, good practice should ensure that decisions by the
                 carers are shared in a timely way with their Supervising Social Worker and / or child's allocated
                 practitioner. The parent/s should be advised as appropriate – especially if the holiday affects
                 contact arrangements.
 321           </p>
 322           <p>
 322             Requests must be made in writing. (Note that under the Education (Pupil Registration) (England)
                 (Amendment) Regulations 2013, the previous ability of headteachers to grant leave of absence for
                 the purpose of a holiday during term time in 'special circumstances' of up to ten school days
                 leave per year has been removed. The 2013 Regulations make clear that headteachers may not grant
                 any leave of absence during term time unless there are 'exceptional circumstances'.)
 322           </p>
 323           <p>
 323             Where the social worker considers that the holiday should go ahead despite the parents' opposition
                 and legal advice supports this, the approval of the social worker's manager to the holiday should
                 be sought. The request for such approval should include the legal advice given.
 323           </p>
 324           <p>
 324             Written confirmation of the manager's decision, together with the reasons, should be provided to
                 the parent.
 324           </p>
 325           <p>
 325             Where the holiday will involve additional costs, the social worker should obtain approval for the
                 costs from the relevant manager before the holiday can be agreed.
 325           </p>
 326           <p>
 326             If approved, the holiday should be included in the child's Placement Plan.
 326           </p>
 327           <p>
 327             Where the holiday will interrupt contact arrangements between the child and parents, consideration
                 should also be given to arranging additional contacts before and after the holiday.
 327           </p>
 328           <h3 id="holsoutuk">
 328             2. Holidays for Looked After Children Outside the UK
 328           </h3>
 329           <p>
 329             Children must not be taken on holiday during term time unless there are exceptional circumstances
                 that would be approved by the Social Worker's Manager for the child and the Head of School. This
                 will be kept under review following a recent high court judgement.
 329           </p>
 330           <h4 id="holacc">
 330             2.1 Holidays for Accommodated Children
 330           </h4>
 331           <p>
 331             Arrangements for notifying and consulting the social worker about holiday plans should be agreed
                 in the Placement Plan.
 331           </p>
 332           <p>
 332             The consent of the parent(s) or person with Parental Responsibility must be obtained and consent
                 form signed.
 332           </p>
 333           <p>
 333             The child's social worker must obtain full information about the holiday/trip. This will include:
 333           </p>
 334           <ul>
 335             <li>
 335               Address(es)/contact details of the holiday location/ type of holiday;
 335             </li>
 336             <li>
 336               Responsible adult(s) accompanying the child including adult/child ratio if group holiday;
 336             </li>
 337             <li>
 337               If the child is going with a family or person who is not known to Children's Services, whether
                   the appropriate checks have been made;
 337             </li>
 338             <li>
 338               Dates of holiday;
 338             </li>
 339             <li>
 339               Emergency contacts;
 339             </li>
 340             <li>
 340               Views of the child;
 340             </li>
 341             <li>
 341               If any cost to the authority, including insurance;
 341             </li>
 342             <li>
 342               Any additional information.
 342             </li>
 343           </ul>
 344           <p>
 344             <span class="bold">
 344               NOTE
 344             </span>
 344             : If there are any issues such as the holiday destination experiencing political unrest, concern
                 that the child may not return as planned or other circumstances which may place the child at risk,
                 these should be highlighted to the social worker's Manager. A check should be undertaken through
 344             <a href="https://www.gov.uk/foreign-travel-advice" target="_blank" rel="noopener">
 344               Foreign Office, Foreign Travel Advice
 344             </a>
 344             and a balanced decision regarding the outcome made.
 344           </p>
 345           <p>
 345             If it is a group day trip or holiday, the social worker must be satisfied that adequate health and
                 safety precautions including appropriate risk assessments are taken and in place.
 345           </p>
 346           <p>
 346             Children must not be taken on holiday during term time. In exceptional circumstances this should
                 be approved by Designated Manager who should consult with the Virtual Head of School. Requests
                 must be made in writing.
 346           </p>
 347           <h4>
 347             2.2 Holidays for Children on Care Orders
 347           </h4>
 348           <p>
 348             <span class="bold">
 348               Holidays of Less Than One Month
 348             </span>
 348           </p>
 349           <p>
 349             The procedure is the same as for those for Accommodated Children (see
 349             <a href="#holacc">
 349               Section 2.1, Holidays for Accommodated Children
 349             </a>
 349             ) except that the consent of the parents or person having Parental Responsibility is not required
                 but should be sought and obtained wherever practicable or possible. Any objections by the
                 parent(s) should be recorded on the child's electronic records.
 349           </p>
 350           <p>
 350             The social worker should ensure that arrangements are in place through the Placement Plan to be
                 notified well in advance of any plans for holidays abroad in order to obtain required consent
                 wherever practicable or possible.
 350           </p>
 351           <p>
 351             <span class="bold">
 351               Holidays of One Month or More
 351             </span>
 351           </p>
 352           <p>
 352             This requires either the written consent of every person who has parental responsibility for the
                 child, or the leave of the court.
 352           </p>
 353           <p>
 353             Where a Court Order is required, the social worker should contact Legal Services as soon as
                 possible for the necessary application to be made and advise the parents of the intended
                 application.
 353           </p>
 354           <p>
 354             It is usual for the court to require evidence of the views of those with Parental Responsibility
                 or the efforts made to obtain them.
 354           </p>
 355           <p>
 355             If the holiday is authorised by the Court, the holiday should be included in the Placement
                 Plan and a copy of the court order giving leave for the holiday should also be given to the foster
                 carer.
 355           </p>
 356           <h4>
 356             2.3 Holidays for Unaccompanied Asylum Seekers
 357           </h4>
 358           <p>
 358             The procedure is the same as for Accommodated Children (see
 358             <a href="#holacc">
 358               Section 2.1, Holidays for Accommodated Children
 359             </a>
 359             ) except that:
 359           </p>
 360           <ul>
 361             <li>
 361               Approval is unlikely if the child/young person wishes to go on their own and/or to a destination
                   which could call into question the integrity of their original claim for asylum;
 361             </li>
 362             <li>
 362               The child's social worker would have to endorse the holiday by signing the consent form.
 363             </li>
 364           </ul>
 365           <p>
 365             <span class="bold">
 365               Note
 365             </span>
 365             : The social worker should check as to whether there are any restrictions with regards to the
                 child/young person's ability to travel outside the country. A young person may not be able to
                 travel abroad with his/her foster carer if the trip was planned at the last minute, as travel
                 documents would have to be applied for.
 366           </p>
 367           <h4>
 367             2.4 Insurance
 367           </h4>
 368           <p id="medical">
 368             <span class="bold">
 368               Medical Treatment during visits to EEC Countries
 368             </span>
 368           </p>
 369           <ul>
 370             <li>
 370               Children travelling within EU/EEA countries and Switzerland will be covered for medical
                   treatment through a European Health Insurance Card. An application form can be downloaded from
                   or be collected from the post office. The Department of Health and Social Care also provides
                   health advice for travellers. For children under 16 years old, the form needs to be completed by
                   the parent(s) or foster carer(s) and be submitted as a family application. Young people over 16
                   can apply for a
 370               <a href="https://www.nhs.uk/NHSEngland/Healthcareabroad/EHIC/Pages/about-the-ehic.aspx"
                   target="_blank" rel="noopener">
 370                 European Health Insurance Card
 370               </a>
 370               in their own name.
 370             </li>
 371           </ul>
 372           <p>
 372             <span class="bold">
 372               Private Medical Insurance Cover or Insurance Cover for Holidays
 372             </span>
 372           </p>
 373           <ul>
 374             <li>
 374               In situations where medical cover is required at short notice, it is suggested that private
                   insurance cover is taken out;
 374             </li>
 375             <li>
 375               The insurance referred to above in
 375               <a href="#medical">
 375                 Medical Treatment during visits to EEC Countries
 375               </a>
 375               only covers a child for medical treatment and not for loss of luggage, cover for cancellation of
                   the holiday etc. Therefore a private insurance policy is needed for a child travelling abroad.
 375             </li>
 376           </ul>
 377           <h4>
 377             2.5 Obtaining a Passport
 377           </h4>
 378           <ul>
 379             <li>
 379               The
 379               <a
                   href="http://www.proceduresonline.com/resources/keywords_online/nat_cont/contacts/ips.html"
                   target="_blank" rel="noopener">
 379                 United Kingdom Passport Agency
 379               </a>
 379               provides Guidance for
 379               <a
                   href="https://www.gov.uk/government/publications/guidance-notes-for-social-services-departments-
                   when-applying-for-passports-on-behalf-of-looked-after-children" target="_blank"
                   rel="noopener">
 379                 Social Workers seeking to obtain a passport for a Looked After Child
 379               </a>
 379               ;
 379             </li>
 380             <li>
 380               If Children's Services have previously applied for a passport on the child's behalf and are
                   applying for a renewal or extension, a letter outlining the circumstances mentioned above
                   stating that these have not changed is sufficient. In these circumstances there is no need to
                   complete the application form. This should be signed by the Service Manager;
 380             </li>
 381             <li>
 381               Where there is a proposal for a child to go on holiday abroad and the child does not currently
                   hold a valid passport, the request to the Service Manager in relation to the holiday should
                   include a written request for the authority to obtain a passport for the child;
 381             </li>
 382             <li>
 382               If it is an urgent application where an application is made in person, the social worker must
                   provide evidence of their identity and a signed letter of authorisation from the Service
                   Manager;
 382             </li>
 383             <li>
 383               Where the child requires a passport for any other reason, the approval of the Service Manager
                   should be sought. The written request for such approval should include the reason for the
                   request, the wishes of the child; the views of the parent; the views of the Staff/Carer where
                   applicable. Where the Service Manager gives authority for a passport to be obtained for a child,
                   this must be confirmed in writing. The social worker must inform the parent of the decision;
 383             </li>
 384             <li>
 385               The social worker will obtain and complete the necessary application for the child or assist the
                   child to complete the necessary application form.
 386             </li>
 387           </ul>
 388           <h3 id="schtrips">
 388             3. School / Organisational Trips of up to 4 Days Away
 388           </h3>
 389           <p>
 389             The social worker should ensure risk assessments have been conducted.
 389           </p>
 390           <p>
 390             The child's participation in school/organisational trips should be considered at the time of the
                 placement, and the consultation required before they can be agreed should be included in the
                 Placement Plan.
 390           </p>
 391           <p>
 391             Where a child is placed with the parents, the Placement Plan will usually provide that a school
                 trip of up to 4 days can be agreed by the social worker in consultation with the school and the
                 parent.
 391           </p>
 392           <p>
 392             Where a child is placed in foster care or residential care, the Placement Plan will usually
                 authorise the staff/ carer to agree to the child going on school or other organisational trips of
                 up to 4 days away without prior consultation with the social worker or the parent - see
 392             <a href="p_overnight_stays.html">
 392               Overnight Stays and Social Visits Procedure
 392             </a>
 392             . If the staff/carer have not been so authorised, the child's social worker and parents must be
                 consulted before agreement can be given.
 392           </p>
 393           <p>
 393             Where parental consent is not given, the social worker should consult their Manager and obtain
                 legal advice as necessary. Where the Manager agrees to the child going on the trip despite
                 parental opposition, the reasons must be recorded and explained to the parent.
 393           </p>
 394         </div>
 397       </main>
 398     </div>
 401     <footer>
 402       <div class="footer">
 403         <div>
 404           <p>
 404             <a href="privacypolicy.html">
 404               Privacy Policy
 404             </a>
 404             <br>
 405             <span style="font-size:small;">
 406               <span id='desktop_button' tabindex='0'>
 406                 Desktop
 406               </span>
 406               |
 406               <span id='mobile_button' tabindex='0'>
 406                 Mobile
 406               </span>
 406               |
 406               <span id='responsive_button' tabindex='0' style='text-decoration:underline'>
 406                 Responsive
 406               </span>
 406             </span>
 406           </p>
 408           <div id="trix_logo">
 409             <a href="https://www.trixonline.co.uk/" target="_blank" class="imagelink">
 409               <img src="images/trixlogo.png" height="40" alt="Tri.x Logo links to Tri.x homepage"/>
 409             </a>
 410           </div>
 411         </div>
 412       </div>
 414     </footer>
 415     <div id="desktoptest">
 415     </div>
 416     <script>
 543     </script>
 545     <script>
 554     </script>
 556     <script>
 603     </script>
 606     <script>
 608     </script>
 616     <script>
 655     </script>
 656     <script type="text/javascript">
 656     </script>
 658     <script>
 697     </script>
 701     <script type="text/javascript">
 713     </script>
 714   </body>
 715 </html>