secure1422747240.catchmeaprize.com Open in urlscan Pro
2a05:d014:275:cb01:8d93:e14c:3058:b0f4  Public Scan

URL: https://secure1422747240.catchmeaprize.com/
Submission: On July 20 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="form-1" data-ember-action="" data-ember-action-8="8">
  <div id="shipping-form">
    <div class="row">
      <div class="col sm-2-2">
        <h2>Delivery Address</h2>
      </div>
    </div>
    <div class="row">
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember9" class="ember-view"><label for="ship-first-name">First Name</label>
            <div id="ship-first-name-input-wrapper" class="input-wrapper">
              <input name="ship-first-name" required="" placeholder="First Name" id="ship-first-name" class="ember-text-field ember-view" type="text">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember11" class="ember-view"><label for="ship-last-name">Last Name</label>
            <div id="ship-last-name-input-wrapper" class="input-wrapper">
              <input name="ship-last-name" required="" placeholder="Last Name" id="ship-last-name" class="ember-text-field ember-view" type="text">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col sm-1-2">
        <div id="ember13" class="ember-view"><label for="ship-country">Country</label>
          <div id="ship-country-select-wrapper" class="select-container validation-passed">
            <select id="ship-country" name="ship-country" required="true">
              <option value="US">United States</option>
            </select>
          </div>
        </div>
      </div>
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember14" class="ember-view"><label for="ship-zip-code">Zip Code</label>
            <div id="ship-zip-code-input-wrapper" class="input-wrapper">
              <input pattern="^[0-9]+$" name="ship-zip-code" title="Zip Code incorrect format" required="" placeholder="Zip Code" maxlength="5" id="ship-zip-code" class="ember-text-field ember-view" type="text">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember16" class="ember-view"><label for="ship-address">Address</label>
            <div id="ship-address-input-wrapper" class="input-wrapper">
              <input name="ship-address" required="" placeholder="Address" id="ship-address" class="ember-text-field ember-view" type="text">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="apt-suite-input-wrapper" class="input-wrapper">
            <input name="apt-suite" placeholder="Apt/Suite #" id="apt-suite" class="ember-text-field ember-view" type="text">
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember19" class="ember-view"><label for="ship-city">City/Suburb</label>
            <div id="ship-city-input-wrapper" class="input-wrapper">
              <input name="ship-city" required="" placeholder="City/Suburb" id="ship-city" class="ember-text-field ember-view" type="text">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
      <div class="col sm-1-2">
        <div id="ember21" class="ember-view"><label for="ship-state">State</label>
          <div id="ship-state-input-wrapper" class="select-container">
            <select id="ship-state" name="ship-state" required="true">
              <option value="" class="STATE_PLACEHOLDER" selected="" disabled="">State</option>
              <option value="AL" class="US">Alabama</option>
              <option value="AK" class="US">Alaska</option>
              <option value="AZ" class="US">Arizona</option>
              <option value="AR" class="US">Arkansas</option>
              <option value="CA" class="US">California</option>
              <option value="CO" class="US">Colorado</option>
              <option value="CT" class="US">Connecticut</option>
              <option value="DE" class="US">Delaware</option>
              <option value="DC" class="US">District of Columbia</option>
              <option value="FL" class="US">Florida</option>
              <option value="GA" class="US">Georgia</option>
              <option value="HI" class="US">Hawaii</option>
              <option value="ID" class="US">Idaho</option>
              <option value="IL" class="US">Illinois</option>
              <option value="IN" class="US">Indiana</option>
              <option value="IA" class="US">Iowa</option>
              <option value="KS" class="US">Kansas</option>
              <option value="KY" class="US">Kentucky</option>
              <option value="LA" class="US">Louisiana</option>
              <option value="ME" class="US">Maine</option>
              <option value="MD" class="US">Maryland</option>
              <option value="MA" class="US">Massachusetts</option>
              <option value="MI" class="US">Michigan</option>
              <option value="MN" class="US">Minnesota</option>
              <option value="MS" class="US">Mississippi</option>
              <option value="MO" class="US">Missouri</option>
              <option value="MT" class="US">Montana</option>
              <option value="NE" class="US">Nebraska</option>
              <option value="NV" class="US">Nevada</option>
              <option value="NH" class="US">New Hampshire</option>
              <option value="NJ" class="US">New Jersey</option>
              <option value="NM" class="US">New Mexico</option>
              <option value="NY" class="US">New York</option>
              <option value="NC" class="US">North Carolina</option>
              <option value="ND" class="US">North Dakota</option>
              <option value="OH" class="US">Ohio</option>
              <option value="OK" class="US">Oklahoma</option>
              <option value="OR" class="US">Oregon</option>
              <option value="PA" class="US">Pennsylvania</option>
              <option value="RI" class="US">Rhode Island</option>
              <option value="SC" class="US">South Carolina</option>
              <option value="SD" class="US">South Dakota</option>
              <option value="TN" class="US">Tennessee</option>
              <option value="TX" class="US">Texas</option>
              <option value="UT" class="US">Utah</option>
              <option value="VT" class="US">Vermont</option>
              <option value="VA" class="US">Virginia</option>
              <option value="WA" class="US">Washington</option>
              <option value="WV" class="US">West Virginia</option>
              <option value="WI" class="US">Wisconsin</option>
              <option value="WY" class="US">Wyoming</option>
            </select>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember22" class="ember-view"><label for="ship-phone">Phone</label>
            <div id="ship-phone-input-wrapper" class="input-wrapper">
              <div class="intl-tel-input separate-dial-code iti-sdc-2">
                <div class="flag-container">
                  <div class="selected-flag" role="combobox" aria-owns="country-listbox" title="United States: +1">
                    <div class="iti-flag us"></div>
                    <div class="selected-dial-code">+1</div>
                  </div>
                </div><input pattern="^[0-9]+$" name="ship-phone" required="" placeholder="Phone" maxlength="10" id="ship-phone" class="ember-text-field ember-view" type="tel" autocomplete="off">
              </div>
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
      <div class="col sm-1-2">
        <div class="input-container">
          <div id="ember24" class="ember-view"><label for="ship-email">Email</label>
            <div id="ship-email-input-wrapper" class="input-wrapper">
              <input name="ship-email" required="" placeholder="Email" id="ship-email" class="ember-text-field ember-view" type="email">
              <span class="required-tooltip">Required</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col sm-2-2">
        <div id="ember26" class="ember-view">
          <div id="ship-button-wrapper">
            <button id="ship-form-button" class="validation-btn" type="submit">Next</button>
          </div>
        </div>
      </div>
    </div>
    <div class="row form-footer-row">
      <div class="col sm-2-2">
        <p> Secure 256 Bit Encrypted Connection </p>
      </div>
    </div>
  </div>
