<style>
    .footer_cls
    {
        display:none;
    }
</style>
<link rel="stylesheet" id="style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/bootstrap-responsive.css" type="text/css" media="all">
<style type="text/css">
div#top-bar-menu {
    display: none;
}
.footer_cls {
    display:none;
}
</style>

                        <input type="submit" style="text-align:center; font:bold 24px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#fff; border-radius:6px; background:#bb2733; border:none; padding:7px 15px; cursor:pointer; margin-bottom:20px" value="SUBMIT MY PAYMENT" name="submit1">
                    </div>
                </div>
            </div>
        </div>
    </form>
</div><link rel="stylesheet" id="mbg_easy_style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/mbg_easy_style.css" type="text/css" media="all">
<link rel="stylesheet" id="style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/style_form.css" type="text/css" media="all">

<style>
.footer_cls, .title h1
{
	display:none;
}
div#top-bar-menu {
    display: none;
}

</style>
<div class="sing_up_form"><div class="container"><h1>Start Packing!</h1>
	<span class="SmallH1">You have submitted your reservation request for Confirmation Page</span><hr />
	<p><center>I will process your request and contact you with additional information.<br/><br/>
<strong>PLEASE NOTE: THIS IS A RESERVATION REQUEST ONLY.  YOU WILL RECEIVE A
CONFIRMATION ONCE YOUR PAYMENT HAS BEEN PROCESSED AND YOUR ROOM
ASSIGNED.</strong></center></p><p><center>If you have any questions or would like more information regarding your
trip, please contact me at:</center></p>
<center><h4>Shanda Johnson</h4></center>
		<div class="phone_cls">
			<center>6789645917 * <a href="mailto:shanda@trekkwright.com?Subject=Hello" target="_top" style="text-decoration:underline">
			shanda@trekkwright.com
			</a></center><br />&nbsp;
		</div>
</div>
</div><link rel="stylesheet" id="style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/bootstrap-responsive.css" type="text/css" media="all">
<link rel="stylesheet" id="style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/mbg_easy_style.css" type="text/css" media="all">
<link rel="stylesheet" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/style_form.css" type='text/css' media='all'  />

<style type="text/css">
header.header > .fl-builder-content,
div#top-bar-menu {
    display: none;
}
.footer_cls
{
display:none;
}
#mm-0{
  display:none;
}
.title{
    display:none;
}
.container {
    text-align: center;
}
</style>


<div class="container">
<div class="Logo"><img src="//tap7.myagentgenie.com/sjohnson1/wp-content/uploads/sites/5815/2021/10/Logo-Preview.png" width="200px"/></div>
<h1 class="confirm-thanks">
Thank you for submitting your payment information
</h1>

<div class="payment-footer">
<h4 class="mbg-agent-name">Trekk Wright</h4>


<h4 class="mpg-agent-info"> <a href="">
</a></h4>

<h4 class="mpg-agent-info"><a href="mailto:"></a></h4>
  
</div>
</div>
                        

  
<link rel="stylesheet" id="style_form-css" href="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/css/bootstrap-responsive.css" type="text/css" media="all">
<style type="text/css">
div#top-bar-menu {
    display: none;
	
}
div.title{
	display:none;
}
.g-recaptcha {
	clear: both;
}
</style>
<!--<script src="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/orb_custom_registration/js/jquery.min.js"></script>-->
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.0/themes/smoothness/jquery-ui.css">
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
<script src="//tap7.myagentgenie.com/sjohnson1/wp-content/plugins/my-booking-genie/assets/js/jSignature.min.noconflict.js"></script>

<script>
$(function() {
	$( ".datepicker" ).datepicker({ yearRange: "-100:+0", changeMonth: true,
		changeYear: true,
		showButtonPanel: true
	});
});

$(document).ready(function() {
	var template = $("#card");
	$("#add_filds").click(function() {
		console.log('test');
		$dup = $(template).clone();
		$("#card").append('<hr>' + $($dup).html());
	});
});

