www.thehelix.co.uk Open in urlscan Pro
195.188.195.162  Public Scan

URL: https://www.thehelix.co.uk/
Submission: On November 25 via api from CA — Scanned from GB

Form analysis 5 forms found in the DOM

/search/

<form class="g g-vam g-m" action="/search/">
  <div class="gi gi-m gi-12 gi-sm-6">
    <div class="c-search--input">
      <i class="far fa-search"></i>
      <label for="searchInput">Search</label>
      <input id="searchInput" name="keyword" type="search" placeholder="Keywords Search">
    </div>
  </div>
  <div class="gi gi-m gi-12 gi-sm-6 gi-md-4">
    <div class="c-field dropdown">
      <span>Search</span>
      <div class="select-wrapper">
        <select name="category">
          <option value="all">Everything</option>
          <option value="whatson">What's on</option>
          <option value="venues">Venues</option>
          <option value="pages">Page and Article</option>
        </select>
      </div>
    </div>
  </div>
  <div class="gi gi-m gi-12 gi-md-2">
    <button class="c-btn">go</button>
  </div>
</form>

<form class="c-modal--form" id="frmRegister">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8MIsyBd0ZZZIh2b7x0rhNDAVUxUcEH8krCwh1GP9AUkxPbO0PAkSgnxnnt9fhL2-6quugYrwAPSokH0vJnC_Aas71AQJjaoMLXrapYW2V-D9aL6hWkUlFl-G3nI0bdsdOAhyijVRPmVfzGRfhTIGOwI">
  <div class="field field--stacked">
    <p id="msg"></p>
  </div>
  <div class="field field--stacked">
    <label for="txtFirstName">What should we call you?</label>
    <input type="text" name="FirstName" id="txtFirstName" class="required" placeholder="First Name">
  </div>
  <div class="field field--stacked">
    <label for="txtEmail">What's your email address</label>
    <input type="email" name="Email" class="required" id="txtEmail" placeholder="Email address">
  </div>
  <div class="field field--stacked">
    <label for="txtPassword">Pick a good password</label>
    <input type="password" name="Password" class="required" id="txtPassword" placeholder="Password" data-rule-minlength="8">
    <input type="password" name="ConfPassword" placeholder="Re type password" data-rule-equalto="#txtPassword">
  </div>
  <!-- on click continue, hide this div show next step -->
  <!-- <a href="#" class="js-change-step js-next c-btn" id="register">continue</a>-->
  <div class="c-field">
    <input type="submit" class="c-btn js-next" id="btnRegister" value="continue">
  </div>
  <div class="c-modal--loading align-center" id="register-load-img" style="display:none;"><img src="/images/loading.gif" alt="Loading Spinner"></div>
</form>

<form class="c-modal--form" id="frmUpdateMember">
  <p>Keep me updated about the following:</p>
  <div>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="1102" name="newsletter" id="arts"><label for="arts">Arts</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="1166" name="newsletter" id="learning"><label for="learning">Learning</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="1167" name="newsletter" id="fit-and-active"><label for="fit-and-active">Fit and Active</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="1168" name="newsletter" id="sport"><label for="sport">Sport</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="2759" name="newsletter" id="wedding-fayre"><label for="wedding-fayre">Wedding Fayre</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="5805" name="newsletter" id="summer"><label for="summer">Summer</label></span>
    <span class="c-btn--checkbox green"><input type="checkbox" class="" value="6427" name="newsletter" id="the-helix"><label for="the-helix">The Helix</label></span>
  </div>
  <!--<a href="#" class="js-change-step js-next c-btn">continue</a>-->
  <div class="c-field">
    <input type="submit" class="c-btn js-next" id="btnUpdateMember" value="continue">
  </div>
  <div class="c-modal--loading align-center" id="update-load-img" style="display:none;"><img src="/images/loading.gif" alt="Loading Spinner"></div>
  <p id="skip">Skip this step</p>
</form>

<form class="c-modal--form" id="frmLoginMember">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8MIsyBd0ZZZIh2b7x0rhNDAVUxUcEH8krCwh1GP9AUkxPbO0PAkSgnxnnt9fhL2-6quugYrwAPSokH0vJnC_Aas71AQJjaoMLXrapYW2V-D9aL6hWkUlFl-G3nI0bdsdOAhyijVRPmVfzGRfhTIGOwI">
  <div class="field">
    <!-- <span class="error"></span> -->
    <p class="error" id="error-msg"></p>
    <label for="loginEmail" class="hidden">Email</label>
    <input type="email" class="required" name="Email" id="loginEmail" placeholder="Email Address">
  </div>
  <div class="field">
    <label for="loginPassword" class="hidden">Password</label>
    <input type="password" class="required" name="Password" id="loginPassword" placeholder="Password" autocomplete="off">
  </div>
  <div class="field">
    <p class="c-modal--form--forgottenpassword"><a href="javascript:void(0)" class="js-close-and-open" data-modal="forgottenPassword">Forgotten password?</a></p>
    <input type="submit" value="sign in" id="btnSignIn">
  </div>
  <div class="c-modal--loading align-center" id="load-img" style="display:none;"><img src="/images/loading.gif" alt="Loading Spinner"></div>
</form>