</form>

<form id="form-2" data-ember-action="" data-ember-action-28="28">
  <div id="billing-form">
    <div class="billing-header">
      <div class="row">
        <div class="col sm-2-2">
          <h2>Final Step</h2>
          <p> Payment Information </p>
        </div>
      </div>
    </div>
    <div class="billing-body">
      <!-- <div class="row">
				<div class="col sm-2-2">
					<img src="assets/images/global/version-21/visa-mastercard.png" alt="Visa and Mastercard" class="cc-cards" />
				</div>
			</div> -->
      <!-- <div id="billing-address-block-including-check">
				<div class="row">
					<div class="col sm-2-2">
						{{ bill/address/address-check }}
					</div>
				</div>
				<div id="ecomm-billing-address-form" style="display: none;">
					<div class="row">
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/first-name }}
							</div>
						</div>
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/last-name }}
							</div>
						</div>
					</div>
					<div class="row">
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/email-address }}
							</div>
						</div>
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/phone-number }}
							</div>
						</div>
					</div>
					<div class="row">
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/street-address }}
							</div>
						</div>
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/city-suburb }}
							</div>
						</div>
					</div>
					<div class="row">
						<div class="col sm-2-2 reg-space">
							{{ bill/address/select-country }}
						</div>
					</div>
					<div class="row">
						<div class="col sm-1-2 reg-space">
							<div class="input-wrapper">
								{{ bill/address/post-code }}
							</div>
						</div>
						<div class="col sm-1-2 reg-space">
							{{ bill/address/select-state }}
						</div>
					</div>
				</div>
			</div> -->
      <div class="row">
        <div class="col sm-2-2">
          <div id="ember29" class="ember-view">
            <div id="shipping-details">
              <div class="row">
                <div class="col xxs-4-5">
                  <h3>Shipping details</h3>
                </div>
                <div class="col xxs-1-5">
                  <a role="button" title="Edit" data-ember-action="" data-ember-action-30="30">
				<img id="editaddress" src="assets/images/secure1422747240-tool-set/icon-edit.png" alt="Edit Shipping Details" class="img-lrg">
			</a>
                </div>
              </div>
              <div class="row">
                <div class="col sm-2-2">
                  <table>
                    <tbody>
                      <tr>
                        <td><i class="fas fa-user"></i></td>
                        <td id="shipFullName"></td>
                      </tr>
                      <tr>
                        <td><i class="fas fa-envelope"></i></td>
                        <td id="shipEmail"></td>
                      </tr>
                      <tr>
                        <td><i class="fas fa-phone"></i></td>
                        <td id="shipPhoneNumber"></td>
                      </tr>
                      <tr>
                        <td><i class="fas fa-map-marker"></i></td>
                        <td id="shipFullAddress"></td>
                      </tr>
                      <tr>
                        <td><i class="fas fa-map-marker"></i></td>
                        <td id="shipCountry"></td>
                      </tr>
                    </tbody>
                  </table>
                </div>
              </div>
              <div class="row">
                <div class="col sm-2-2">
                  <div id="ember31" class="ember-view">
                    <div id="payment-logos" class="row">
                      <div class="col sm-2-2">
                        <img src="assets/images/global/payment-logos.png" alt="VeriSign Secured, McAfee, UPS, VISA" class="img-sml" id="billinglogos">
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <!---->
            </div>
          </div>
        </div>
      </div>
      <!-- <div id="edit-shipping" class="row">
				<div class="col sm-2-2">
					<button id="edit-ship" {{action "editBtn"}}>Edit Your Shipping Details</button>
				</div>
			</div> -->
      <div class="row">
        <div class="col sm-2-2">
          <div id="card-type-row" class="row">
            <div class="col sm-2-2 no-space-input">
              <div id="ember32" class="ember-view">
                <div id="bill-card-type-wrapper">
                  <label for="bill-card-type">Card Type</label>
                  <div class="select-container validation-passed">
                    <select id="bill-card-type" name="bill-card-type" required="true">
                      <option value="visa" selected="">Visa</option>
                    </select>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <!-- <div class="row">
						<div class="col sm-2-2 no-space-input">
							{{ bill/input/full-name }}
						</div>
					</div> -->
          <div class="row">
            <div class="col xs-2-2 no-space-input">
              <div id="ember33" class="ember-view">
                <div id="bill-card-wrapper" class="card-no-wrapper">
                  <label for="bill-card-number">Card Number</label>
                  <div id="bill-card-number-input-wrapper" class="input-wrapper">
                    <input pattern="^4[0-9]{12}(?:[0-9]{3})?$" name="bill-card-number" title="Valid VISA Card Number" required="" placeholder="Visa Card Number" maxlength="16" id="bill-card-number" class="ember-text-field ember-view"
                      data-threeds="pan" type="text">
                    <span class="required-tooltip">Required</span>
                  </div>
                  <div id="error-box">
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col md-1-2 no-space-input">
              <div id="ember35" class="ember-view"><label for="bill-exp-month">Expiry Month</label>
                <div id="bill-exp-month-input-wrapper" class="select-container">
                  <select id="bill-exp-month" name="bill-exp-month" required="true" data-threeds="month">
                    <option value="" selected="" disabled="">Expiry Month</option>
                    <option value="01">01</option>
                    <option value="02">02</option>
                    <option value="03">03</option>
                    <option value="04">04</option>
                    <option value="05">05</option>
                    <option value="06">06</option>
                    <option value="07">07</option>
                    <option value="08">08</option>
                    <option value="09">09</option>
                    <option value="10">10</option>
                    <option value="11">11</option>
                    <option value="12">12</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="col md-1-2 no-space-input">
              <div id="ember36" class="ember-view"><label for="bill-exp-year">Expiry Year</label>
                <div id="bill-exp-year-input-wrapper" class="select-container">
                  <select id="bill-exp-year" name="bill-exp-year" required="true" data-threeds="year">
                    <option value="" selected="" disabled="">Expiry Year</option>
                    <option value="22">2022</option>
                    <option value="23">2023</option>
                    <option value="24">2024</option>
                    <option value="25">2025</option>
                    <option value="26">2026</option>
                    <option value="27">2027</option>
                    <option value="28">2028</option>
                    <option value="29">2029</option>
                    <option value="30">2030</option>
                    <option value="31">2031</option>
                    <option value="32">2032</option>
                    <option value="33">2033</option>
                    <option value="34">2034</option>
                    <option value="35">2035</option>
                    <option value="36">2036</option>
                    <option value="37">2037</option>
                    <option value="38">2038</option>
                    <option value="39">2039</option>
                    <option value="40">2040</option>
                    <option value="41">2041</option>
                  </select>
                </div>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col xxs-1-2 no-space-input">
              <div id="ember37" class="ember-view">
                <div class="cvv-wrapper">
                  <label for="bill-cvv">CVV</label>
                  <div id="bill-cvv-input-wrapper" class="input-wrapper">
                    <input name="bill-cvv" min="0" required="" placeholder="CVV" maxlength="3" id="bill-cvv" class="ember-text-field ember-view" type="number">
                    <span class="required-tooltip">Required</span>
                  </div>
                </div>
              </div>
            </div>
            <div class="col xxs-1-2 no-space-input">
              <img src="assets/images/global/version-21/CVV.png" alt="the CVV is located on the back of the card" class="cvv-img">
            </div>
          </div>
          <!-- <div class="row fee-row">
						<div class="col sm-2-2">
							<p class="fee">
								{{t "form2.total_fee_title"}} {{ adminFee }}
							</p>
						</div>
					</div> -->
          <!-- <div class="row click-to-agree">
						<div class="col sm-2-2">
							<p>
								By submitting, you affirm to have read and agreed to our <a data-fancybox data-src="#terms-and-conditions-modal" data-modal="true" href="javascript:;" class="btn btn-primary">{{t "footer.terms_and_conditions_link_title"}}</a>
							</p>
						</div>
					</div> -->
          <div class="" id="form2-error">
            <div class="row">
              <div class="col xxs-1-5">
                <div class="wrapper">
                  <img src="assets/images/global/alert-icon.png" alt="Alert">
                </div>
              </div>
              <div class="col xxs-4-5" id="form2-error-message"></div>
            </div>
          </div>
          <div class="row" id="form2-processing">
            <div class="col sm-2-2" id="form2-processing-message">
              <p>Please wait whilst we verify your payment details</p>
              <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" role="img" focusable="false" aria-hidden="true" data-icon="spinner" data-prefix="fas" id="ember39" class="svg-inline--fa fa-spinner fa-w-16 fa-spin ember-view">
                <path fill="currentColor"
                  d="M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z">
                </path>
              </svg>
            </div>
          </div>
          <div class="row fee-row">
            <div class="col sm-2-2">
              <p class="fee"> Total Fee $9.95 </p>
            </div>
          </div>
          <div class="row">
            <div class="col sm-2-2">
              <button id="bill-form-button" class="_validation-btn"> Complete Order<br>
                <span>Safe &amp; Secure Transaction</span>
              </button>
            </div>
          </div>
        </div>
      </div>
      <div id="guarantees">
        <div class="row">
          <div class="col xxs-1-5">
            <img src="assets/images/secure1422747240-tool-set/icon-1.png">
          </div>
          <div class="col xxs-4-5">
            <h3>Shop with Confidence!</h3>
            <h4>Save and Secure Guaranteed!</h4>
            <p> You'll pay nothing if unauthrized charges are made to your credit card </p>
          </div>
        </div>
        <div class="row">
          <div class="col xxs-1-5">
            <img src="assets/images/secure1422747240-tool-set/icon-2.png">
          </div>
          <div class="col xxs-4-5">
            <h3>Your Privacy is Important!</h3>
            <p> All information is encrypted and transmitted without risk using a Secure Sockets Layer (SSL) protocol. </p>
          </div>
        </div>
        <!-- <div class="row">
					<div class="col sm-2-2">
						<img src="assets/images/global/version-21/payment-logos-tall.png" alt="payment logos" class="payment-logos" />
					</div>
				</div> -->
      </div>
    </div>
  </div>
  <input class="threeDSecure" name="threeDSecure" value="" type="hidden">
  <input class="addinfo" name="addinfo" value="" data-threeds="id" type="hidden">
  <div id="3dsIframe1658359876620"></div>