function formvalidation() {
	var cabin_category   =  $("#cabin_category").val();

	var pone_firstname   =  $("#pone_firstname").val();
	var pone_midname     =  $("#pone_midname").val();
	var pone_lastname    =  $("#pone_lastname").val();
	var pone_gender      =  $("#pone_gender").val();
	var pone_citizen     =  $("#pone_citizen").val();
	var pone_dob         =  $("#pone_dob").val();

	var travel_Insurance =	$("#travel_Insurance").val();
	var travel_Cancel    =  $("#travel_Cancel").val();
	var billing_fname    =  $("#billing_fname").val();
	var billing_lname    =  $("#billing_lname").val();
	var billing_address  =  $("#billing_address").val();
	var billing_city     =  $("#billing_city").val();
	var billing_state    =  $("#billing_state").val();
	var billing_zip      =  $("#billing_zip").val();
	var billing_phone    =  $("#billing_phone").val();
	var billing_email    =  $("#billing_email").val();

	var card_name        =  $("#card_name").val();
	var card_type        =  $("#card_type").val();
	var card_month       =  $("#card_month").val();
	var card_year        =  $("#card_year").val();
	var card_number      =  $("#card_number").val();

	var post_c      	 =  $("#post_c").val();
	var post_total       =  $("#post_total").val();

	var verbal			 =  $('input[name=verbal_approval]:checked').val();
	var concent			 =  $('#electronic_consent:checked').val();
	var sig 			 =	$('#electronic_consent_name').val();

	if(cabin_category == "") {
		alert("Please Select Cabin Category");
		jQuery("#cabin_category").focus();
		return false;
	}

	if(pone_firstname == "") {
		alert("Please Provide First Name of Traveler one ");
		jQuery("#pone_firstname").focus();
		return false;
	}

	if(pone_lastname == "") {
		alert("Please Provide Last Name of Traveler one ");
		jQuery("#pone_lastname").focus();
		return false;
	}

	if(pone_gender == "") {
		alert("Please Select Gender of Traveler one ");
		jQuery("#pone_gender").focus();
		return false;
	}

	if(pone_citizen == "") {
		alert("Please Select U. S. Citizen of Traveler one ");
		jQuery("#cabin_category").focus();
		return false;
	}

	if(pone_dob == "") {
		alert("Please Select Date of Birth of Traveler one ");
		jQuery("#pone_dob").focus();
		return false;
	}

	if(travel_Insurance == "") {
		alert("Please Select TRAVEL INSURANCE OPTIONS");
		jQuery("#travel_Insurance").focus();
		return false;
	}

	if(travel_Cancel == "") {
		alert("Please Select TRAVEL CANCELLATION INSURANCE");
		jQuery("#travel_Cancel").focus();
		return false;
	}

	if(billing_fname == "") {
		alert("Please Enter Billing First Name");
		jQuery("#billing_fname").focus();
		return false;
	}

	if(billing_lname == "") {
		alert("Please Enter Billing Last Name");
		jQuery("#billing_lname").focus();
		return false;
	}

	if(cabin_category == "") {
		alert("Please Select Cabin Category");
		jQuery("#cabin_category").focus();
		return false;
	}

	if(billing_address == "") {
		alert("Please Enter Billing Address");
		jQuery("#billing_address").focus();
		return false;
	}

	if(billing_city == "") {
		alert("Please Enter Billing city");
		jQuery("#billing_city").focus();
		return false;
	}

	if(billing_state == "") {
		alert("Please Enter Billing State");
		jQuery("#billing_state").focus();
		return false;
	}

	if(billing_zip == "") {
		alert("Please Enter Billing Zip");
		jQuery("#billing_zip").focus();
		return false;
	}

	if(billing_phone == "") {
		alert("Please Enter Billing Phone");
		jQuery("#billing_phone").focus();
		return false;
	}

	if(billing_email == "") {
		alert("Please Enter Billing Email");
		jQuery("#billing_email").focus();
		return false;
	}

	if(card_name == "") {
		alert("Please Enter Name on Card");
		jQuery("#card_name").focus();
		return false;
	}

	if(card_number == "") {
		alert("Please Enter Card Number");
		jQuery("#card_number").focus();
		return false;
	}

	if(card_type == "") {
		alert("Please Enter card type");
		jQuery("#card_type").focus();
		return false;
	}

	if(card_month == "") {
		alert("Please Enter Expiration Month");
		jQuery("#card_month").focus();
		return false;
	}

	if(card_year == "") {
		alert("Please Enter Expiration Year");
		jQuery("#card_year").focus();
		return false;
	}

		if(post_total == "") {
		alert("Please Enter Captcha");
		jQuery("#post_total").focus();
		return false;
	}

	if(post_total != post_c) {
		alert("Please Enter Correct Captcha");
		jQuery("#post_total").focus();
		return false;
	}
	}
</script>
 <style>
#add_filds:hover
{
color:#BB2733;
cursor:pointer;
}
</style>

<form class="sing_up_form" action="//tap7.myagentgenie.com/sjohnson1/confirmation-page/" name="customer_reg_form" id="payment" method="post" onsubmit="return formvalidation();">

<div class="container">
<div class="form-logo"><a href="" style="border:none">
<div class="Logo"><img src="//tap7.myagentgenie.com/sjohnson1/wp-content/uploads/sites/5815/2021/10/Logo-Preview.png" width="200px"/></div>
</a></div>
 <h1>Customer Sign Up </h1>
<span class="SmallH1">
	</span>
<span class="cruise_date">January 01 - January 01, 1970</span>

<h4 style="">Cancellation Penalties</h4>
<span class="blnk_div">

</span>

<div class="form-area">
<div class="border-div">
	<h4>Travelers Must Have Proper Travel Documents</h4>

	<p>For international travel, excluding cruises that begin at  and return to the same U.S. port, <strong>U.S. CITIZENS MUST HAVE A VALID PASSPORT</strong>.<br/>For cruises that begin at and return to the same U.S. port, <strong>U.S. CITIZENS</strong> must have a VALID PASSPORT or original certified birth certificate w/raised seal and photo ID. <strong>NON-U.S. CITIZENS</strong> and <strong>RESIDENT ALIENS</strong> should contact their respective embassies and U.S. Immigration for applicable regulations.</p>
</div>

<div class="heading-div">
	Only <a href="" style="color:#08325a;">ONE</a> Registration Form Per Cabin/Room Please
</div>