<form class="c-modal--form" id="frmForgotPassword">
  <div class="field">
    <span class="error" id="msgForgotPassword"></span>
    <label for="loginEmail2" class="hidden">Email</label>
    <input type="email" name="email" class="required" id="loginEmail2" placeholder="Email Address">
    <input type="hidden" name="pageId" value="2048">
  </div>
  <div class="c-field">
    <input type="submit" value="send password" id="btnForgotPassword">
  </div>
  <div class="c-field">
    <div class="c-modal--loading align-center" id="loadForgotPassword" style="display:none;"><img src="/images/loading.gif" alt="Loading Spinner"></div>
  </div>
  <div class="c-field">
    <p class="success" id="msg-successForgotPassword"></p>
  </div>
</form>

Text Content

This site uses cookies to improve your experience. For more information, please
read our Cookies & Privacy Policy

Accept & Close
 * Kelpies Tour
    * Private & Exclusive Tour
    * Group Tours
    * School Tours

 * Visitor Centre
    * Gift Shop
    * Cafe
    * Exhibition Area

 * Activities
    * Adventure Zone & Splash Play
    * Events
    * Walking and Cycling

 * About Us
    * Getting Here & Parking
    * Get Involved
    * Our Green Journey
    * Discover The Helix: Introductory Video
    * Accessibility Guide
    * FAQs

 * News

 * 
 * 

Search
Search
Everything What's on Venues Page and Article
go


 * KELPIE TOURS
   
   Welcome to The Kelpies Tour, where the vision of artist Andy Scott merges
   with the rich tapestry of Scotland's past and present.
   
   Find Out More


 * OUR GREEN JOURNEY
   
   We take our environmental responsibility very seriously and are committed to
   doing our part towards a sustainable future, follow our journey and find out
   how you can be a green visitor.
   
   Follow Our Journey


Getting Here
Kelpies Tour
The Visitor Centre
Activities
Our Events
About Us


MORE TO EXPLORE


VISITOR CENTRE


HOW TO GET HERE


THINGS TO DO


EXPLORE THE HELIX

←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by
75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%

To navigate, press the arrow keys.
























Keyboard shortcuts
Map DataMap data ©2024
Map data ©2024

500 m 

Click to toggle between metric and imperial units
Terms
Report a map error

 * Visitor Centre
   
   Ideally located for an excellent view of The Kelpies, The Visitor Centre is
   the hub of The Helix. You can pop in and say hello to our friendly and
   informative tour guides who can book your Kelpies Tour, grab something to eat
   in the cafe or purchase some unique gifts in the gift shop.
   
   Visitor Centre
 * The Kelpies
   
   The Kelpies: 30 metre high monuments to horse-powered heritage! Why not take
   a tour, it's the only way to see inside.
   
   Kelpie Tours1
 * The Helix Lagoon
   
   The lagoon is a special area where you can relax next to the peaceful water
   and catch amazing wildlife going around their daily business.
   
   Adventure Zone & Splash Play Water Activities
 * Ancient Orchards
   
   The Helix allotments development involves the preservation and restoration of
   the ancient orchard found here.

 * Helix Paths
   
   Helix South has an extensive paths network for walking, running, cycling.
   
   Walking and Cycling
 * Love & Kisses
   
   'Love and Kisses', a large scale piece of public art can be found in this
   woodland clearing.

 * New Sea Lock
   
   This new sea lock offers safer and easier navigation between the River Carron
   and the Forth & Clyde Canal

 * Adventure Zone & Splash Play
   
   The Adventure Zone and Splash Play areas are a wonderful space where children
   can play.
   
   Adventure Zone & Splash Play

 * 
 * 
 * 
 * 
 * 
 * 
 * 

FOLLOW THE HELIX

 * 
 * 
 * 
 * 

The Helix, Falkirk, FK2 7ZT 01324 590600

Proudly operated by Falkirk Council

Visitor Centre, The Helix, Falkirk, FK2 7ZT

 * 
 * 
 * 

community@thehelix.co.uk
01324 590600

 * Sitemap
 * Accessibility
 * Privacy Policy
 * Terms & Conditions

 * 2024 Falkirk Council

 * Site by RADIATOR DIGITAL



 * Kelpies Tour
    * Private & Exclusive Tour
    * Group Tours
    * School Tours

 * Visitor Centre
    * Gift Shop
    * Cafe
    * Exhibition Area

 * Activities
    * Adventure Zone & Splash Play
    * Events
    * Walking and Cycling

 * About Us
    * Getting Here & Parking
    * Get Involved
    * Our Green Journey
    * Discover The Helix: Introductory Video
    * Accessibility Guide
    * FAQs

 * News
 * More
    * Contact Us

 * 
 * 
 * 

community@thehelix.co.uk
01324 590600

Sign up via Email or Sign up with Facebook Sign up with Google

Already have an account? Log in

Back




What should we call you?
What's your email address
Pick a good password



Keep me updated about the following:

Arts Learning Fit and Active Sport Wedding Fayre Summer The Helix



Skip this step

Back to browsing

Sign in via Email or Sign in with Facebook Sign in with Google

No account? No problem! Get started

Back






Email
Password

Forgotten password?




SHARE THIS




PAGE ADDED!

has been added to your preferences.


PAGE REMOVED!

has been removed off your preferences.


JOIN OUR MAILING LIST

Sign up for news and event updates! 


WELCOME TO FALKIRK ART'S CHECKOUT

This is your basket area and allows you to add film, event and theater bookings
and then checkout and pay all in one place. 

New Customer?
Welcome - simply create your account today.

Existing Customer?
Great - simply browse through our range of items and add them to your basket.

Back




Email





English French German Spanish Portuguese Hindi
en

By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Accept All Cookies
Cookies Settings