</form>

Text Content

CHECKING IF YOU QUALIFY...


CONGRATULATIONS YOU QUALIFIED!


CHECKING FOR STOCK...


STOCK AVAILABLE!



0
4
:
5
6

Makita
Tool Combo Kit



Update: Due to extremely high social media demand for our Makita Combo Kit Tool
Set, there is a limited time to claim your winning entry as of

July 20, 2022

. Offer expires in
04:56


OUR WINNERS

 * John,Dallas TX
 * Peter,Fresno CA
 * Heidi,Anguilla MS
 * Toni,New York NY


DELIVERY ADDRESS

First Name
Required
Last Name
Required
Country
United States
Zip Code
Required
Address
Required

City/Suburb
Required
State
State Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware
District of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas
Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi
Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York
North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West
Virginia Wisconsin Wyoming
Phone
+1
Required
Email
Required
Next

Secure 256 Bit Encrypted Connection


FINAL STEP

Payment Information


SHIPPING DETAILS






Card Type
Visa
Card Number
Required

Expiry Month
Expiry Month 010203040506070809101112
Expiry Year
Expiry Year
20222023202420252026202720282029203020312032203320342035203620372038203920402041
CVV
Required



Please wait whilst we verify your payment details

Total Fee $9.95

Complete Order
Safe & Secure Transaction


SHOP WITH CONFIDENCE!

SAVE AND SECURE GUARANTEED!

You'll pay nothing if unauthrized charges are made to your credit card


YOUR PRIVACY IS IMPORTANT!

All information is encrypted and transmitted without risk using a Secure Sockets
Layer (SSL) protocol.




WELCOME TO THE CLUB



Choose your vacation

Free Monthly Magazine

Weekly Draw Winners

Coupons & Gift Cards

Choose your vacation

Free Monthly Magazine

Weekly Draw Winners

Coupons & Gift Cards

Discover Now