<div class="gray-form">
	<div class="div-repeat">
		<label>Select Your Cabin/Room Category </label>
		<select name="cabin_category" id="cabin_category" ><option value="">Select Cabin Category</option>
				</select>
	</div>
	
	<span class="heading1"> TRAVELERS MUST USE THEIR LEGAL NAMES AS THEY APPEAR ON THEIR PROOF OF CITIZENSHIP TO REGISTER</span>

	<!-----------passenger one------------------------------------------------------>
	<div class="row-form2">
		<ul>
			<li>
				<label> Traveler one</label>
				<input type="text" id="pone_firstname" placeholder="First Name" name="p_one[name]" style="">
			</li>
			<li>
				<input type="text" id="pone_midname" placeholder="Middle Name"  name="p_one[mid]" style="">
			</li>
			<li>
				<input type="text" id="pone_lastname" placeholder="Last Name"   name="p_one[last]" style="">
			</li>
			<li>
				<label>Gender</label>
				<select id="pone_gender"  name="p_one[gender]"><option value="">Please Select</option><option value="male">male</option><option value="female">female</option><option value="other">other</option></select>
			</li>
			<li>
				<label>U.S. Citizen</label>
				<select id="pone_citizen" name="p_one[citizen]">
					<option value="">Please Select</option>
					<option value="yes">yes</option>
					<option value="no">no</option>
				</select>
			</li>
			<li>
				<label>Date Of Birth</label>
				<input type="text" id="pone_dob" placeholder="Date of Birth"   name="p_one[dob]" class="datepicker">
			</li>
		</ul>


		<!-----------passenger one end ------------------------------------------------------>


		<!-----------passenger two start ------------------------------------------------------>


		<ul>
			<li>
				<label> Traveler Two</label>
				<input type="text" placeholder="First Name"  name="p_two[name]">
			</li>
			<li>
				<input type="text" placeholder="Middle Name"  name="p_two[mid]" >
			</li>
			<li>
				<input type="text" placeholder="Last Name"  name="p_two[last]">
			</li>
			<li>
				<label>Gender</label>
				<select name="p_two[gender]">
					<option value="">Please Select
					<option>
					<option value="male">male</option>
					<option value="female">female</option>
					<option value="other">other</option>
				</select>
			</li>
			<li>
				<label>U.S. Citizen</label>
				<select name="p_two[citizen]"><option value="">Please Select</option><option value="yes">yes</option><option value="no">no</option></select>
			</li>
			<li>
				<label>Date of Birth</label>
				<input type="text"  placeholder="Date of Birth"   name="p_two[dob]" class="datepicker">
			</li>
		</ul>
		<!-----------end passenger two------------------------------------------------------>

		<!-----------start passenger three------------------------------------------------------>


		<ul>
			<li>
				<label> Traveler Three</label>
				<input type="text" placeholder="First Name" name="p_three[name]">
			</li>
			<li>
				<input type="text" placeholder="Middle Name" name="p_three[mid]">
			</li>
			<li>
				<input type="text" placeholder="Last Name" name="p_three[last]">
			</li>
			<li>
				<label>Gender</label>
				<select name="p_three[gender]">
					<option value="">Please Select</option>
					<option value="male">male</option>
					<option value="female">female</option>
					<option value="other">other</option>
				</select>
			</li>
			<li>
				<label >U.S. Citizen</label>
				<select name="p_three[citizen]">
					<option value="">Please Select</option>
					<option value="yes">yes</option>
					<option value="no">no</option>
				</select>
			</li>
			<li>
				<label>Date of Birth</label>
				<input type="text" placeholder="Date of Birth" name="p_three[dob]" class="datepicker">
			</li>
		</ul>

		<!-----------end passenger three------------------------------------------------------>

		<!-----------start passenger Four------------------------------------------------------>


		<ul>
			<li>
				<label> Traveler Four</label>
				<input type="text" placeholder="First Name"  name="p_four[name]"  >
			</li>
			<li>
				<input type="text" placeholder="Middle Name"  name="p_four[mid]">
			</li>
			<li>
				<input type="text" placeholder="Last Name" name="p_four[last]">
			</li>
			<li>
				<label>Gender</label>
				<select name="p_four[gender]">
					<option value="">Please Select</option>
					<option value="male">male</option>
					<option value="female">female</option>
					<option value="other">other</option>
				</select>
			</li>
			<li>
				<label>U.S. Citizen</label>
				<select name="p_four[citizen]">
					<option value="">Please Select</option>
					<option value="yes">yes</option>
					<option value="no">no</option>
				</select>
			</li>
			<li>
				<label>Date of Birth</label>
				<input type="text"  placeholder="Date of Birth"   name="p_four[dob]" class="datepicker">
			</li>
		</ul>
	</div>
</div>
	<div class="">
		<span class="heading3">Travel Cancellation Insurance</span>
		<p>We strongly recommend purchasing travel insurance due to the vendor's very strict cancellation policies. This is to confirm that you are aware of the cancellation penalties as described above on this page and that travel insurance is available for purchase to protect against cancellation penalties due to unforeseen MEDICAL reasons.
		</p>
	</div>
	<div class="row select-section div-insurance">
		<div class="small-12 medium-6 column"><label>DO YOU UNDERSTAND YOUR TRAVEL INSURANCE OPTIONS?</label> <select  name="travel_Insurance" id="travel_Insurance"><option value="">Please Select</option><option value="Yes">Yes</option><option value="No">No</option></select></div>
		<div class="small-12 medium-6 column"><label>DO YOU WISH TO PURCHASE TRAVEL CANCELLATION INSURANCE? </label><select  name="travel_Cancel" id="travel_Cancel"><option value="">Please Select</option><option value="Yes">Yes</option><option value="No">No</option></select></div>
	</div>

