<style>
    .footer_cls
    {
        display:none;
    }
</style>
<link rel="stylesheet" id="style_form-css" href="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/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>Warren Howard</h4></center>
		<div class="phone_cls">
			<center>800.505.4068 * <a href="mailto:Warren@etpagents.com?Subject=Hello" target="_top" style="text-decoration:underline">
			Warren@etpagents.com
			</a></center><br />&nbsp;
		</div>
</div>
</div><link rel="stylesheet" id="style_form-css" href="//tap12.myagentgenie.com/warrenhoward/wp-content/plugins/my-booking-genie/assets/css/bootstrap-responsive.css" type="text/css" media="all">
<link rel="stylesheet" id="style_form-css" href="//tap12.myagentgenie.com/warrenhoward/wp-content/plugins/my-booking-genie/assets/css/mbg_easy_style.css" type="text/css" media="all">
<link rel="stylesheet" href="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/wp-content/uploads/sites/10681/2025/05/Elevated-Travel-Planning-HANDOVERr-oval.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">Elevated Travel Planning</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="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/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="//tap12.myagentgenie.com/warrenhoward/wp-content/uploads/sites/10681/2025/05/Elevated-Travel-Planning-HANDOVERr-oval.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="6" name="post_a" id="post_a" >
		<input type = "hidden"  value="6" name="post_b" id="post_b">
		<input type = "hidden"  value="12" name="post_c" id="post_c">
		6 + 6 = <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":8080,"date":"2026-03-18T14:59:47","date_gmt":"2026-03-18T18:59:47","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/new-destinations\/"},"modified":"2026-03-18T14:59:47","modified_gmt":"2026-03-18T18:59:47","slug":"new-destinations","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/new-destinations\/","title":{"rendered":"New Destinations"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1401,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8080","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8080","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=8080"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8080\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=8080"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":8076,"date":"2026-03-18T14:34:03","date_gmt":"2026-03-18T18:34:03","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/?page_id=8076"},"modified":"2026-03-18T14:34:03","modified_gmt":"2026-03-18T18:34:03","slug":"www-etpagents-com-copy","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/www-etpagents-com-copy\/","title":{"rendered":"Elevated Travel Planning &#8211; Destinations"},"content":{"rendered":"\n\n\t\t\t\t<a href=\"www.etpagents.com\" target=\"_self\">\n\t\t\t\t<img decoding=\"async\" src=\"http:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/uploads\/sites\/10681\/2025\/05\/Elevated-Travel-Planning-HANDOVERr-oval.png\" alt=\"Elevated Travel Planning HANDOVERr oval\" title=\"Elevated Travel Planning HANDOVERr oval\" \/>\n\t\t\t\t<\/a>\n\t\t\t<a href=\"www.etpagents.com\" target=\"_self\" role=\"button\">\n\t\t\t\t\t\t\tHome\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\" target=\"_self\" role=\"button\">\n\t\t\t\t\t\t\tDestinations\n\t\t\t\t\t<\/a>\n\t<ul id=\"slider1\">\n\t\t\t<li>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/plugins\/bb-modules\/assets\/modules\/bb-module-home-slider\/slides\/alaska.jpg\" \/>\n\t\t\t\t\tAlaska \n\t\t\t\t\t<\/a><a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">Learn more about this popular destination and many others &#8250;<\/a>\n\t\t\t\n\t\t<\/li>\n\t\t\t\t<li>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/plugins\/bb-modules\/assets\/modules\/bb-module-home-slider\/slides\/greece.jpg\" \/>\n\t\t\t\t\tGreece \n\t\t\t\t\t<\/a><a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">Learn more about this popular destination and many others &#8250;<\/a>\n\t\t\t\n\t\t<\/li>\n\t\t\t\t<li>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/plugins\/bb-modules\/assets\/modules\/bb-module-home-slider\/slides\/hawaii.jpg\" \/>\n\t\t\t\t\tHawaii \n\t\t\t\t\t<\/a><a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">Learn more about this popular destination and many others &#8250;<\/a>\n\t\t\t\n\t\t<\/li>\n\t\t\t\t<li>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/plugins\/bb-modules\/assets\/modules\/bb-module-home-slider\/slides\/italy.jpg\" \/>\n\t\t\t\t\tItaly \n\t\t\t\t\t<\/a><a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">Learn more about this popular destination and many others &#8250;<\/a>\n\t\t\t\n\t\t<\/li>\n\t\t\t\t<li>\n\t\t\t<a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-content\/plugins\/bb-modules\/assets\/modules\/bb-module-home-slider\/slides\/mexico.jpg\" \/>\n\t\t\t\t\tMexico \n\t\t\t\t\t<\/a><a href=\"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/\">Learn more about this popular destination and many others &#8250;<\/a>\n\t\t\t\n\t\t<\/li>\n\t\t    <\/ul>\n\n","protected":false},"excerpt":{"rendered":"<p>Home Destinations Alaska Learn more about this popular destination and many others &#8250; Greece Learn more about this popular destination and many others &#8250; Hawaii Learn more about this popular destination and many others &#8250; Italy Learn more about this popular destination and many others &#8250; Mexico Learn more about this popular destination and many [&hellip;]<\/p>\n","protected":false},"author":1401,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8076","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8076","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=8076"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8076\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=8076"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":8042,"date":"2026-01-08T09:59:14","date_gmt":"2026-01-08T14:59:14","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/"},"modified":"2026-01-22T16:44:26","modified_gmt":"2026-01-22T21:44:26","slug":"destinations","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/destinations\/","title":{"rendered":"Destinations"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1401,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8042","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=8042"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8042\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=8042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7991,"date":"2023-01-01T21:48:31","date_gmt":"2023-01-02T02:48:31","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/?page_id=7991"},"modified":"2025-10-29T11:39:12","modified_gmt":"2025-10-29T15:39:12","slug":"group-travel-specialist","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/group-travel-specialist\/","title":{"rendered":"Group Travel Specialist"},"content":{"rendered":"<h1>\n\t\tGROUP TRAVEL<br \/>\n\t<\/h1>\n<p>Whether it\u2019s lazing on stunning sandy shores, singing along in your favorite cruise line\u2019s piano bar, or zipping down Alpine slopes, vacations are always a blast in a group. They\u2019re a time for creating irreplaceable memories that will be cherished and revisited for years to come. In days prior, the opportunities to develop these memories were limited; group travel options weren\u2019t as readily available. Today, all that has changed. Reunions, clubs, church groups, wedding parties, large families, or just a gathering of great friends all have the world open.<\/p>\n<p>With more options, however, comes more work. The number of decisions rises, as does the number of potential problems. Often, the group leaders are left feeling frustrated by trying to make everyone happy feels impossible; their vacation is less and less fun. This doesn\u2019t have to be a problem, though. With the help of a group travel specialist, options and decisions are simple. These are trained experts, knowledgeable about all the options available for you. From accommodations that cater to group needs to coordinating travel to arranging activities and events that interest all, group travel specialists are the people who can make your hopes for an unforgettable vacation a reality.<\/p>\n<p>\t\t\t<a href=\"..\/contact\/\" target=\"_self\" role=\"button\" rel=\"noopener noreferrer\"><br \/>\n\t\t\t\t\t\t\t Contact us today to start planning your group adventure<br \/>\n\t\t\t\t\t<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/wp-content\/uploads\/2020\/09\/Certified-Groups.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 Group Travel training and has expert level knowledge and experience to help plan your next vacation.<\/p>\n<h3>\n\t\tPROUDLY REPRESENTING:<br \/>\n\t<\/h3>\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\/globus1.gif\" alt=\"Globus\" 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\/suppliers\/logos\/tauck2.gif\" alt=\"Tauck\" 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 Line\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"http:\/\/seekvectorlogo.com\/wp-content\/uploads\/2018\/03\/windstar-cruises-vector-logo.png\" alt=\"Windstar Cruises\" 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<p><img decoding=\"async\" src=\"https:\/\/ww1.prweb.com\/prfiles\/2018\/04\/25\/15441495\/Classic%20Vacations.png\" alt=\"Classic Vacations\" width=\"\" height=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/tap.myagentgenie.com\/suppliers\/logos\/Pleasantholiday.gif\" alt=\"Pleasant Holidays\" width=\"\" height=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GROUP TRAVEL Whether it\u2019s lazing on stunning sandy shores, singing along in your favorite cruise line\u2019s piano bar, or zipping down Alpine slopes, vacations are always a blast in a group. They\u2019re a time for creating irreplaceable memories that will be cherished and revisited for years to come. In days prior, the opportunities to develop [&hellip;]<\/p>\n","protected":false},"author":1401,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7991","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7991"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7991\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=7991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":8000,"date":"2022-12-08T20:30:33","date_gmt":"2022-12-09T01:30:33","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/payment-confirmation\/"},"modified":"2022-12-08T20:30:33","modified_gmt":"2022-12-09T01:30:33","slug":"payment-confirmation","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/payment-confirmation\/","title":{"rendered":"Payment Confirmation Page"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1401,"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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=8000"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/8000\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=8000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7999,"date":"2022-12-08T20:30:33","date_gmt":"2022-12-09T01:30:33","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/pay-now\/"},"modified":"2022-12-08T20:30:33","modified_gmt":"2022-12-09T01:30:33","slug":"pay-now","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/pay-now\/","title":{"rendered":"Payment Page"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1401,"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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7999"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7999\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=7999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":7990,"date":"2022-12-08T20:21:51","date_gmt":"2022-12-09T01:21:51","guid":{"rendered":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/confirmation-page\/"},"modified":"2022-12-08T20:21:51","modified_gmt":"2022-12-09T01:21:51","slug":"confirmation-page","status":"publish","type":"page","link":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/confirmation-page\/","title":{"rendered":"Confirmation Page"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1401,"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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1401"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7990"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7990\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=7990"}],"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:\/\/tap12.myagentgenie.com\/warrenhoward\/confirm-payment\/","title":{"rendered":"Confirm Payment"},"content":{"rendered":"","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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7974","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/22090"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7974"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7974\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/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:\/\/tap12.myagentgenie.com\/warrenhoward\/customer-sign-up\/","title":{"rendered":"Customer Sign Up"},"content":{"rendered":"","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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/22090"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7972"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7972\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=7972"}],"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:\/\/tap12.myagentgenie.com\/warrenhoward\/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","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:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/comments?post=7968"}],"version-history":[{"count":0,"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/pages\/7968\/revisions"}],"wp:attachment":[{"href":"https:\/\/tap12.myagentgenie.com\/warrenhoward\/wp-json\/wp\/v2\/media?parent=7968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]