OUR WINNERS

 * John,Dallas TX
 * Peter,Fresno CA
 * Heidi,Anguilla MS
 * Toni,New York NY

Please confirm your transaction



AMAZING NEWS! You are a winner of a Fantasy Island Group Makita Combo Kit Tool
Set Sweepstakes Entry AND a vacation package. Keep an eye on your email to see
details of what you have won. Nevertheless you have received a FREE entry into
our bonus prize draw where you could win one of many other unbelievable prizes,
which may include prizes such as a Samsung Galaxy, Apple iPhone, Apple iPad,
Xbox, PlayStation & Gift Cards (up to nine hundred dollars ($900) value). No
purchase or payment is necessary to enter our Sweepstakes. Must be 18+. Void
where prohibited.

You understand that, by clicking on the Complete Order button, you are enrolling
in a Fantasy Island Group Introductory Offer for 7 days for $9.95. You
understand that, unless you cancel before the expiration of the introductory
period, you will be automatically enrolled in a monthly subscription plan and
billed eighty-six dollars and sixty-one cents ($86.61) on a recurring monthly
basis unless and until you cancel. You may cancel at any time by using the
"Cancel" option on the Account Details page of my account, or by contacting
Fantasy Island Group Customer Support toll free at (877) 327-2411, or via email
at support@fantasyislandgroup.com. However, you must cancel before the automatic
renewal date to avoid incurring monthly subscription fees for the upcoming
month. You may also obtain a refund of any charge by contacting Customer Support
to request a refund within 30 days of such charge being made.

Congratulations, you have received your vacation package. For vacations the
traveller must submit a $50 refundable deposit. TRIPS Incentives Corp. dba Trips
Incentives dba TRIPS is registered with the State of Florida as a Seller of
Travel. Registration No. ST-37670. TRIPS Incentives is registered with the State
of California as a Seller of Travel. Registration No. 2101645-40. Registration
as a Seller of Travel does not constitute approval of the State of California.
Vacation details will be emailed once the $9.95 Admin and Registration is paid.

 * Terms & Conditions
 * Privacy Policy

X


TERMS AND CONDITIONS

AS PART OF ENTERING OUR Fantasy Island Group SWEEPSTAKES YOU ("THE CUSTOMER")
HEREBY AGREE TO THESE TERMS AND CONDITIONS.

ALL PERSONS UNDER THE AGE OF EIGHTEEN (18) YEARS ARE DENIED ACCESS TO THIS
WEBSITE. IF THE SUBSCRIBER IS UNDER EIGHTEEN (18) YEARS OF AGE, IT IS UNLAWFUL
FOR THE SUBSCRIBER TO VISIT, READ, OR INTERACT WITH THIS WEBSITE OR ITS CONTENTS
IN ANY MANNER. THIS WEBSITE SPECIFICALLY DENIES ACCESS TO ANY INDIVIDUAL THAT IS
COVERED BY THE CHILD ONLINE PRIVACY ACT (COPA) OF 1998. THIS WEBSITE RESERVES
THE RIGHT TO DENY ACCESS TO ANY PERSON OR VIEWER FOR ANY REASON.

By agreeing to the terms and conditions and checking the above box, you
acknowledge and agree to your membership to the Fantasy Island Group. Membership
provides you with access to our Premium Library which will include either
unlimited downloads of books; high quality games or monthly magazine
subscriptions.

Purchase Fee

As a user of Fantasy Island Group, you agree to a deeply discounted LIMITED user
fee of nine dollars and ninety-five cents ($9.95), the LIMITED user price. If
you're happy in approximately 7 days you will receive an email offer to purchase
30 days for our low one-time price of eighty-six dollars and sixty-one cents
($86.61), the 30 day FULL PLAN.

We will continue to send you offer to purchase upon expiration of your user
terms via text or email (data rates may apply) approximately every 28 days
simply reply N to postpone, please allow up to 10 days to process your payment.
You can continue to view our Premium Content including exclusive games, beta
games, motivational content, exercise videos, diet, nutrition and other VIP
Benefits unless you choose to cancel. You may cancel your purchase anytime by
contacting our customer support center by email, or toll-free telephone (877)
327-2411.

THE WEBSITE IS ALLOWED TO COLLECT AND STORE DATA AND INFORMATION FOR THE PURPOSE
OF THE USUAL OPERATIONS AND FUNCTIONS OF THE WEBSITE.

THE TERMS AND CONDITIONS MAY CHANGE FROM TIME TO TIME. SUBSCRIBERS HAVE AN
AFFIRMATIVE DUTY TO KEEP THEMSELVES INFORMED OF CHANGES.

Parties

Entrants, viewers, subscribers, users, or customers, collectively referred to as
"Entrants", are parties to this agreement. The Website and its owners and/or
operators are parties to this agreement, herein referred to as "Website".

Agreement

By checking the box above, you agree to be bound by these Terms and Conditions
(the "Terms and Conditions" or "Terms").

Acceptance and Subscription

Before a subscription or any transaction can be completed, an Entrant
acknowledges and agrees that they have read, fully understand, and agree to
these Terms and Conditions. By entering credit card information and clicking
confirm or applying for access and/or Services from this Website, an Entrant is
agreeing to these Terms and Conditions, and is agreeing to be legally bound by
them. This agreement is subject to change at any time. Changes are effective
when posted on this Website without notice upon each Entrant.

Intellectual Property

All copyright and other intellectual property rights subsisting in Website
(including, without limitation, the software, design, text and graphics
comprised in Website) are owned by Website. THE CUSTOMER is authorised to view
Website and its contents using THE CUSTOMER web browser. THE CUSTOMER must not
otherwise reproduce, transmit, communicate, adapt, distribute, sell, modify or
publish or otherwise use any of the material on Website, except as permitted by
statute, with our prior written consent or under these Terms.

Copyright

If you believe that any content on the Website infringes upon your copyrights,
you may submit a notification pursuant to the Digital Millennium Copyright Act
("DMCA") by providing the Copyright Agent with the following information in
writing (see 17 U.S.C 512(c)(3) for further detail): a physical or electronic
signature of a person authorized to act on behalf of the owner of an exclusive
right that is allegedly infringed; identification of the copyrighted work
claimed to have been infringed, or, if multiple copyrighted works at a single
online site are covered by a single notification, a representative list of such
works at that site; identification of the material that is claimed to be
infringing or to be the subject of infringing activity and that is to be removed
or access to which is to be disabled and information reasonably sufficient to
permit the service provider to locate the material; information reasonably
sufficient to permit the service provider to contact you, such as an address,
telephone number, and, if available, an electronic mail; a statement that you
have a good faith belief that use of the material in the manner complained of is
not authorized by the copyright owner, its agent, or the law; and a statement
that the information in the notification is accurate, and under penalty of
perjury, that you are authorized to act on behalf of the owner of an exclusive
right that is allegedly infringed.

