Aquatic Group Experience (Apr 24)

Event Date:

April 24, 2024

Event Time:

5:30 pm

Event Location:

Location details will be sent in your ticket confirmation email as well as in a reminder email that will be sent out the day before the event, but know at least that the pool is near Thomas Fogarty Winery on Skyline in the hills of Woodside (about 1hr from Oakland, San Francisco and Santa Cruz)

Find Location On Google Map:

We welcome you to join us for a taste of Aguahara’s body of work and to mingle with the greater aquatic community at the Inner Sanctum’s warm water sanctuary on 85 acres in the hills of Woodside, CA. We, the hosts of the Aguahara trainings happening in the Bay Area this April, are thrilled to invite you to join us for single day experiences with us and Alex Siebenstern, the founder of this aquatic bodywork!

There are 3 options to join those of us living on site for these residential trainings. There are only 12 spots available for each event, so register soon!

This event includes a simple, warm vegan dinner.

We hope you can join us for this unique opportunity!

Check details of our offerings below:

Wed, April 24th  |  5:30 – 9:30  pm

  • 5:30- 6:00 pm – Arrival
  • 6:00- 6:45 pm – Light dinner & introductions
  • 7:00 – 9:00 pm – Aquatic Experience
  • 9:30 pm – Departure

Only 12 spots available

About Alex Siebenstern:

Since 2008 he has been an investigator of water and it´s infinite possibilities to be with and in this element. As one outcome he founded Aguahara, a place for aquatic investigation and exploration that offers a space for self-exploration through the medium of water. The essence of his work is always the water, around us and what we are made of, and the internal gates that are opening when we open up to the water.

What to bring:

  • Flip flops
  • Towel
  • Swimsuit
  • Metal or Plastic Water bottle
  • Robe for extra comfort (recommended)
  • Snack contribution (optional)

 

Location:

Location details will be sent in your ticket confirmation email as well as in a reminder email that will be sent out the day before the event, but know at least that the pool is near Thomas Fogarty Winery on Skyline in the hills of Woodside (about 1hr from Oakland, San Francisco and Santa Cruz)

* Please allow ample time to enjoy the stunning drive so that you can arrive spacious and relaxed with plenty of time to check in, shower, and land before we get in the womb pool.

Health Mindfulness:

If you have been around large groups, risky containers, or are not feeling well, please take a covid test and/or consider staying home. Let’s do our best to keep each other well.

Register Now:

(At the moment you can only purchase 1 ticket per session.)

Attendee info: 1