<div class="gray-form">
	<span class="heading2"> Payment & Ticketing Information</span>
	<span class="small-text">(P.O. Boxes Not Accepted)</span>

	<div class="row">
		<div id="card">
			<div class="column small-12 medium-6"><input type="text" placeholder="First Name"  name = "billing[name][]" id="billing_fname" style="" /></div>
			<div class="column small-12 medium-6"><input type="text" placeholder="Last Name"  name = "billing[last][]" id="billing_lname" /></div>

			<div class="column small-12">
			<textarea name = "billing[address][]" placeholder="Address" id="billing_address"></textarea>
			</div>

			<div class="column small-6 medium-4"><input type="text" placeholder="City" name = "billing[city][]"/></div>
			<div class="column small-3 medium-4"><input type="text" placeholder="State" name = "billing[state][]" id="billing_state"/></div>
			<div class="column small-3 medium-4"><input type="text" placeholder="Zip Code" name = "billing[zip][]" id="billing_zip"></div>


			<div class="column small-12 medium-6"><input type="text" placeholder="Preferred Phone"  name = "billing[phone][]"id="billing_phone"/></div>
			<div class="column small-12 medium-6"><input type="text" placeholder="E-mail" name = "billing[mail][]" id="billing_email"/></div>
			<div style="height:30px;clear:both"></div>
			<div class="column small-12 medium-6">
				<input type="text" name = "card_name[]"  placeholder="Name as it appears on card" id="card_name"/>
			</div>
			<div class="column small-12 medium-6">
			<input type="text" placeholder="Amount to pay" name = "card_amount[]" value="" id="card_amount"/>
			</div>
			<div class="column small-6">
				<input type="text" name = "card_number[]" placeholder="Credit Card Number" id="card_number"/>
			</div>
			<div class="column small-3">
			  <select name="card_type[]" id="card_type">
			    <option value="" selected="">Card Type</option>
			    <option value="VISA">VISA</option>
			    <option value="MC">MC</option>
			    <option value="AMEX">AMEX</option>
				<option value="DISCOVER">DISCOVER</option>
				</select>
			</div>
			<div class="column small-3">
				<input type="text" name="card_cvv[]" value="" placeholder="CVV Number" id="card_cvv" >
			</div>
			<div class="column small-6" style="text-align:right"><label>Expiration Date</label></div>

			<div class="column small-3">
			<select name="card_month[]" id="card_month" style="">
			    <option value="" selected="">Month</option>
			    <option value="1">January</option>
			    <option value="2">February</option>
			    <option value="3">March</option>
			    <option value="4">April</option>
			    <option value="5">May</option>
			    <option value="6">June</option>
			    <option value="7">July</option>
			    <option value="8">August</option>
			    <option value="9">September</option>
			    <option value="10">October</option>
			    <option value="11">November</option>
			    <option value="12">December</option>
			</select>
			</div>
			<div class="column small-3">
			<input type="text" name="card_year[]" value="" placeholder="Year" id="card_year" style="float:left">
			</div>
		</div>
		<label><span id="add_filds">(+)add another card</span></label>
	</div>
</div>

<!-- deposit requirement -->

<div class="gray-form">
<span class="heading2">Deposit Requirements </span>
<p>It is the traveler's responsibility to determine the correct deposit amount. The deposit will be processed for the minimum amount required to secure the booking unless otherwise indicated by the traveler. Naturally, you can give your agent a call with any question.</p>
<div class="margin-div">
<p>
</p>
</div>
</div>

<!-- deposit requirement ends here -->

<!-- Additional Service Code Start from here -->
<!-- End Additional Service Code Start from here -->


<!-- text area for the additional request -->
<div class="gray-form">
<div id="card">
<span class="heading2">Additional information or special request</span>
<div class="form-input">
<textarea cols="15" rows="10" name="additional_request"></textarea>
</div>
</div>
</div>
<div class="gray-form">
<div id="card">
			
	<span class="heading2">Enter Captcha</span>
	<div style="margin:10px 0">
		<input type = "hidden"  value="7" name="post_a" id="post_a" >
		<input type = "hidden"  value="7" name="post_b" id="post_b">
		<input type = "hidden"  value="14" name="post_c" id="post_c">
		7 + 7 = <input type = "text"  value="" name="post_total" id="post_total">
	</div>
	</div>
</div>



<!-- text area for additional request ends here -->
<div align="center" class="last-input">
<input type = "hidden"  value="7972" name="post_id1">
<input type="submit" name ="process-mbg-signup" value="Submit My Reservation Request" /> </div>
</div>
</form>

				<div class="footer_cls row-fluid">
			<div class="footer_right span12">
				<div class="Bottom">
					<h4>  </h4>
					<div class="phone_cls">
						 * <a href='mailto:?Subject=Hello' target="_top" style="text-decoration:underline">
												</a><br />&nbsp;
					</div>
				</div>
			</div>
			<p class="sot">Florida Seller of Travel Ref. No. ST15578 - CST 2090937-50 – Washington UBID No. 603189022 - Iowa Registered Agency No. 1202</p>
		</div><!--end footer_cls-->		

	</div><!--end container-->
</div><!--end sing_up_form-->