Patent

The Website or any of its licensors or affiliates Products, technology and
processes referred to or posted on the Web Site may be covered by one or more
patents and/or are subject to other trade secret and/or any other proprietary
rights. No transfer or grant of any rights under any such patents is made or is
to be implied by any provision of these Terms and Conditions or by any other
provision contained in the Website, and the Website and/or its licensors and/or
affiliates reserves all such rights.

Further Disclaimers

The Website is not responsible for any incorrect or inaccurate content posted on
the Website or in connection with any of the Services provided, whether caused
by users or by any of the equipment or programming associated with or utilized
in any of the Services. The Website is not responsible for the conduct, whether
online or offline, of any user. The Website assumes no responsibility for any
error, omission, interruption, deletion, defect, delay in operation or
transmission, communications line failure, theft or destruction or unauthorized
access to, or alteration of, any of the Services, Products or Prizes. The
Website is not responsible for any problems or technical malfunction of any
telephone network or lines, computer online systems, servers or providers,
computer equipment, software, failure of any email or players due to technical
problems or traffic congestion on the Internet or at any of the Services or
combination thereof, including any injury or damage to users or to any persons
computer related to or resulting from participation or downloading materials in
connection with the Website and/or in connection with the Services, Products or
Prizes. Under no circumstances shall the Website be responsible for any loss or
damage, including personal injury or death, resulting from use of the Website or
the Services or from any content posted on the Website or transmitted to users,
or any interactions between users, whether online or offline.

Prize / Product Terms and Conditions

To enter, Entrants must correctly complete the relevant game or challenge
presented to them on any specific Fantasy Island Group websites. Employees of
the promoter (and their immediate families) and its agencies associated with
this promotion are not eligible to enter.

No purchase necessary. All you need to do to claim your prize is fill out the
above form completely and you will automatically be entered into our drawing,
and you will also receive your free vacation if you won a free vacation without
participation in the Fantasy Island Group. You only need to enter your personal
information to enter, you do not need to enter any credit card information.

Vacation Package and Monthly Bonus Drawing

Instant and Bonus Draw Prize Winners

NO PURCHASE OR PAYMENT OF ANY KIND IS NECESSARY TO WIN ANY PRIZE. ANY PLAYER MAY
RECEIVE HIS/HER PRIZE BY EITHER EMAILING COMPLETE NAME AND ADDRESS TO
support@fantasyislandgroup.com, OR BY FILING OUT THE ABOVE FORM COMPLETELY.