Form Example
function autoPopulateForm2() { // Get the value from Form 1 input var input1Value = document.getElementById('nameinfo1').value; // Set the value to Form 2 input var parentDiv = document.getElementById('newDiv1'); var secondDiv = parentDiv.getElementsByClassName('mep-user-info-sec')[0]; var kenUserName1 = secondDiv.getElementsByClassName('mep_user_name')[0]; kenUserName1.value = input1Value; } function autoPopulateForm3() { // Get the value from Form 1 input var input1Value3 = document.getElementById('emailinfo1').value; // Set the value to Form 2 input var parentDiv3 = document.getElementById('newDiv1'); var secondDiv3 = parentDiv3.getElementsByClassName('mep-user-info-sec')[0]; var kenUserEmai1 = secondDiv3.getElementsByClassName('mep_user_email')[0]; kenUserEmai1.value = input1Value3; } function autoPopulateForm4() { // Get the value from Form 1 input var input1Value4 = document.getElementById('phoneinfo1').value; // Set the value to Form 2 input var parentDiv4 = document.getElementById('newDiv1'); var secondDiv4 = parentDiv4.getElementsByClassName('mep-user-info-sec')[0]; var kenUserPhone1 = secondDiv4.getElementsByClassName('mep_user_phone')[0]; kenUserPhone1.value = input1Value4; } function autoPopulateForm5() { // Get the value from Form 1 input var input1Value5 = document.getElementById('noteinfo1').value; // Set the value to Form 2 input var parentDiv5 = document.getElementById('newDiv1'); var secondDiv5 = parentDiv5.getElementsByClassName('mep-user-info-sec')[0]; var kenUserNote1 = secondDiv5.getElementsByClassName('user_note')[0]; kenUserNote1.value = input1Value5; }

The pool is very costly to heat and maintain year-round so your generosity is much appreciated to keep this sanctuary open and available to our community.

Suggested donation range $50 - $110. Please choose what best meets your self-assessed financial ability:


Financial Aid Needed

Could use a Little Help

Feeling Blessed

$110

document.addEventListener("DOMContentLoaded", function() { const counter = document.querySelector(".tktscounter"); const plusButton = document.querySelector(".plus-button"); const minusButton = document.querySelector(".minus-button"); // Set the initial counter value let count = 0; function resetSlider() { // Get the slider element var slider = document.getElementById("slider"); // Set the slider value to 124 slider.value = 110; // Get the slider value element var sliderValue = document.getElementById("sliderValue"); // Update the displayed slider value sliderValue.innerText = "$" + slider.value; } changeAllInputValue('eventpxtp_1'); slider.addEventListener("input", function() { sliderValue.textContent = "$" + slider.value; resetAllInputValue.apply(null, parameters1); // Loop through the slider values and check for a match for (let i = 1; i <= 31; i++) { const sliderVal = 112 - (2 * i); if (slider.value === String(sliderVal)) { const inputValue = 'eventpxtp_' + i; changeAllInputValue(inputValue); break; // Stop looping once a match is found } } autoPopulateForm2(); autoPopulateForm3(); autoPopulateForm4(); autoPopulateForm5(); autoPopulateForm6(); }); plusButton.addEventListener("click", function() { if (count 0) { // Check if count is greater than 0 count--; counter.textContent = count; const section = document.querySelector('.attinfo1'); section.classList.toggle('visible'); resetAllInputValue.apply(null, parameters1); } }); resetSlider(); });
// JavaScript code to display the current slider value const slider = document.getElementById("slider"); const sliderValue = document.getElementById("sliderValue"); function resetAllInputValue(...inputIds) { inputIds.forEach(inputId => { var inputField = document.getElementById(inputId); if (inputField) { inputField.value = '0'; var enterEvent = new Event('keyup', { key: 'Enter', bubbles: true, cancelable: true }); inputField.dispatchEvent(enterEvent); } }); } var parameters1 = []; for (var i = 1; i <= 31; i++) { parameters1.push('eventpxtp_' + i); } function changeAllInputValue(inputId) { var inputField = document.getElementById(inputId); if (inputField) { inputField.value = '1'; var enterEvent = new Event('keyup', { key: 'Enter', bubbles: true, cancelable: true }); inputField.dispatchEvent(enterEvent); } } function autoPopulateForm2() { // Get the value from Form 1 input var input1Value = document.getElementById('nameinfo1').value; // Set the value to Form 2 input var parentDiv = document.getElementById('newDiv1'); var secondDiv = parentDiv.getElementsByClassName('mep-user-info-sec')[0]; var kenUserName1 = secondDiv.getElementsByClassName('mep_user_name')[0]; kenUserName1.value = input1Value; } function autoPopulateForm3() { // Get the value from Form 1 input var input1Value3 = document.getElementById('emailinfo1').value; // Set the value to Form 2 input var parentDiv3 = document.getElementById('newDiv1'); var secondDiv3 = parentDiv3.getElementsByClassName('mep-user-info-sec')[0]; var kenUserEmai1 = secondDiv3.getElementsByClassName('mep_user_email')[0]; kenUserEmai1.value = input1Value3; } function autoPopulateForm4() { // Get the value from Form 1 input var input1Value4 = document.getElementById('phoneinfo1').value; // Set the value to Form 2 input var parentDiv4 = document.getElementById('newDiv1'); var secondDiv4 = parentDiv4.getElementsByClassName('mep-user-info-sec')[0]; var kenUserPhone1 = secondDiv4.getElementsByClassName('mep_user_phone')[0]; kenUserPhone1.value = input1Value4; } function autoPopulateForm5() { // Get the value from Form 1 input var input1Value5 = document.getElementById('noteinfo1').value; // Set the value to Form 2 input var parentDiv5 = document.getElementById('newDiv1'); var secondDiv5 = parentDiv5.getElementsByClassName('mep-user-info-sec')[0]; var kenUserNote1 = secondDiv5.getElementsByClassName('user_note')[0]; kenUserNote1.value = input1Value5; } changeAllInputValue('eventpxtp_1');
// Function to validate email function validateEmail(email) { // Regular expression for basic email validation const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; return emailRegex.test(email); } // Function to validate first three fields function validateFirstThreeFields() { var name = document.getElementById("nameinfo1").value; var email = document.getElementById("emailinfo1").value; var phone = document.getElementById("phoneinfo1").value; // Check if any field is empty if (name.trim() === "" || email.trim() === "" || phone.trim() === "") { alert("Your Name, Email and Phone are required"); return false; } // Check if email is valid if (!validateEmail(email)) { alert("Please enter a valid email address."); return false; } return true; } // Adding event listener when DOM content is loaded document.addEventListener("DOMContentLoaded", function() { // Adding event listener to the button document.querySelector('.btn-mep-event-cart').addEventListener("click", function(event) { if (!validateFirstThreeFields()) { event.preventDefault(); // Prevent form submission if validation fails } } }); });
Share This Event