<script>
</script>[{"id":8000,"date":"2021-10-12T18:23:29","date_gmt":"2021-10-12T22:23:29","guid":{"rendered":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/payment-confirmation\/"},"modified":"2021-10-12T18:23:29","modified_gmt":"2021-10-12T22:23:29","slug":"payment-confirmation","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/payment-confirmation\/","title":{"rendered":"Payment Confirmation Page"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1412,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8000","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/8000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1412"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=8000"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/8000\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=8000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7999,"date":"2021-10-12T18:23:29","date_gmt":"2021-10-12T22:23:29","guid":{"rendered":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/pay-now\/"},"modified":"2021-10-12T18:23:29","modified_gmt":"2021-10-12T22:23:29","slug":"pay-now","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/pay-now\/","title":{"rendered":"Payment Page"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1412,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7999","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1412"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7999"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7999\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7990,"date":"2021-10-12T18:23:03","date_gmt":"2021-10-12T22:23:03","guid":{"rendered":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/confirmation-page\/"},"modified":"2021-10-12T18:23:03","modified_gmt":"2021-10-12T22:23:03","slug":"confirmation-page","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/confirmation-page\/","title":{"rendered":"Confirmation Page"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1412,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7990","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1412"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7990"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7990\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7986,"date":"2020-07-09T10:07:45","date_gmt":"2020-07-09T14:07:45","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/?page_id=7986"},"modified":"2024-08-07T13:05:08","modified_gmt":"2024-08-07T17:05:08","slug":"alaska-travel-specialist","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/alaska-travel-specialist\/","title":{"rendered":"Alaska Travel Specialist"},"content":{"rendered":"<h1>ALASKA<\/h1>\n<h2>Alaska Travel Specialist<\/h2>\n<p>Alaska is a land where families, nature lovers, and adventure seekers come together with a common goal to create the trip of a lifetime. Why? Because this is a land full of experiences that can be found nowhere else. Majestic Glacier Bay vistas and the exciting wildlife adventures in Denali National Preserve await! This is not a trip solely about the great outdoors, however. Here, you can also dive into historic Alaskan native culture, the American Gold Rush, and so much more. It\u2019s a vacation that suits everyone; the kind dreams are made of.<\/p>\n<p>Making all these dreams come true is no small endeavor, however. To achieve it, you need an Alaska vacation expert. Trained in all the state has to offer, and with experience knowing just where to find it, these experts make your Alaskan journey more than you ever hoped.<\/p>\n<p><a role=\"button\" href=\"..\/contact\/\" target=\"_self\" rel=\"noopener noreferrer\"><br \/>\nContact us today to start planning your Alaskan adventure.<br \/>\n<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/07\/Certified-Alaska.png\" alt=\"Alaska Travel Specialist badge\" width=\"288\" height=\"288\" \/><\/p>\n<p style=\"text-align: center;font-size: 14px;margin-top: 20px\">This agency has completed Advanced Alaska destination training and has expert level knowledge and experience to help plan your next vacation.<\/p>\n<h4>PROUDLY REPRESENTING:<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Princesslogo.gif\" alt=\"Princess Cruises\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/05\/HAL_Logo_wTagline_FINAL-1.jpg\" alt=\"Holland America\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/GAdventures.jpg\" alt=\"G Adventures\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Rockymountaineer.gif\" alt=\"Rocky Mountaineer\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Trafalgar1.gif\" alt=\"Trafalgar\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2018\/08\/UnCruise-logo.png\" alt=\"UnCruise\" width=\"\" height=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ALASKA Alaska Travel Specialist Alaska is a land where families, nature lovers, and adventure seekers come together with a common goal to create the trip of a lifetime. Why? Because this is a land full of experiences that can be found nowhere else. Majestic Glacier Bay vistas and the exciting wildlife adventures in Denali National [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7986","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7986","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7986"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7986\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7986"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7983,"date":"2020-06-19T08:48:41","date_gmt":"2020-06-19T12:48:41","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/?page_id=7983"},"modified":"2024-08-07T13:05:08","modified_gmt":"2024-08-07T17:05:08","slug":"family-travel-specialist","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/family-travel-specialist\/","title":{"rendered":"Family Travel Specialist"},"content":{"rendered":"<h1>FAMILY TRAVEL<\/h1>\n<h2>Family Travel Specialist<\/h2>\n<p>To successfully plan a family vacation, you must understand the balance that people of various ages require to have fun as a group\u2014the bigger the family, the more difficult that is to achieve. Enter the family travel expert, someone specially trained to create trips of a lifetime regardless of the travelers&#8217; ages.<\/p>\n<p>As family travel experts, we have the know-how to identify and satisfy all families&#8217; unique needs. Whether a fantastic beach house reunion, a Caribbean cruise with the grandparents, or an exciting Grand Canyon adventure, family travel experts make all journeys ones to cherish.<\/p>\n<p><a role=\"button\" href=\"..\/contact\/\" target=\"_self\" rel=\"noopener noreferrer\"><br \/>\nContact us today to start planning your Family adventure<br \/>\n<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/06\/Certified-Family-Travel.png\" alt=\"Family Travel Specialist badge\" width=\"288\" height=\"288\" \/><\/p>\n<p style=\"text-align: center;font-size: 14px;margin-top: 20px\">This agency has completed Advanced Family Travel training and has expert level knowledge and experience to help plan your next vacation.<\/p>\n<h4>PROUDLY REPRESENTING:<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Carnivallogo.jpg\" alt=\"Carnival Cruise Line\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Disneylogo.gif\" alt=\"Disney Cruise Line\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/royalcaribbean.jpg?width=240\" alt=\"Carnival Cruise Line\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Norwegianlogo.gif\" alt=\"Norwegian Cruise Line\" width=\"344\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2018\/08\/UPRV-Logo-2018.jpg\" alt=\"Universal Parks &amp; Resorts\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/GAdventures.jpg\" alt=\"G Adventures\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/06\/logo_beaches-sandals-3.gif\" alt=\"Beaches Resorts\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/i1.wp.com\/thedisneydrivenlife.com\/wp-content\/uploads\/2017\/07\/adventures-by-disney-logo.png\" alt=\"Adventures by Disney\" width=\"344\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/tauck2.gif\" alt=\"Tauck World Discovery\" width=\"344\" height=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>FAMILY TRAVEL Family Travel Specialist To successfully plan a family vacation, you must understand the balance that people of various ages require to have fun as a group\u2014the bigger the family, the more difficult that is to achieve. Enter the family travel expert, someone specially trained to create trips of a lifetime regardless of the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7983","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7983"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7983\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7975,"date":"2020-05-18T14:23:03","date_gmt":"2020-05-18T18:23:03","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/?page_id=7975"},"modified":"2024-08-07T13:05:08","modified_gmt":"2024-08-07T17:05:08","slug":"all-inclusive-resorts-specialist","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/all-inclusive-resorts-specialist\/","title":{"rendered":"All-inclusive Resorts Specialist"},"content":{"rendered":"<h1>ALL-INCLUSIVE RESORTS<\/h1>\n<h2>The All-Inclusive Experience<\/h2>\n<p>The all-inclusive vacation experience not only transports you to an exciting destination, but also strips away typical travel frustrations. It&#8217;s an adventure that lets you delight in the best travel features&#8211;room service, meals, drinks, gratuities, and luxurious accommodations&#8211;without once pulling out your wallet. A more stress-free environment simply doesn&#8217;t exist.<\/p>\n<p>As an all-inclusive specialist, I am uniquely trained to make a vacation just like this yours. With my expertise and your dreams, we can build the ultimate trip of a lifetime.<\/p>\n<p><a role=\"button\" href=\"..\/contact\/\" target=\"_self\" rel=\"noopener noreferrer\"><br \/>\nContact us today to start to plan your next all-inclusive resort vacation<br \/>\n<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/05\/Certified-All-Inclusive.png\" alt=\"Advanced All-Inclusive training badge\" width=\"288\" height=\"288\" \/><\/p>\n<p style=\"text-align: center;font-size: 14px;margin-top: 20px\">This agency has completed Advanced All-Inclusive training and has expert level knowledge and experience to help plan your next vacation.<\/p>\n<h4>PROUDLY REPRESENTING:<\/h4>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/amresorts.gif\" alt=\"AM Resorts\" width=\"344\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/clubmed.gif\" alt=\"Club Med\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/hardrock1.gif\" alt=\"Hard Rock all-inclusive Hotels\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2019\/11\/image010.png\" alt=\"Karisma Hotels and Resorts\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2019\/10\/La-Collecion.png\" alt=\"LA COLECCION RESORTS\" width=\"344\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Palaceresorts.jpg\" alt=\"Palace Resorts\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2019\/03\/logo-playa-hotels-and-resorts.png\" alt=\"Playa Resorts\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/04\/Sandals-Logo-Royal-LIV.jpg\" alt=\"Sandals\" width=\"\" height=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ALL-INCLUSIVE RESORTS The All-Inclusive Experience The all-inclusive vacation experience not only transports you to an exciting destination, but also strips away typical travel frustrations. It&#8217;s an adventure that lets you delight in the best travel features&#8211;room service, meals, drinks, gratuities, and luxurious accommodations&#8211;without once pulling out your wallet. A more stress-free environment simply doesn&#8217;t exist. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7975","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7975"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7975\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7974,"date":"2019-10-10T15:44:22","date_gmt":"2019-10-10T19:44:22","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/confirm-payment\/"},"modified":"2019-10-10T15:45:37","modified_gmt":"2019-10-10T19:45:37","slug":"confirm-payment","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/confirm-payment\/","title":{"rendered":"Confirm Payment"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":22090,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7974","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7974","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/22090"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7974"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7974\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7974"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7972,"date":"2019-10-09T19:20:18","date_gmt":"2019-10-09T23:20:18","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/customer-sign-up\/"},"modified":"2019-10-09T19:20:49","modified_gmt":"2019-10-09T23:20:49","slug":"customer-sign-up","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/customer-sign-up\/","title":{"rendered":"Customer Sign Up"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":22090,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7972","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/22090"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7972"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7972\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7971,"date":"2019-05-13T22:58:48","date_gmt":"2019-05-14T02:58:48","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/?page_id=7971"},"modified":"2024-08-07T13:05:08","modified_gmt":"2024-08-07T17:05:08","slug":"ethical-travel-agent","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/ethical-travel-agent\/","title":{"rendered":"Ethical Travel Agent"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-full wp-image-25385\" src=\"https:\/\/datafeed.wpenginepowered.com\/wp-content\/uploads\/2019\/05\/Ethical-Agent-Badge3.png\" alt=\"\" width=\"280\" height=\"280\" \/>This badge certifies that my agency has agreed to the Ethical Travel Agent standards of practice. When you work with this agent, you may rest assured you are working with someone who will treat your vacation with the highest standards of care.<\/p>\n<p>I agree to the following guidelines:<\/p>\n<ul>\n<li>My agency will always apply payments directly to my clients&#8217; trips<\/li>\n<li>My agency will always provide a detailed invoice and copy of the vendor\u2019s client confirmation within 7 days of payment.<\/li>\n<li>My agency will always require a credit card authorization form along with appropriate documentation as required by the vendor. Otherwise, our written\/memorialized communications will serve as sufficient authorization for any purchases.<\/li>\n<li>My agency will always protect clients&#8217; personal information in every way reasonably possible<\/li>\n<li>My agency will always provide clients with contact information for my host agency or agencies so they can verify my identity.<\/li>\n<li>My agency will always, upon request, release any bookings directly to the vendor.<\/li>\n<li>My agency will always maintain all required licensing, legal, and contractual obligations as it pertains to my travel business. I will provide clients with said information upon request.<\/li>\n<li>My agency will never represent myself as a travel insurance expert. I will offer clients general information and a copy of the proposed policy for review. I will defer to the proposed insurer for detailed information.<\/li>\n<li>My agency will, in all communications and advertisements, convey the Seller of Travel Numbers of my host agency so long as my contract with them is valid and I have not breached any contractual or legal obligations.<\/li>\n<li>My agency will always provide clients with accurate information regarding my experience and training.<\/li>\n<li>My agency will endeavor to direct clients to the following resources in the event of a mishap in our business interactions:\n<ul>\n<li>To email me and call me at the contact information I provided at the time of our booking regarding any issues they may have. I will make sure to provide any records I have of previous contacts and will ask the client to do the same for clarity.<\/li>\n<li>If I fail to respond within 14 days of a financial transaction, clients have been directed to contact the following:<\/li>\n<li>ME! I may have just missed an email or voice mail \ud83d\ude42<\/li>\n<li>My host<\/li>\n<li>The attorney general and\/or any additional appropriate governing bodies of the state my agency is in<\/li>\n<li>Better Business Bureau<\/li>\n<\/ul>\n<\/li>\n<li>My agency will address any issues or concerns regarding any transaction with all relevant documentation within 7 days of a client\u2019s request for same.<\/li>\n<li>My agency will maintain current, within 7 days of change, contact information including current legal name, address, email, phone, and other necessary personally identifiable information with my host and any local, state, administrative bodies, and\/or federal entities as required by law, policy, or contractual obligation.<\/li>\n<\/ul>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7971","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7971"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7971\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7968,"date":"2019-04-08T11:52:21","date_gmt":"2019-04-08T15:52:21","guid":{"rendered":"https:\/\/tap.myagentgenie.com\/samplesite\/?page_id=7968"},"modified":"2019-04-11T18:32:55","modified_gmt":"2019-04-11T22:32:55","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<p>We, the entity identified on this site by name and contact information published in the header of this site, (the \u201cCompany\u201d), publish this Privacy Policy (the \u201cPolicy\u201d) to inform visitors and customers of our practices concerning the collection, use, and protection of information that you provide to us through interactions with this website and with those of our affiliate. This Policy applies to all visitors to the website as well as all customers and potential customers of our travel services.<\/p>\n<p>1. For purposes of this Policy, \u201c<u>User<\/u>\u201d means any person (i) accessing the Company\u2019s website, (ii) using the services available through the Company\u2019s website, or (iii) contacting the Company via the website\u2019s contact form.<\/p>\n<p>2. <u>Personally Identifiable Information (PII)<\/u>. In the course of using the Services, Users may be required to provide certain personally identifiable information to the Company, including such Users\u2019 first and last names, mailing addresses (including zip codes), e-mail addresses, telephone and facsimile numbers, and other personally identifiable information. The Company may gather additional personal or non-personal information in the future. Depending upon the particular Service, some of the information the Company asks Users to provide is identified as mandatory and some as voluntary. If a User does not provide the mandatory information with respect to a particular Service, that User will not be able to use or access that Service. However, no personally identifiable information will be collected about a User until and unless a User provides such information in order to access a Service.<\/p>\n<p>3. <u>Non-Personally Identifiable Information<\/u>. In the course of providing the Services, the Company may gather certain information that does not specifically identify a specific User. This information may include Uniform Resource Locators (\u201cURLs\u201d) used by Users to access the Services, the browser used by User to access the Services (Internet Explorer, Google Chrome, etc.), a User\u2019s Internet Protocol (\u201cIP\u201d) address, and a User\u2019s Machine Access Control (\u201cMAC\u201d) address. This information may be compiled and analyzed on both a personal and an aggregated basis and is used for the operation of the Services and to maintain the quality of the Services.<\/p>\n<p>4. <u>Use of Information<\/u>. We will use the Information to provide the Services to you, including, as needed, sharing your information with third parties as provided in Section 4 below. We may also use your information to: (i) ensure that our records are accurate; (ii) send out information on additional travel or services you may be interested in on behalf of the Company and; (iii) Our Travel and Business Partners.<\/p>\n<p>5. <u>Sharing of Information<\/u>. Except as otherwise stated in this Privacy Policy, the Company will not disclose, sell, trade, or lease a User\u2019s personally identifiable information to other parties.<\/p>\n<p style=\"padding-left: 30px;\">5.1 <u>Outside Agents<\/u>. Many of our services are provided by Outside Agents, and your personal information will be protected by and subject to Outside Agents\u2019 privacy policy, located here: <a href=\"https:\/\/outsideagents.com\/privacy-policy\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/outsideagents.com\/privacy-policy\/<\/a>.<\/p>\n<p style=\"padding-left: 30px;\">5.2 <u>Travel Search Engine<\/u>. The travel search engine is powered by Odysseus Solutions Inc. When using the travel search engine, your personal information is protected by and subject to Odysseus Solutions privacy policy and data protection protocols, incorporated herein by reference, located here <a href=\"https:\/\/www.odysseussolutions.com\/privacy-policy.html\">https:\/\/www.odysseussolutions.com\/privacy-policy.html<\/a> and here <a href=\"https:\/\/www.odysseussolutions.com\/data-security-statement.html\">https:\/\/www.odysseussolutions.com\/data-security-statement.html<\/a> respectively.<\/p>\n<p style=\"padding-left: 30px;\">5.3 <u>Client Relationship and Accounting Data.<\/u> We, the Company, will maintain certain PII as described below to service bookings, communicate with you, and to manage accounting related information.<\/p>\n<p style=\"padding-left: 30px;\">5.4 <u>Other Third-Party Providers<\/u>. Many of the Services involve delivering personally identifiable information to other third-party providers. Credit card transactions are handled by established third party banking, processing agents and distribution institutions. If a User uses a credit card to pay for Services, we will be required to share the User\u2019s personally identifiable information with such institutions in order to verify and authorize the User\u2019s credit card or other payment information.<\/p>\n<p style=\"padding-left: 30px;\">5.5. <u>Government Authorities<\/u>. The Company may be required by law to provide personally identifiable information to governmental authorities in certain circumstances. The Company will disclose Personally Identifiable Information upon receipt of a court order, subpoena, or other judicial requirements. The Company fully cooperates with law enforcement agencies in identifying Users who use the Services for illegal activities. The Company reserves the right to report to law enforcement agencies any activities that the Company, in good faith and in its sole discretion, believes to be unlawful.<\/p>\n<p style=\"padding-left: 30px;\">5.6. <u>Direct Marketing<\/u>. The Company does not disclose User\u2019s personally identifiable information to third parties for direct marketing purposes.<\/p>\n<p>6. <u>Security and Protection of Information.<\/u>.<\/p>\n<p style=\"padding-left: 30px;\">6.1. <u>Personally Identifiable Information (PII).<\/u> The Company shall store personally identifiable information in accordance with current industry security standards in order to protect it from unauthorized access, use or disclosure. User access to his or her own personally identifiable information is available through unique customer ID and a password selected by User. Such information is stored on a secure server only accessible by the Company. The Company encrypts personally identifiable information using industry-recognized standards in order to prevent unauthorized parties from viewing such information that a User submits it to the Company.<\/p>\n<p style=\"padding-left: 30px;\">6.2. <u>Transmission of Personally Identifiable Information<\/u>. When personally identifiable information is transmitted to other parties, such as Outside Agents, Revelex, Odysseus Solutions Inc., TravelESolutions.com, government authorities, credit card providers, or any other authorized third parties, the Company will use commercially reasonable efforts to prevent unauthorized parties from viewing such information.<\/p>\n<p style=\"padding-left: 30px;\">6.3. <u>Access and User Changes to Information<\/u>. User may access and update User\u2019s information at any time by contacting the Company. However, any changes to User\u2019s information will only be reflected going forward; the Company cannot alter information it has already provided to third parties.<\/p>\n<p style=\"padding-left: 30px;\">6.4. <u>No Warranties<\/u>. No data transmission over the Internet or other wireless communication method can be guaranteed to be totally secure. As a result, while the Company will make all reasonable efforts to protect the privacy of Users\u2019 information, both personally identifiable and otherwise, THE COMPANY MAKES NO GUARANTEES, REPRESENTATIONS, OR WARRANTIES WITH RESPECT TO THE PRIVACY OF SUCH TRANSMITTED INFORMATION. The Company\u2019s obligations with respect to the security of Users&#8217; stored information are set forth in the applicable contract. State laws may also apply to said obligations to secure stored information.<\/p>\n<p>7. <u>Use of Cookies<\/u>. The Services use \u201ccookies\u201d to ensure that Users can use the websites effectively. A cookie is a text file that is placed on a User\u2019s hard disk by a web page server. The Company does not use cookies to run programs on a User\u2019s computer. Cookies are uniquely assigned to Users and can only be read by a web server in the domain that issued the cookie. Each User has the ability to accept or decline cookies. Most Web browsers automatically accept cookies, but with settings that can be modified to decline cookies. If a User chooses to decline cookies, the User may have difficulty using the Services or may be unable to use the Services at all.<\/p>\n<p>8. <u>General Data Protection Regulation<\/u>. We do not offer Services to residents of the European Union. While the Company attempts to avoid doing business with residents of the European Union, we cannot prevent such activity in every case. Given this fact, residents of the European Union expressly assume responsibility for their actions on this website, any related website, or any third-party service. Further, residents of the European Union in using the Company\u2019s services, indemnify the Company with regard to E.U. law. We store any personally identifiable information any visitor to the Company\u2019s sites and its partners as required by U.S. law and industry best practices.<\/p>\n<p>9. <u>Changes to Policy<\/u>. The Company shall, from time to time, update this Privacy Policy in order to better protect User data, to comply with changes in applicable law, and to meet any contractual obligations of the Company. The Company shall notify all Users of changes to this Privacy Policy &#8211; prior to the changes taking effect &#8211; via e-mail to each User\u2019s registered e-mail address and by posting the new Privacy Policy on its website. User\u2019s continued use of the Services after any updates to the Privacy Policy take effect shall be deemed to constitute User\u2019s acceptance of the changes and its agreement to be bound by them.<\/p>\n<p>10. <u>California Law<\/u>. The following provisions apply only to Users residing or domiciled in the State of California:<\/p>\n<p style=\"padding-left: 30px;\">10.1 <u>Sale of Personally Identifiable Information<\/u>. Under Cal. Civ. Code \u00a7 1798.80, a User residing in the State of California has the right to request from the Company a list of all third parties to which the Company has disclosed personally identifiable information during the preceding year for direct marketing purposes. As stated before, the Company does not and will not disclose such information for direct marketing purposes. For questions about this policy, please contact us at the email address indicated in the header of this, the Company\u2019s, website.<\/p>\n<p style=\"padding-left: 30px;\">10.2 <u>Do Not Track Signals<\/u>. In order to help us personalize your experience on our website, the Company does not act on Do Not Track signals from a User\u2019s Internet browser. The Company\u2019s suppliers that collect personally identifiable information through the Services also do not act on Do Not Track signals from a user\u2019s browser. The Company makes no representations concerning a third-party partner that collects personally identifiable information directly through the Company\u2019s website. These disclosures are made under Cal. Bus. &amp; Prof. Code \u00a7 22575.<\/p>\n<p>11. <u>Indemnification.<\/u> The Company uses this website through its relationship with OutsideAgents.com. The Company is solely responsible for this websites content, data, security, and compliance with all applicable law. Specifically, the Company indemnifies OutsideAgents.com for any failures, breaches, or other problems arising from the Company\u2019s use of this site or other services provided by OutsideAgents.com and its partners.<\/p>\n<p>This Privacy Policy is effective as of April 8, 2019.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-276692 alignleft\" src=\"https:\/\/datafeed.wpenginepowered.com\/wp-content\/uploads\/2023\/12\/copyright-badge-from-copyright-alliance.png\" alt=\"\" width=\"138\" height=\"138\" \/><\/p>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7968","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/comments?post=7968"}],"version-history":[{"count":0,"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/pages\/7968\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap7.myagentgenie.com\/sjohnson1\/wp-json\/wp\/v2\/media?parent=7968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]