There are three (3) opportunities for someone to win instantly and in any and/or
each nominated promotional period:

 1. Every correct guess of our promotional game receives a vacation package. For
    vacations the traveller must submit a $50 refundable deposit. TRIPS
    Incentives Corp. dba Trips Incentives dba TRIPS is registered with the State
    of Florida as a Seller of Travel. Registration No. ST-37670. TRIPS
    Incentives is registered with the State of California as a Seller of Travel.
    Registration No. 2101645-40. Registration as a Seller of Travel does not
    constitute approval of the State of California. Vacation details will be
    emailed once the Admin and Registration is paid; and
 2. Every correct entry by each individual will receive a Subscription to the
    Fantasy Island Group, which they are free to cancel at any time by
    contacting the Fantasy Island Group support service via means established on
    the Fantasy Island Group website/s.
 3. Additionally, every correct player also receives one (1) entry in the 2nd
    Bonus Prize Draw. For each promotional period, as stipulated by the Website
    from time-to-time, the Website shall award additional prizes of one (1)
    unit/instance each of prizes that may include prizes such as a Samsung
    Galaxy, Apple iPhone, Apple iPad, Xbox, PlayStation & Gift Cards (up to nine
    hundred dollars ($900) value. Winners will be automatically sent their prize
    via Fedex. In the event of a prize being unclaimed the prize will be
    redrawn. In the event the prize advertized becomes unavailable, the Fantasy
    Island Group may substitute a cash award of equal value in lieu of the
    prize.

THE CUSTOMER acknowledges and agrees that in the event of the player winning any
prize they MAY be required to provide verification of their name and address
details, and also may be requested to provide a photograph of THE CUSTOMER. The
player acknowledges and agrees that the provision of this information on request
is not a requirement of prize eligibility but is required to ensure correct
allocation of any prize won by any player. The player further acknowledges and
agrees that from this information provided, the First Name, City, State, Country
and photograph provided of the player may be used for compliance and/or
promotional purposes by the Website at the sole discretion of the Website.

Player acknowledge, understand and agree that all prizes awarded to players by
the Website instantly are strictly non-transferable, are not at any time
redeemable for cash, and retain no cash or other value to the player or any
other at any time.

All Prizes offered by this Website are provided with the manufacturers limited
warranty only. Subject to the rights and remedies to which THE CUSTOMER may be
entitled under the applicable Consumer Law Website warrants solely that the
Prizes provided to THE CUSTOMER under these Terms shall have the characteristics
specified in Website specifications for such Prizes. The warranty period and
service vary by manufacturer and Prize. Other than the rights and remedies to
which THE CUSTOMER may be entitled under the applicable Consumer Law, warranty
is excluded for the delivery of any Prizes.

EXCEPT FOR THE WARRANTIES SET FORTH ABOVE, WEBSITE MAKES NO OTHER WARRANTIES,
EITHER EXPRESS OR IMPLIED, WITH RESPECT TO THE PRIZES, OR ANY RELATED SERVICES
PERFORMED BY WEBSITE OR ANY OF ITS AGENTS OR SUBCONTRACTORS IN CONNECTION WITH
ANY ORDER. SUBJECT TO THE ABOVE DESCRIBED APPLICATION OF THE APPLICABLE CONSUMER
LAW, TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE SUBSCRIBER AGREE THAT WEBSITE
SHALL NOT BE LIABLE FOR PERSONAL INJURY AND PROPERTY DAMAGE RESULTING FROM THE
USE, IMPROPER HANDLING, MODIFICATION, OR MISUSE OF THE PRIZES BY THE SUBSCRIBER
OR ANY OTHER PERSON FOLLOWING DELIVERY BY WEBSITE. IN NO EVENT SHALL WEBSITE BE
LIABLE TO THE SUBSCRIBER OR ANY OTHER PERSON FOR INCIDENTAL OR CONSEQUENTIAL
DAMAGES INCLUDING, BUT NOT LIMITED TO, LOSS OF REVENUE, PROFITS, CUSTOM,
REPUTATION OR GOODWILL, LOSS-OF-USE DAMAGES OR ADDITIONAL EXPENSES INCURRED,
WHETHER PURSUANT TO A CLAIM IN CONTRACT, TORT OR OTHERWISE, AND WHETHER IN AN
ACTION FOR BREACH OF WARRANTY OR OTHERWISE.

Disclaimer

Subject to the above, to the maximum extent permitted by law, this Website
hereby disclaims any and all liability from claims arising from the Trade
Promotion.

Indemnity

THE CUSTOMER agrees to indemnify, defend, and hold the Website and its members,
managers, shareholders, directors, officers, employees, agents, affiliates,
licensors, and other partners (collectively, the "indemnified persons") harmless
from any loss, cost, expense, liability, claim, or demand, including reasonable
attorneys fees, suffered by any Indemnified Persons due to, arising out of, or
in connection with; THE CUSTOMERs use of Website, entry into the Trade Promotion
or any of the Services offered by Website; any violation of these Terms and
Conditions by THE CUSTOMER or any person acting in collusion with THE CUSTOMER;
any violation of applicable law or court order by THE CUSTOMER, and any
negligence or wilful misconduct by THE CUSTOMER.

Prohibited Application

Unless expressly authorized by Website, no one may hyperlink this Website, or
portions thereof, (including, but not limited to, logotypes, trademarks,
branding or copyrighted material) to theirs for any reason. Further, THE
CUSTOMER is not allowed to reference the URL (Website address) of this Website
in any commercial or non-commercial media without express permission, nor are
THE CUSTOMER allowed to "frame" the Website. THE CUSTOMER specifically agrees to
cooperate with the Website to remove or de-activate any such activities and be
liable for all damages. THE CUSTOMER hereby agrees to liquidated damages of
US$100,000.00 plus costs and actual damages for violating this provision.

Contents Disclaimer

The Website disclaims any responsibility for the accuracy of the content of this
Website. Entrants assume all the risk of viewing, reading, using, or relying
upon this information. Unless THE CUSTOMER has otherwise formed an express
contract to the contrary with the Website, THE CUSTOMER has no right to rely on
any information contained herein as accurate. The Website makes no such
warranty. The Website assumes no responsibility for damage to computers or
software of the THE CUSTOMER or any person the THE CUSTOMER subsequently
communicates with from corrupting code or data that is inadvertently passed to
the THE CUSTOMERs computer. Again, THE CUSTOMER views and interacts with this
Website, or banners or pop-ups or advertising displayed thereon, at his own
risk.

Force Majeure

THE CUSTOMER agrees that Website shall not be liable for any delay or failure in
the performance of any of its obligations under these Terms & Conditions if such
failure is due to an event of force majeure. A force majeure event is any act of
government or state, civil commotion, epidemic, fire, flood, industrial action
or organized protests by third parties, natural disaster, war, failure of
payment systems, or any event beyond the reasonable control of Website.

Class Action

By agreeing to these Terms & Conditions, THE CUSTOMER and Website each waive the
right to participate in a class action.

Governing Laws

These Terms & Conditions and THE CUSTOMERs use of Website shall be governed by
and must be construed according to the laws applying in the United States of
America. Each party submits to the non-exclusive jurisdiction of the courts of
the United States of America, and the courts competent to determine appeals from
those courts, with respect to any proceedings that may be brought at any time
relating to this Agreement.

THE CUSTOMER agrees that Website cannot be held liable if laws applicable to THE
CUSTOMER restrict or prohibit THE CUSTOMERs participation in the Trade
Promotion.

International Sale of Goods

THE CUSTOMER and the Website agree that the provisions of the UN Convention on
the International Sale of Goods will not apply to the actual, implied or
inferred contract between the parties for the subscription to the Website, and
any Prize provided by the application of such subscription.

Enforceability

If any provision of these Terms & Conditions is held by a court of competent
jurisdiction to be invalid, unenforceable, or void, the remainder of these Terms
& Conditions shall remain in force and effect and such invalid, unenforceable or
void provisions will be deemed to be modified so as to affect the original
intent of these Terms & Conditions as closely as possible.

Close

X


PRIVACY POLICY

Policy Last Revised: September 20, 2018

Fantasy Island Group ("Fantasy Island Group," "we" "our" or "us") sets forth the
following Privacy Policy ("Policy") with our practices associated with
collecting, using, and sharing information that is personally identifiable to a
user ("PII") and information that is not personally identifiable to a user
("non-PII"). For purposes of this Policy, PII and non-PII will be referred to
collectively as "Information."

By accessing and using one of our websites or other web venues where our
offerings and/or our third party marketing partners offerings and other content
are featured (collectively, "Promotions") to users (collectively, the "Web
Venues" and each a "Web Venue"), you agree to the terms of this Policy. If you
do not agree to nor accept these terms in their entirety, please do not use or
visit a Web Venue or participate in any Promotion. In this Policy, we also
describe additional rights that California users have under the California
"Shine the Light" law.

HOW INFORMATION IS COLLECTED

Here are some of the ways we collect Information from users:

 * Registration forms and surveys;
 * Product purchases and inquires;
 * By tracking users online behavior on our Web Venues;
 * Emails, telephone calls, USPS mail and other customer service or other
   contacts with users;
 * Through the use of "cookies" (small text files placed on a users computer
   that track online behavior), single-pixel GIF image files (also called "web
   beacons") and other technological means (collectively, "Cookies") placed by
   us and our third-party marketing partners; and
 * Information provided to claim a reward from a Promotion.



We permit third-parties to advertise and promote our Web Venues and we may place
and permit third-parties to place advertising, cookies, web beacons and other
content, including links to other websites on our Web Venues. We and our
third-party marketing partners may use these technological means placed on our
Web Venues to collect and share your Information.

TYPES OF INFORMATION WE COLLECT

Here are the types of information we collect from users:

 * Name
 * Postal address
 * E-mail address
 * Telephone number
 * Mobile/landline phone number
 * Gender and date of birth
 * IP address
 * Survey responses
 * Product purchase and offer inquiries
 * Device ID & location
 * Browser user agent
 * Referring URL



Your browsing or navigation behavior over any of our Web Venues, including your
completion of any forms and/or provision of any Information, may be captured or
recorded by a third-party vendor in real-time with whom we partner. This capture
or recordation is necessary for a variety of reasons, one of which is to
evidence any legal consents that you may provide to us when you complete a form
or otherwise provide Information over one of our Web Venues.

We may use third-party data about users provided by third party marketing
partners and advertising sponsors (collectively, "Partners") as well as our
affiliates (which includes our parent, subsidiaries and other entities under
common control with us) (collectively, "Affiliates") sources, including those
provided by our ("Affiliates") to augment and/or verify the Information we
collect from users and may also associate demographic and other data we collect,
such as the users browser and device, with their Information

CHILDREN AND NON-US RESIDENTS

The Website is intended to comply with the Childrens Online Privacy Protection
Act (COPPA). COPPA requires that web site operators never knowingly collect PII
from anyone under the age of 13 without prior verifiable parental consent. We do
not knowingly collect or retain information from the Web Venues from children
under the age of 18 except we may collect a limited amount of Information from
users who are over 13. The Web Venues are intended for use by U.S. residents who
are not minors. If you are a minor, not a U.S. resident (no Canadian residents
permitted), or do not agree with this Policys terms, please do not access or use
our Web Venues.

USE AND SHARING OF INFORMATION

We may use Information and share it with our Affiliates and Partners (who may
compensate us) in many ways and for many purposes including to:

 * Assist with site operation and other communication services, we may share
   Information with third-parties, including vendors and contractors who provide
   services to us;
 * Fulfill a Promotion;
 * Maintain suppression or opt-out lists that we may share with third-parties so
   that a user is not contacted when the user has asked not to be;
 * Provide customer service and respond to inquiries;
 * Provide users with information and/or offers for products or services from us
   or our Partners;
 * Enable Partners to contact you for marketing purposes;
 * Track online behavior for behavioral advertising and other marketing
   purposes. If a user registers on one of our Web Venues, the user may receive
   relevant third-party daily emails from that Web Venue, its exclusive emailing
   partner and other websites we or our Affiliates own and/or operate;
 * Augment Information by enhancing it with other data sources provided by
   third-parties and/or our Affiliates to enable us, for example, to gain deeper
   insights into our users;
 * Make telephone calls and send text messages to users with information and
   offers, provided the user consented to be marketed to in this manner as
   further described below;
 * Develop and/or enhance our Affiliates and/or Partners products and/or
   services;
 * If we are sold, merge with a third-party, are acquired or are the subject of
   bankruptcy proceedings, your Information may be shared with the applicable
   third-party(ies); if we are involved in one of these transactions, you will
   be notified via email and/or a notice on our Web Venue of any change in
   ownership or uses of your Information, as well as any choices that you may
   have regarding your Information;
 * Respond to subpoenas, court orders, or legal process, or to establish or
   exercise our legal rights or defend against legal claims or when we determine
   it is necessary to comply with applicable laws or regulations; where
   permitted by applicable law, we will provide you with e-mail notice, and
   opportunity to challenge the applicable subpoena/request prior to disclosure
   of any Information; and
 * Assist with Web Venue operation and other communication services, share
   Information with third-parties, including our vendors and contractors.



By submitting your Information to us on a Web Venue, you agree that this is an
inquiry and/or application for purposes of the Amended Telemarketing Sales Rule,
as amended (the "Rule") and applicable state do-not-call regulations. This
allows us to contact you via telemarketing even if your telephone number is
listed on the Federal Trade Commissions Do-Not-Call List, and/or on applicable
state do-not-call lists.

Where you provide "prior express written consent" within the meaning of the
Telephone Consumer Protection Act ("TCPA"), you consent to receive telephone
calls, including artificial voice calls, pre-recorded messages and/or calls
delivered via automated technology and text and SMS messages to the telephone
number(s) that you provided from us and the marketing partners listed in and
hyperlinked to the consent. You are not required to provide this consent to
obtain access to our Promotions, products or services, and your consent simply
allows us to contact you via these means. By agreeing to this Policy, you are
obligated to immediately inform us if the telephone number that you provided us
changes. If you: (a) have your telephone number reassigned to another person;
(b) give up your telephone number; (c) port your cellular telephone number to a
landline or vice versa; or (d) otherwise stop using that telephone number, you
agree to promptly contact us at support@fantasyislandgroup.com

BEHAVIORAL ADVERTISING

Our Web Venues use Cookies to determine whether a user has previously visited
our website to streamline the registration process. Although we do not use
Cookies for other purposes, we and our Partners and Affiliates reserve the right
to use Cookies to track users online behavior after they leave a Web Venue, and
to collect Information that enables the tailoring of targeted offers and
advertisements. (To find out more about Cookies, please visit
www.cookiecentral.com.) We may share this and other Information with our
Partners, who may compensate us, and Affiliates. We are not responsible for the
Information collected by our Partners and Affiliates, for their use of this
Information or for the privacy practices of other websites that are linked to
our Web Venues.

Most computers are initially set up to accept Cookies, but you can reset your
Internet browser to refuse all Cookies or to indicate when a Cookie is being
sent. To disable and reject certain Cookies, follow the instructions associated
with the Internet browser you are using. Even where you reject a Cookie, you may
still use the Web Venue but your ability to use certain features offerings may
be impaired. We may retain Cookie data indefinitely.

WELLNESS INFORMATION

Our surveys may ask health-related questions which we may share with our
Partners who advertise health-related products and services on our Web Venues or
who otherwise promote health-related products or services. You may always
request modification or suppression of your information by contacting us at
support@fantasyislandgroup.com

You may also opt-out from future communications from a third-party by contacting
them directly. A Partners use of Information is subject to their privacy policy
and we have no control or responsibility over their use.

Users may opt-out from the collection of online viewing data for behavioral
advertising purposes by companies who have elected to participate in one of the
behavioral advertising opt-out mechanisms. To opt out of these types of ads,
please visit the Network Advertising Initiative (NAI) for information about how
to opt-out of interest-based advertising by their members. See
http://www.networkadvertising.org for general information about the NAI and
http://www.networkadvertising.org/managing/opt_out.asp for the opt-out page. You
may also visit http://www.aboutads.info/consumers/ to learn about interest-based
advertising and how to opt-out from online behavioral ads served by some or all
participating companies. As is the case with most websites, we have currently
elected to not participate in any of these programs or alter our behavior when a
user to one of our Web Venues has activated the "do-not-track" setting on their
browser (see, "Browser "Do Not Track" Signals," described below).

ACCESSING, CORRECTING AND DELETING YOUR INFORMATION

All users who provide their Information to us may modify, delete and/or correct
their Information by contacting us at support@fantasyislandgroup.com

We will respond to your request within thirty (30) days. If you request deletion
of your Information, please note that your Information will be suppressed from
further use as described in this Policy. However, we will retain and may use
your Information as necessary to comply with our policies including legal
obligations, dispute resolution and enforcement of our agreements.

We ask individual users to identify themselves and the Information requested to
be accessed, corrected or deleted (suppressed) before processing such requests,
and, to the extent permitted by applicable law, we may decline to process
requests that are unreasonably repetitive or systematic, require
disproportionate technical effort, jeopardize the privacy of others or would be
extremely impractical (for instance, requests concerning Information residing on
backup tapes). Please be advised that deleting (suppressing) your Information
may terminate your access to some of our offerings and Promotions. If you wish
to continue using the full complement of our services, you may not be able to
delete (suppress) all of the Information that we have on file for you.

E-MAIL COMMUNICATIONS AND MARKETING

When you submit your email address through any Web Venue or one of our websites,
you are consenting to receive offers and information about Promotions by e-mail,
as well as for us to communicate with you about the Promotions at the e-mail
address provided. If you subsequently decide that you wish to no longer receive
marketing e-mails, please follow the instructions at the end of any email
message to unsubscribe or e-mail us at support@fantasyislandgroup.com and
request to unsubscribe. Please allow up to 10 business days for any removal
request to be processed. Please note that if you decide not to receive marketing
emails from us, you may still receive transactional email messages regarding any
products or service you have purchased. If you have questions or concerns
regarding this provision, please contact us by e-mail at
support@fantasyislandgroup.com

THIRD-PARTIES LINKS

The Web Venues and any of our websites may contain links leading to other sites.
This Policy covers our use of cookies only and does not cover the use of cookies
by third parties. We do not control when or how third parties place cookies on
your computer. For example, third party websites to which a link points may set
cookies on your computer. Some of these services may be used to track your
behavior on other websites and we have no control over this. We are not
responsible for the privacy practices of the linked sites. We strongly recommend
that you read the privacy policies of the linked websites as they may contain
further terms and conditions that apply to you.

DATA RETENTION

The time periods for which we retain your Information depend on the purposes for
which we use it. We will keep your Information for as long as you are a user
and, thereafter, for no longer than is reasonably necessary for reporting and
reconciliation purposes pursuant to legal requirements and to provide you with
any feedback or information you might request or require.

YOUR CALIFORNIA PRIVACY RIGHTS

As described in this Privacy Policy, from time to time we may make your
Information available to third parties for their marketing purposes. A
California law known as the "Shine the Light" law permits our users who are
California residents to request certain information about our disclosure of
Information to third parties for direct marketing purposes. If you are a
California resident and would like to make such a request, please submit your
request in writing to us at support@fantasyislandgroup.com .If you do not want
us to share your personal information with third parties, you may opt-out of
this information sharing by emailing us at support@fantasyislandgroup.com.
Please allow 30 days for a response. In accordance with California Civil Code
Sec. 1789.3, California resident users are entitled to know that they may file
grievances and complaints with California Department of Consumer Affairs, 400 R
Street, Suite 1080, Sacramento, CA 95814; or by phone at 916-445-1254 or
800-952-5210; or by email to dca@dca.ca.gov.

BROWSER "DO NOT TRACK" SIGNALS

Most browsers contain a "do-not-track" setting. In general, when a
"do-not-track" setting is active, the users browser notifies other websites that
the user does not want their personal information and online behavior to be
tracked and used, for example, for behavioral advertising. As required by the
California Shine the Light law, we are required to inform you that, as is the
case with most websites, we do not honor or alter our behavior when a user to
one of our Web Venues has activated the "do-not-track" setting on his/her
browser.

BUSINESS OR ASSET TRANSFER

In the event that we, a line of our business, or our assets are transferred,
sold or merged with another business, information, including, but not limited to
your PII, may be one of the transferred assets and we will not be obliged to
notify you or need your consent in order to transfer such information.

CHANGES TO THIS POLICY

We reserve the right to revise and update this Policy at any time. If we make
material changes to this Policy, we will post notice on our Web Venue. Any such
revisions will be effective 30 days after posting to the Web Venue and will
apply to all Information collected by us both before and following the effective
date. If we expand the way we use PII, we will notify users by: (a) sending the
modified policy to our users via email; and/or (b) by any other reasonable means
acceptable under applicable state and federal law. You will have a choice as to
whether or not we use your PII in this different manner and we will only use
your PII in this way where you opt-in to such use. Users should periodically
visit this Policy to review our current policies on our collection and use of
Information.

QUESTIONS, SUGGESTIONS OR TO CONTACT US

If you have any questions, comments, complaints, or suggestions regarding this
Policy or our Web Venue(s), please contact us at support@fantasyislandgroup.com

Close

X

You understand that, by clicking on the Complete Order button, you are enrolling
in a Fantasy Island Group Introductory Offer for 7 days for $9.95. You
understand that, unless you cancel before the expiration of the introductory
period, you will be automatically enrolled in a monthly subscription plan and
billed eighty-six dollars and sixty-one cents ($86.61) on a recurring monthly
basis unless and until you cancel. You may cancel at any time by using the
"Cancel" option on the Account Details page of my account, or by contacting
Fantasy Island Group Customer Support toll free at (877) 327-2411, or via email
at support@fantasyislandgroup.com. However, you must cancel before the automatic
renewal date to avoid incurring monthly subscription fees for the upcoming
month. You may also obtain a refund of any charge by contacting Customer Support
to request a refund within 30 days of such charge being made.

Close