www.mysummercamps.com Open in urlscan Pro
104.21.12.136  Public Scan

Submitted URL: http://mysummercamps.com/camps/quebec-jewish-camps.html
Effective URL: https://www.mysummercamps.com/camps/quebec/jewish/
Submission: On December 22 via api from AU — Scanned from AU

Form analysis 5 forms found in the DOM

<form>
  <h2>Submit your request and one of our assistants will find the best camp for you.</h2>
  <h2 class="find-camp-title-mb">Submit your request.</h2>
  <p class="error-text">Please fill out the missing fields, thank you!</p>
  <div><label>Your Name:</label><input type="text" name="name" autocomplete="off" value="" placeholder="Your Name"></div>
  <div><label>Your Email:</label><input type="text" name="email" autocomplete="off" value="" placeholder="Your Email"></div>
  <div><label>Your Child's Birth Year:</label><input type="text" autocomplete="off" name="birth" value="" placeholder="Child's Birth Year"></div>
  <div><label>Camp Type:</label>
    <select name="camptype">
      <option value="none">Please select</option>
      <option value="Day Camps">Day Camps</option>
      <option value="Overnight Camps">Overnight Camps</option>
      <option value="International Camps">International Camps</option>
    </select>
  </div>
  <div id="find-camp-gender-container">
    <label id="find-camp-gender-label-desktop">Camp Offering:<br><span>(Select all that apply)</span></label>
    <label id="find-camp-gender-label-mb">Camp Offering (Select all that apply):</label>
    <div class="btn-group find-camp-gender" data-toggle="buttons">
      <div style="clear:both;"></div>
      <label class="btn btn-primary pull-left">
        <input type="checkbox" name="gender[]" value="Co-ed" autocomplete="off"> Co-ed </label>
      <label class="btn btn-primary pull-right">
        <input type="checkbox" name="gender[]" value="All Boys" autocomplete="off"> All Boys </label>
      <label class="btn btn-primary">
        <input type="checkbox" name="gender[]" value="All Girls" autocomplete="off"> All Girls </label>
    </div>
  </div>
  <div><label>Your Zip Code:</label><input type="text" name="zipcode" value="" autocomplete="off" placeholder="Zip Code"></div>
  <div><label>Your Country:</label>
    <select name="country" id="find_camp_country">
      <option value="United States">United States</option>
      <option value="Canada">Canada</option>
      <option value="Other">Other</option>
    </select>
  </div>
  <div id="find-camp-desc">
    <label>Please describe the camp you are looking for. What activities does your child like to do?</label>
    <textarea name="describe" placeholder="Description" id="find-camp-desc-textarea"></textarea>
  </div>
  <div>
    <div class="chexks"><input type="checkbox" checked="" name="sign" id="find_camp_deals">Sign up for camp news &amp; deals. You can unsubscribe at any time</div>
    <input type="submit" class="submit_blue_form" name="submit" value="Submit">
  </div>
</form>

#

<form action="#"><input type="hidden" name="d" value="1">
  <div class="form-group hide field-director person">
    <input type="text" class="form-control" placeholder="First Name" name="prof_first_name">
  </div>
  <div class="form-group hide field-director person">
    <input type="text" class="form-control" placeholder="Last Name" name="prof_last_name">
  </div>
  <div class="form-group person">
    <input type="text" class="form-control" placeholder="Username" name="comm_username">
  </div>
  <div class="form-group lock">
    <input type="password" class="form-control validate-password" placeholder="Password" name="comm_password">
    <div id="pswd_info">
      <h4>Password must meet the following requirements:</h4>
      <ul>
        <li id="letter" class="invalid">At least <strong>one lower case letter</strong></li>
        <li id="capital" class="invalid">At least <strong>one capital letter</strong></li>
        <li id="number" class="invalid">At least <strong>one number</strong></li>
        <li id="length" class="invalid">Be at least <strong>8 characters long</strong></li>
        <li id="special" class="invalid">At least <strong>one of these special characters: !@#$%^&amp;*(),.?":{}|&lt;&gt;+'[]</strong></li>
      </ul>
    </div>
  </div>
  <div class="form-group lock">
    <input type="password" class="form-control" placeholder="Confirm Password" name="confirm_comm_password">
  </div>
  <div class="form-group inbox">
    <input type="email" class="form-control" placeholder="Email" name="comm_email">
  </div>
  <div class="form-group inbox">
    <input type="email" class="form-control" placeholder="Confirm Email" name="confirm_comm_email">
  </div>
  <div class="form-group hide field-director people">
    <input type="email" class="form-control" placeholder="Company Name" name="prof_company">
  </div>
  <div class="form-group hide field-director telephone">
    <input type="email" class="form-control" placeholder="Phone Number" name="prof_phone">
  </div>
  <div class="form-group">
    <input type="checkbox" name="gdpr_accepted"> I agree to the www.mysummercamps.com <a target="_blank" href="https://www.internetbrands.com/ibterms/?site=MySummerCamps.com">Terms of Use</a> and
    <a target="_blank" href="https://www.internetbrands.com/privacy/privacy-main.html">Privacy Policy</a>, and to the use of cookies described therein, and I also consent to the collection, storage, and processing of my data in the United States,
    where data protection laws may be different from those in my country.
  </div>
  <div class="btnHolder">
    <input type="submit" value="Create Account" class="btn btn-primary">
  </div>
</form>

#

<form action="#"><input type="hidden" name="d" value="1">
  <div class="form-group person">
    <input type="text" class="form-control" placeholder="Username" name="username">
  </div>
  <div class="form-group lock">
    <input type="password" class="form-control" placeholder="Password" name="password">
  </div>
  <div class="form-group">
    <div class="remember">
      <label><input type="checkbox"> Remember Me</label>
    </div>
    <a href="/cgi-bin/community/community.cgi?do=user_lostpw" class="forgot">Forgot Password?</a>
  </div>
  <div class="form-group">
    <div>By logging into your account, you agree to our <a target="_blank" href="https://www.internetbrands.com/ibterms/?site=MySummerCamps.com">Terms of Use</a> and
      <a target="_blank" href="https://www.internetbrands.com/privacy/privacy-main.html">Privacy Policy</a>, and to the use of cookies as described therein.</div>
  </div>
  <div class="btnHolder">
    <input type="submit" value="Log In" class="btn btn-primary">
  </div>
</form>

#

<form id="loginGAuth" style="display:none;" action="#"><input type="hidden" name="d" value="1">
  <div class="form-group"> Scan this with <a href="https://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=1037451">the Google Authenticator App</a><br>It has been send to your email too. <div id="alerterrorgasend" class="alert alert-error"
      style="display: none;"></div>
    <img style="border: 0; padding:10px" src="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" placeholder="Token" name="token">
    <a href="" name="ga-new-code" style="display:none">Get new QR Code</a>
  </div>
  <div class="btnHolder">
    <input type="submit" value="Log In" class="btn btn-primary">
  </div>
</form>

POST #

<form id="main-search-box-mobile" autocomplete="/autocomplete/site_search_autocomplete" class="searchForm main-search-form" action="#" default-action="/search/site/" method="POST"><input type="hidden" name="d" value="1">
  <label for="searchField"></label>
  <div class="form-group">
    <span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span><input id="searchField" type="text" placeholder="Find Camp" class="form-control search-box searchable ui-autocomplete-input" name="search" autocomplete="off">
    <input type="submit" value="➜" class="btn-go">
  </div>
</form>

Text Content

 * Log in
 * Join Now

 * Home
 * Category
   * Academic and Pre-College Camps
   * Adventure Camps
   * Arts Camps
   * Military Camps
   * Sports Camps
   * Traditional Camps
   * SHOW MORELESS
     * After School Programs
     * Religious Camps
     * Special Needs Camps
     * Special Programs
     * Study Abroad and International Camps
     * Summer Camps by State
     * Summer Day Camps
     * Teen Tours and Travel Camps
     * Winter and Spring Break Programs
 * Advertise with Us


MY SUMMER CAMPS

 * Sign Up
 * Log in
 * List Your Camp

open menu close menu search
Click here to enter to our
New Section: Online Camps!

Summer Camps
 >
Religious Camps/Jewish
 >  Quebec Religious Camps/Jewish


QUEBEC JEWISH CAMPS

Ads



CAMP B'NAI BRITH OF OTTAWA

Quyon, Quebec, Canada

Your child's happiness and well-being are our primary considerations at CBB. We
provide a safe, nurturing...


CAMP B'NAI BRITH - QUEBEC

Launtier, Quebec, Canada




 * MySummerCamps
 * About Us
 * Terms of Use
 * Do Not Sell or Share My Personal Information
   
 * Cookie Preferences
   
 * Privacy
 * IB Cookie Policy
 * Site Map

 * For Parents
 * Help and How to Search
 * Camp Resources

 * For Business
 * Advertise With Us
 * Rent a Camp
 * Camp Jobs
 * Vendor Directory
 * FAQs

 * Connect With Us
 * Contact Us
 * Blog
 * 

 * MH Sub I, LLC dba Internet Brands
 * |
 * 909 Sepulveda Blvd. - El Segundo, 90245
 * |
 * Fax: 310-280-4921
 * |
 * Toll-Free: 877-777-7738

© 2003-2023. MH Sub I, LLC dba Internet Brands. All rights reserved.
Last Updated: Fri Dec 22 2023


SUBMIT YOUR REQUEST AND ONE OF OUR ASSISTANTS WILL FIND THE BEST CAMP FOR YOU.


SUBMIT YOUR REQUEST.

Please fill out the missing fields, thank you!

Your Name:
Your Email:
Your Child's Birth Year:
Camp Type: Please select Day Camps Overnight Camps International Camps
Camp Offering:
(Select all that apply) Camp Offering (Select all that apply):

Co-ed All Boys All Girls
Your Zip Code:
Your Country: United States Canada Other
Please describe the camp you are looking for. What activities does your child
like to do?
Sign up for camp news & deals. You can unsubscribe at any time


THANK YOU!


YOUR REQUEST HAS BEEN SENT.


THANK YOU!


YOUR REQUEST HAS BEEN SENT.

We will contact you shortly. If you have any questions, call us at
1-877-777-7738
close


JOIN NOW

PASSWORD MUST MEET THE FOLLOWING REQUIREMENTS:

 * At least one lower case letter
 * At least one capital letter
 * At least one number
 * Be at least 8 characters long
 * At least one of these special characters: !@#$%^&*(),.?":{}|<>+'[]






I agree to the www.mysummercamps.com Terms of Use and Privacy Policy, and to the
use of cookies described therein, and I also consent to the collection, storage,
and processing of my data in the United States, where data protection laws may
be different from those in my country.

Already a member? Log In
close


LOG IN

Remember Me
Forgot Password?
By logging into your account, you agree to our Terms of Use and Privacy Policy,
and to the use of cookies as described therein.

Scan this with the Google Authenticator App
It has been send to your email too.

Get new QR Code

New to MySummerCamps.com? Join Now!

×







PRIVACY PREFERENCE CENTER

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


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

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

PERFORMANCE COOKIES

Always Active

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

FUNCTIONAL COOKIES

Always Active

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

TARGETING COOKIES

Always Active

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

Back Button


COOKIE LIST



Search Icon
Filter Icon

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

Confirm My Choices