302 Found, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.
Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.
301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: touck.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!-- Copyright (c) 2025 by VacationsToGo.com. All rights reserved. --> <!DOCTYPE html> <html lang="en"> <head> <title>Guided Tours: Best Discounts and Deals</title> <meta name="description" content="Money-saving offers from the world’s largest tour companies. Best price and service guaranteed."> <meta name="ROBOTS" content="ALL"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> <meta charset="utf-8"> <meta name="viewport" content="width=1080"> <link rel="preconnect" href="https://assets.vacationstogo.com" crossorigin="" /> <link rel="preconnect" href="https://www.googleadservices.com" crossorigin="" /> <link rel="preconnect" href="https://www.google.com" crossorigin="" /> <link rel="preconnect" href="https://googleads.g.doubleclick.net" crossorigin="" /> <link rel="preconnect" href="https://bid.g.doubleclick.net" crossorigin="" /> <link rel="stylesheet" type="text/css" href="/lib/bootstrap/4.3.1/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="/lib/glyphicons/2.1/css/glyphicons.min.css"> <style> @media print { a[href]:after { content: none!important; } } html { width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; /* line-height set to bootstrap3 standard */ /*line-height: 1.428!important;*/ line-height: 1.2!important; -webkit-text-size-adjust: none; } body { width: 100%; height: 100%; margin: 0px; padding: 0px; text-align: center; background-color: #c1d5e8; font-size: 14px; color: #000!important; font-family: Arial, Helvetica, sans-serif;!important; line-height: 1.2 !important; -webkit-text-size-adjust: none; } img { border: 0px; } /* BEGIN: Match this to Bootstrap's anchor color! */ .anchor-color { color: #0220c7; } /* END: Match this to Bootstrap's anchor color! */ a:link { color:#0220c7; text-decoration: none; } a:hover { color: #0220c7; text-decoration: underline; } a:visited { color: #0220c7; text-decoration: none; } a:visited:hover { color: #0220c7; text-decoration: none; } .padR { padding-right: 2em; } .text-color-dark { color: #000; } .text-color-red { color: #e8191f; } .center { text-align: center; } .hidden { display: none; } .btn-vtg { border: 0px; line-height: 1em; font-weight: bold; font-size: 16px!important; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; border-radius: 0px; } .btn-vtg-yellow { color: #000; background-color: #f9ce0c; } .btn-vtg-gray { color: #000; background-color: #eee; } .btn-vtg-red { color: #fff; background-color: #cc0000; } .btn-vtg-red:hover, .btn-vtg-red:focus, .btn-vtg-red:visited:hover { color: #fff!important; text-decoration: none; } .btn-vtg-green { color: #fff!important; background-color: #00aa00; } .btn-vtg-green:hover, .btn-vtg-green:focus, .btn-vtg-green:visited:hover { color: #fff!important; text-decoration: none; } .btn-book-online { float: right; margin-top:10px; /* offsets <h1>'s margin-top:15px; */ } .btn-vtg-continue, .btn-vtg-continue:hover, .btn-vtg-continue:focus, .btn-vtg-continue:visited:hover { color: #0220c7!important; text-decoration: none; } .announcement { margin-top: 2em; margin-bottom: 2em; } a[href^="tel"]{ color: inherit; text-decoration: none; } .inline-block, .inline-column { display: inline-block; vertical-align: top; } .inline-block.column { text-align: left; line-height: 1.6em; white-space: nowrap; } .separation { margin-right: 3em; } form label { margin-bottom: 0em; } .label { white-space:nowrap; } .one-place { white-space: nowrap; } .cursor-pointer { cursor: pointer; } #carouselContainer { width: 400px; } #slideshowCarousel { margin: 0.5em auto; } .tab-pane { padding-top: 15px; } .carousel-control-next-icon, .carousel-control-prev-icon { height: 40px !important; width: 40px !important; } .carousel-control-prev-icon { background-image: url(/images/chevron-left.png); } .carousel-control-next,.carousel-control-prev { opacity: 1.0; } .carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover { opacity: 1.0; } .carousel-control-next-icon { background-image: url(/images/chevron-right.png); } form .paragraph-margin { margin-bottom: 1.25em!important; } /* ------------------------------------------------------------------ */ /* ----------------- BEGIN: Body-related containers ----------------- */ #bodyContainerBackground { width: 1080px; height: 100%; margin: 0px auto; position: relative; background-color: #e5dfd1; } #bodyContainer { width: inherit; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; background-color: #fff; } .body-section-container { width: 100%; clear: left; margin: 0px; padding: 0px; } /*red: #c93b2b */ #siteHeader { background-color: #3BA7CE; height: 110px; font-family: Arial, Helvetica, sans-serif;!important; line-height: 1.428!important; } #siteMenu { font-family: Arial, Helvetica, sans-serif;!important; font-size: 18px; height: 40px; } #siteFooter { padding-top: 30px; padding-bottom: 10px; background-color: #e5dfd1; font-family: Arial, Helvetica, sans-serif;!important; line-height: 1.428; } .body-content { width: 100%; text-align: left; padding: 8px 18px 18px 18px; } .vtg-layout { width: 100%; min-height: 600px; display: table; margin-top: 10px!important; } .vtg-layout-row { display: table-row; } .vtg-layout-left-col { width: 290px!important; max-width: 290px!important; padding-left: 0px; padding-right: 15px; display: table-cell; vertical-align: top; } .vtg-layout-daily-special { width: 230px; max-width: 230px; padding-left: 0px; padding-right: 15px; display: table-cell; vertical-align: top; float: right; } .vtg-layout-main { display: table-cell; padding-right: 15px; padding-left: 15px; vertical-align: top; width: 754px; max-width: 754px; -webkit-text-size-adjust: none; } .vtg-layout-custom-search { margin-left: 50px; } .custom-search-row { margin-bottom: 0px; } .custom-search-label { max-width:100% !important; flex: 0 0 60% !important; } .custom-col-4 { background-color: #e5dfd1; padding: 0px 13px 0px 13px; } .custom-col-2-left { background-color: #e5dfd1; padding: 0px 0px 0px 13px; } .custom-col-2-right { background-color: #e5dfd1; padding: 0px 13px 0px 0px; } .vtg-layout-cbr { margin-left: 50px; } /* This forces .vtg-layout-main to have no right padding when not on the home page */ /*.vtg-layout-row > div:nth-last-child(1) { padding-right: 0px; }*/ /*.vtg-layout .vtg-layout-main { min-width: 71.1%; }*/ .vtg-left-section { width: 275px!important; max-width: 275px!important; background-color: #e5dfd1; padding: 15px 13px 10px 13px; margin-bottom: 7px; -webkit-text-size-adjust: none; } .vtg-left-section .header { color: #000; font-size: 16px; font-weight: bold; margin-top: -6px; } .vtg-left-section .notheader { font-size: 14px; font-weight: normal; } .vtg-left-section input { font-size: inherit!important; } .vtg-left-section .more-deals { display: inline-block; position: relative; width: 111px; margin-right: 15px; line-height: 2em; } .vtg-right-section { max-width: 215px; width: 100%; background-color: #e5dfd1; padding: 10px 15px 10px 15px; margin-bottom: 7px; } .vtg-ds-header { width: 100%; background-color: #fff; padding: 0px 0px 0px 0px; margin-bottom: 5px; } .vtg-ds-img { max-width: 215px; background-color: #e5dfd1; margin: -10px -15px 10px -15px; } .vtg-ds-heading { font-weight: bold; color: #0220c7; } .vtg-ds-anchor:link, .vtg-ds-anchor:hover, .vtg-ds-anchor:visited, .vtg-ds-anchor:visited:hover { color: #000; text-decoration: none; } .vtg-largest-agency { font-size: 18px; text-align: center; } .vtg-why-book { font-size: 21px; } a.text-color-dark:link { color: #000; text-decoration: none; } a.text-color-dark:hover { color: #0220c7; text-decoration: underline; } a.text-color-dark:visited { color: #000; text-decoration: none; } a.text-color-dark:visited:hover { color: #0220c7; text-decoration: none; } .vtg-myprofile-radio { margin-top:5px; margin-bottom:4px; } .more-discounts-image { padding-top: 25px; } /* ------------------ END: Body-related containers ------------------ */ /* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */ /* ------------------------- BEGIN: Header -------------------------- */ #siteHeader .left-block { position: relative; float: left; height: 100%; width: 400px; text-align: left; padding: 8px 10px 8px 40px; color: #fff; } /* just resize logo for a site and don't touch .logo-cust! */ #siteHeader .left-block .logo-cust { position: absolute; bottom: 11px; font-size: 15px; line-height: 1.428!important; } #siteHeader .left-block .logo-cust img { margin-bottom: 2px; } #siteHeader .powered-by-vtg { font-size: 14px; font-weight: bold; white-space: nowrap; } #siteHeader .uppermiddle-block { position: relative; float: left; color: #feed00; font-size: 16px; font-weight: 400; padding-top:0px; margin-left:-180px; } #siteHeader .uppermiddle-block a { color: #feed00; text-decoration: underline; } #siteHeader .middle-block { position: relative; float: left; height: 100%; width: 280px; padding: 8px 10px 8px 10px; color: #fff; font-size: 16px; font-weight: 400; } #siteHeader .middle-block .bottom-half { position: absolute; padding: 0px; left: 10px; bottom: 10px; text-align: center; width: 100%; width: 260px; } #siteHeader .right-block { position: relative; float: right; height: 100%; width: 440px; text-align: right; padding: 8px 40px 8px 10px; color: #fff; } #siteHeader .right-block .top-half { width: 100%; font-size: 16px; font-weight: 400; white-space: nowrap; } #siteHeader .right-block .top-half a:link { color: #fff; text-decoration: none; } #siteHeader .right-block .top-half a:hover { color: #fff; text-decoration: underline; } #siteHeader .right-block .top-half a:visited { color: #fff; text-decoration: none; } #siteHeader .right-block .top-half a:visited:hover { color: #fff; text-decoration: none; } #siteHeader .right-block button { padding: 0px 0px 3px 0px; color: #fff; font-size: 1em; } #siteHeader .right-block .top-half span { display: inline-block; } #siteHeader .right-block .pipe { /*font-size: 20px;*/ margin-left: 0.20em; margin-right: 0.20em; } #siteHeader .right-block .bottom-half { position: absolute; padding: 0px; right: 50px; bottom: 12px; } #siteHeader .right-block .phone-middle { font-size: 21px; white-space: nowrap; padding-top: 8px!important; padding-bottom: 8px!important; } #siteHeader .right-block .phone-middle a:hover { color: #fff; text-decoration: none; } #siteHeader .right-block .phone-top { font-size: 18px; white-space: nowrap; line-height: 1em; } #siteHeader a[href^="tel"]{ color: white!important; text-decoration: none; } /* .dropdown-toggle for changing language */ #siteHeader-lang::after { margin-left: 0px; vertical-align: middle; } #siteHeader .dropdown-menu { transform: translate3d(0px, 20px, 0px)!important; font-size: 16px!important; } .welcome-back-exclamation { padding-left: 2px; } .vtg-user-prompt-icon { display: block; content: "!"; border-radius: 50%; border: 1px solid #00adef; /* #036ffc #00adef #f1ff2e */ background-color: #00adef; width: 18px; height: 18px; line-height: 18px; text-align: center; color: #fff; /* #c93b2b */ font-weight: bold; font-size: 17px; } /* -------------------------- END: Header --------------------------- */ /* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */ /* -------------------------- Begin: FAB --------------------------- */ /* BEGIN regular bootstrap select styles */ .custom-select { height:30px!important; color:#000!important; } select:-moz-focusring { color: transparent!important; text-shadow: 0 0 0 #000!important; } select:focus::-ms-value { background-color: #cefdce!important; } .custom-select { /* START arrow in the select */ background-image: linear-gradient(45deg, transparent 50%, black 60%), linear-gradient(135deg, black 40%, transparent 50%) !important; background-position: calc(100% - 15px) 12px, calc(100% - 10px) 12px, 100% 0; background-size: 5px 5px, 5px 5px; background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; /* END arrow in the select */ cursor: pointer; /* does not have pointer by default */ color: #000; /* font color should be black */ padding-left: 7px; /* START size changes */ font-size: 14px!important; line-height: 1.2em; /* END size changes */ } /* red arrow on an invalid form field */ .custom-select.is-invalid { /* START arrow in the select */ background-image: linear-gradient(45deg, transparent 50%, red 60%), linear-gradient(135deg, red 40%, transparent 50%) !important; background-position: calc(100% - 15px) 12px, calc(100% - 10px) 12px, 100% 0; background-size: 5px 5px, 5px 5px; background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; /* END arrow in the select */ } .custom-select:focus { color: #000; outline:0; box-shadow:0 0 0 0rem rgba(0,123,255,.25) } .custom-select option { color: #000; } .custom-select option:hover { background-color: #3BA7CE; } /* green highlight when something is selected, occupancy is different since default is 2 */ select[data-chosen]:not([data-chosen='0']):not([name='occ']) { color: #212529; background-color: #cefdce!important; border-color: #ced4da; } select[name='occ']:not([data-chosen='2']) { color: #212529; background-color: #cefdce!important; border-color: #ced4da; } select option:not([data-chosen='0']) { color: ##000; background-color: #fff!important; border-color: #ced4da; } /* END regular bootstrap select styles */ #fabBoxContainer { text-align: left; padding: 0px; max-width: 248px; /* stops select options from resizing container */ margin-top: -8px; } #fabBoxContainer form select, #fabBoxContainer form option { font-size: 14px!important; line-height:1.2em!important; } .bootstrap-select, .filter-option, .dropdown-menu { font-size: 14px!important; } .bootstrap-select { background-color: #fff!important; } #countryOnlyTooltip { padding-top: 3px; } #fabTitle { color: #000; font-size: 20px; font-weight: bold; padding-bottom: 3px; } #fabMsgRegionID, #fabMsgMisc { display: none; color: red; margin-top:8px; } #fabShowMeTheDeals { width: 200px; font-size: 18px!important; margin-top:8px; } #fabMsgCount { color: forestgreen; margin-right: 1em; } #fabMsgDepartures { margin-bottom: 6px; } .form-control { line-height: 1.2!important; font-size: 14px!important; } .form-control:focus { color: #000; outline:0; box-shadow:0 0 0 0rem rgba(0,123,255,.25) } /* START CBRForm */ #CBRForm .btn { line-height: 1.2!important; font-size: 12px!important; } #CBRForm input.form-control { font-size: 14px!important; padding: 4px 8px 4px 8px; height: 31px; color: #000!important; } #CBRForm select.form-control { height: 31px; } #CBRForm textarea.form-control { font-size: 14px!important; } #CBRForm .bs-placeholder { color: #000!important; } #CBRForm .form-group { margin-bottom: 10px; } /* END CBRForm */ /* START override placeholder color */ ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #000!important; opacity: 1!important; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000!important; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #000!important; } /* END override placeholder color */ /* Override the Bootstrap bottom margin */ #fabForm .form-group { margin-bottom: 2px; } /* This overrides <option> color */ #fabForm .dropdown-menu.open li a { color: #000; } .dropdown-item { color: #000!important; } .dropdown-item.active,.dropdown-item:active { background-color: #f5f5f5; } /* override the color by forcing 0px */ .btn.focus, .btn:focus { outline:0; box-shadow:0 0 0 0rem rgba(0,123,255,.25) } /* force it to be white background instead of subtle grey */ .btn-light{ color:#212529; background-color:#fff!important; border-color:#ced4da; /*#f8f9fa*/ } .btn-light-selected { color:#212529; background-color:#cefdce!important; border-color:#ced4da; } .custom-control-label { padding-top: 5px; } #containerTickerPrompt .pipe { /*font-size: 20px;*/ color: #000!important; margin-left: 0.10em; margin-right: 0.1em; } #ShipID ~ .dropdown-menu { min-height: 0px!important; } #ShipID ~ .dropdown-menu .inner { min-height: 0px!important; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* ---------------------------- END: FAB ---------------------------- */ /* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */ /* -------------------------- BEGIN: Menu --------------------------- */ #siteMenu nav { height: 40px; background-color: white; border: 0px; color: #000!important; font-family: Arial, Helvetica, sans-serif;!important; font-size: 18px;!important; padding-left: 0rem; padding-right: 0rem; } #siteNav li a { padding: 10px 15px; } #siteNav { width: 100%; } #siteMenu nav li a:hover { background-color: #e0e0e0; text-decoration: none; } #siteMenu a[href="#"] { cursor: default; } #siteMenu .dropdown-toggle { white-space: normal; } #siteMenu .dropdown-toggle:after { display: none; } #siteMenu .navbar-default .navbar-nav>li>a { color: #000; } #siteNav ul { position: absolute; white-space: nowrap; z-index: -1; } #siteNav > li { margin-left: 16px; margin-right: 16px; } /* First Menu Item - Home */ #siteNav > li:first-child { margin-left: 0px!important; } #siteNav > li:first-child > a { padding-left: 18px!important; } /* companies sub menu */ #siteNav > li:nth-child(2):hover > ul { min-width: 530px!important; } /* companies sub menu */ #siteNav > li:nth-child(2):hover > ul li:nth-child(odd){ float:left; width:50%; } /* companies sub menu */ #siteNav > li:nth-child(2):hover > ul li:nth-child(even){ float:right; width:50%; } /* Newsletter */ #siteNav > li:hover > ul { left: auto; width: 100%; z-index: 1000; } #siteNav > li:nth-last-child(2):hover > ul { min-width: 240px; font-size: 16px; line-height: 1.8em; } #siteMenu > nav > ul > li.dropdown:hover > a { background-color: #e0e0e0; text-decoration: none; } /* END: "Our Specialties" sub items */ /* --------------------------- END: Menu ---------------------------- */ /* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */ /* ------------------------- BEGIN: Footer -------------------------- */ #siteFooter .callback { font-size: 21px; font-weight: bold; margin-bottom: 6px; } #siteFooter .phone-footer { color: #e8191f; } #siteFooter a[href^="tel"]{ color: #e8191f!important; text-decoration: none; } #siteFooter .office-hours { font-size: 14px; margin-bottom: 6px; } #siteFooter .link-section { margin-top: 30px; font-size: 13px; } #siteFooter .inline-block { text-align: left; } #siteFooter .separate { margin-right: 70px; } #siteFooter .career-tellus { margin-top: 1em; font-size: 14px; font-weight: bold; } #siteFooter .career-tellus .pipe { margin-top: 1em; font-size: 20px; font-weight: normal; } #siteFooter .copyright { margin-top: 0.5em; font-size: 12px; } #siteFooter .link-section a:link { color: #000; text-decoration: none; } #siteFooter .link-section a:hover { color: #0220c7; text-decoration: underline; } #siteFooter .link-section a:visited { color: #000; text-decoration: none; } #siteFooter .link-section a:visited:hover { color: #0220c7; text-decoration: none; } /* -------------------------- END: Footer --------------------------- */ /* ------------------------------------------------------------------ */ /* ---------------------------------------------------------------- */ /* ------------------------- BEGIN: Call Back --------------------- */ .has-error { color: #e8191f;!important; } #comment_msg,#fd_msg,#fd2_msg,#fd3_msg { color:#e8191f; } /* ----------this is the same as myprofile.cfm lines per Troy-- */ #callback_hr { margin-top: 2em; margin-bottom: 1em; background-size: 4px; border-top: 4px solid #eee; border-color: #eee; } /* -------------------------- END: Call Back --------------------------- */ /* ---------------------------------------------------------------- */ /* ----------------------------------------------------------------- */ /* ----- BEGIN: classes for CMS to make it look like BootStrap ----- */ .vtg-thead-dark { font-weight: normal; color: #fff; background-color: #666; } /* ----------------------------------------------------------------- */ /* ------ END: classes for CMS to make it look like BootStrap ------ */ /* ------------------------------------------------------------------ */ /* ------------ BEGIN: Override Bootstrap's CSS settings ------------ */ h1 { color: #000; font-size: 26px; font-weight: normal; margin-top: 0px; } h2 { color: #000; font-size: 23px; font-weight: bold; } h3 { color: #000; font-size: 20px; font-weight: bold; } h4 { color: #000; font-size: 16px; font-weight: bold; } p { margin-top: 0.75em!important; margin-bottom: 0.75em!important; } hr { margin-top: 0.25em; margin-bottom: 0.25em; height: 1px; } button.btn-vtg-info { padding-left: 0px!important; padding-right: 0px!important; } .btn-specials-info { border-radius: 15%; border: 1px solid #dc3545; line-height:12px; padding:1px 4px 0px 4px; margin:0px; font-size:12px !important; font-weight:bold; background-color:#ffd6cc; color:#dc3545 !important; } /* delete? */ /*.carousel-control { outline: 0; opacity: .9; } .carousel-control .glyphicon-chevron-left:before{ font-size: 40px; } .carousel-control .glyphicon-chevron-right:before{ font-size: 40px; }*/ /* end delete? */ /* Tabs on Cruise Lines and Ships */ /* Bootstrap4 uses 1rem normally but we are reducing it so it fits into a smaller space than niche uses */ #tabContainer .nav-link { padding-left: 0.60rem; padding-right: 0.60rem; font-size: 14px; color:: #000000 !important; } /* Bootstrap4 uses 0.75rem but Bootstrap3 uses 8px */ .table td, .table th { padding: 4px 8px 4px 8px; } .table tbody { color: #000!important; } .table-striped tbody tr:nth-of-type(odd) { background-color: #f9f9f9; } .table-hover tbody tr:hover { background-color: #f5f5f5; } .popover-header, .popover-body { font-family: Arial, Helvetica, sans-serif!important; font-size: 14px!important; color: #000!important; } .popover { min-width: 450px; } /* -------------- END: Override Bootstrap's settings -------------- */ /* ---------------------------------------------------------------- */ /* ------------------------------------------------------------------ */ /* ------------ BEGIN: Override Bootstrap's NAV settings ------------ */ .navbar-nav > li, .navbar-nav { float: left!important; } nav li.dropdown:hover, .dropdown.open { background-color: #dfdfdf; } nav li.dropdown .dropdown-menu { border-top: 0px; } nav li.dropdown:hover .dropdown-menu { display: block; box-shadow: none; padding: 10px 0px 10px 0px!important; } nav .dropdown-menu, nav .dropdown-menu > li { background-color: #dfdfdf; font-size: 14px!important; line-height: 1.428!important; } nav .dropdown-menu > li { padding: 0px!important; } nav .dropdown-menu > li > a { text-align: left!important; padding-top: 0.47em!important; padding-bottom: 0.47em!important; padding-left:15px!important; color: #000; width: 100%; display: block; } nav .dropdown-menu > li > a:hover { background-color: #444!important; color: white; width: 100%; } .bootstrap-select>.dropdown-toggle{ color:#000; } .bootstrap-select>.dropdown-toggle::after { display: inline-block!important; margin-left: .255em!important; vertical-align: .255em!important; content: ""!important; border-top: .3em solid!important; border-right: .3em solid transparent!important; border-bottom: 0!important; border-left: .3em solid transparent!important; } /* cruise lines and ships tabs */ .nav > li > a:hover { text-decoration:none; background-color:#eee } /* ------------ END: Override Bootstrap's NAV settings ------------ */ /* ---------------------------------------------------------------- */ /* ------------ START: Override Bootstrap's TOOLTIP settings ------------ */ /* ----------------------------------------------- ----------------- */ .tooltip-inner { background-color: #fff; font-size: 14px; color: #000!important; font-family: Arial, Helvetica, sans-serif;!important; max-width: 450px; border: 1px solid #c5c5c5; text-align: left; padding: 10px 20px 10px 20px; } .tooltip.show { opacity: 1.0; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #c5c5c5 !important; } .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: #c5c5c5 !important; } .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before { border-left-color: #c5c5c5 !important; } .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before { border-right-color: #c5c5c5 !important; } /* ------------ END: Override Bootstrap's TOOLTIP settings ------------ */ /* ------------------------------------------------ ---------------- */ /* ------------------------------------------------------------------ */ /* ---------------------- BEGIN: Daily Special ---------------------- */ .daily-special-container { background-color: #fff; background-position: right bottom; background-repeat: no-repeat; width: 100%; color: #fff; height: 44px; font-size: 12px; margin-top: -3px!important; } /* DS-background.png is 60px high but needs to be 37px */ .daily-special-container { background-image: url(/images/DS-background.png); height: 44px; } /* margin-top makes the DS-map.png poke out the top! */ .daily-special-container table { margin-top: 0px; margin-left: 12px; height: 44px; z-index: 999; position: absolute; } /* default Daily Special button to red */ .daily-special-container a[role="button"] { color: #fff; background-color: #ff0000; } .daily-special-container a[role="button"]:hover, .daily-special-container a[role="button"]:focus, .daily-special-container a[role="button"]:visited:hover { color: #fff!important; text-decoration: none; } .daily-special-banner { font-size: 16px; font-weight: bold; color: #fff; } /* ----------------------- END: Daily Special ----------------------- */ /* ------------------------------------------------------------------ */ /* ----------------------- Discounts ----------------------- */ .collapsing { -webkit-transition-duration: 0s; transition-duration: 0s; } .offers { margin-top:0px; } .offers-boxed { padding:14px; text-align:left; color:#000000; font-size:14px; margin-top:15px; } #offers-boxed-header { text-align:left; margin-bottom:10px; color:#FF0000; font-size:16px; font-weight:bold; } #offers-header { background-color:#C91217; text-align:left; padding:4px; margin-bottom:4px; font-size:14px; font-weight:bold; color:#FFFFFF; margin-top:18px; } #offers-list { margin-top:15px; text-align:left; color:#000000; font-size:14px; } /*#offers-list li { margin-left:-24px; }*/ #offers-col1 { float:left; /*width:354px;*/ margin-right:16px; } #offers-col2 { float:right; /*width:354px;*/ } #offers-col1exp { float:left; /*width:354px;*/ margin-right:16px; } #offers-col2exp { float:right; /*width:354px;*/ } /* ----------------------- Hotdeals, MostPopular pages ----------------------- */ .subheader { font-size:14px; font-weight:bold; } .offers-full { width: 100%; } .graydot { margin-left: 0px; margin-right: 10px; font-size:14px; padding-left:1.25em; } .graydot li { margin-bottom:10px!important; } #siteHeader { background-color: #5E8EBF; } /* spacing b/t menus */ #siteNav > li { margin-left: 2px; margin-right: 0px; } /* Newsletter */ #siteNav > li:last-child { margin-left: 2px!important; margin-right: 0px!important; } #siteNav > li:last-child > a { padding-right: 22px!important; } /* spacing footer links */ #siteFooter .separate { margin-right: 70px; } /* companies menu */ #siteNav > li:nth-child(2):hover > ul { min-width: 270px; } /* Our Specialties menu */ #siteNav > li:nth-child(9):hover > ul { min-width: 241px; } /* .top-buffer { margin-top:20px; } */ .tr_content { line-height: 25px; } [id^='extra_'] img { padding-top:10px; padding-bottom:10px; } /*match color to header*/ .shiplist-header { vertical-align: bottom; padding-bottom: 3px; border-bottom: 5px solid #5E8EBF; } .custom-select option:hover { background-color: #5E8EBF; } .glyphicon-light { top:0px; } .glyphicon-light::before { font-weight: 100; font-size:12px; opacity:0.7; margin-left:7px; top:0px; } .glyphicon-thick::before { font-weight: 900; } .dest-search { width:350px; float:left; padding-right:5px; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #siteNav > li:last-child > a { padding-right: 18px!important; } } </style> <style type="text/css"> .vtg-layout-main { width: 515px!important; } .vtg-layout-daily-special { padding-left: 15px; padding-right: 0px; display: table-cell; } </style> </head> <body> <div id="bodyContainerBackground"> <div id="bodyContainer"> <div id="siteHeader" class="body-section-container"> <span class="left-block"> <div class="logo-cust"> <a href="/"> <picture> <source type="image/webp" srcset="/images/logo/Tour.webp"> <source type="image/png" srcset="/images/logo/Tour.png"> <img src="/images/logo/Tour.png" alt="TourVacationsToGo.com"/> </picture> </a> <br/> <span class="powered-by-vtg">Over 8 million happy customers since 1984</span> </div> </span> <span class="right-block"> <div class="top-half"> <a href="https://www.vacationstogo.com/?source=Tourtop">Ocean Cruises</a> <span class="pipe">I</span> <a href="https://www.rivercruise.com/?source=Tourtop">River Cruises</a> <span class="pipe">I</span> <a href="https://www.resortvacationstogo.com/?source=Tourtop">Resorts</a> <span class="pipe">I</span> <a href="https://www.africasafari.com/?source=Tourtop">Safaris</a><br/> <span class="phone-middle">800-680-2858</span><br/> <div style="bottom:10px; right:40px; position:absolute;"> <span style="right:10px; position:relative;"> </span> <span class="pipe"></span> <a href="/myprofile.cfm">My Account</a> </div> </div> </span> </div> <div id="siteMenu" class="body-section-container"> <nav class="navbar navbar-expand-lg navbar-expand navbar-default"> <ul class="nav navbar-nav" id="siteNav"> <li > <a href="/">Home</a> </li> <li class="dropdown" > <a href="/tour_operators.cfm" >Companies</a> <ul class="dropdown-menu" style=" width:100%;"> <li style="padding:0.5em;"> <a href="/abercrombie_and_kent_tours.cfm">Abercrombie & Kent</a> </li> <li style="padding:0.5em;"> <a href="/g_adventures.cfm">G Adventures</a> </li> <li style="padding:0.5em;"> <a href="/adventures_by_disney.cfm">Adventures by Disney</a> </li> <li style="padding:0.5em;"> <a href="/gate_1_travel.cfm">Gate 1 Travel</a> </li> <li style="padding:0.5em;"> <a href="/african_travel.cfm">African Travel</a> </li> <li style="padding:0.5em;"> <a href="/globus_tours.cfm">Globus</a> </li> <li style="padding:0.5em;"> <a href="/alexanderroberts.cfm">Alexander+Roberts</a> </li> <li style="padding:0.5em;"> <a href="/insight_tours.cfm">Insight Vacations</a> </li> <li style="padding:0.5em;"> <a href="/ama_waterways.cfm">AmaWaterways</a> </li> <li style="padding:0.5em;"> <a href="/intrepid_travel.cfm">Intrepid Travel</a> </li> <li style="padding:0.5em;"> <a href="/american_cruise_lines.cfm">American Cruise Lines</a> </li> <li style="padding:0.5em;"> <a href="/luxury_gold.cfm">Luxury Gold</a> </li> <li style="padding:0.5em;"> <a href="/avalon_waterways_cruises.cfm">Avalon Waterways</a> </li> <li style="padding:0.5em;"> <a href="/natural_habitat_adventures.cfm">Natural Habitat Adventures</a> </li> <li style="padding:0.5em;"> <a href="/brendan_tours.cfm">Brendan Vacations</a> </li> <li style="padding:0.5em;"> <a href="/riviera.cfm">Riviera Travel</a> </li> <li style="padding:0.5em;"> <a href="/canyon_spirit_tours.cfm">Canyon Spirit</a> </li> <li style="padding:0.5em;"> <a href="/rocky_mountaineer_tours.cfm">Rocky Mountaineer</a> </li> <li style="padding:0.5em;"> <a href="/cie_tours.cfm">CIE Tours</a> </li> <li style="padding:0.5em;"> <a href="/scenic_tours.cfm">Scenic Luxury Cruises & Tours</a> </li> <li style="padding:0.5em;"> <a href="/collette_tours.cfm">Collette</a> </li> <li style="padding:0.5em;"> <a href="/sita_tours.cfm">SITA World Tours</a> </li> <li style="padding:0.5em;"> <a href="/contiki_tours.cfm">Contiki</a> </li> <li style="padding:0.5em;"> <a href="/tauck_tours.cfm">Tauck</a> </li> <li style="padding:0.5em;"> <a href="/cosmos_tours.cfm">Cosmos</a> </li> <li style="padding:0.5em;"> <a href="/trafalgar_tours.cfm">Trafalgar</a> </li> <li style="padding:0.5em;"> <a href="/trafalgar_costsaver_tours.cfm">Costsaver</a> </li> <li style="padding:0.5em;"> <a href="/uniworld_river_cruises.cfm">Uniworld Boutique River Cruises</a> </li> <li style="padding:0.5em;"> <a href="/croisieurope.cfm">CroisiEurope</a> </li> <li style="padding:0.5em;"> <a href="/viking_river_cruises.cfm">Viking River Cruises</a> </li> <li style="padding:0.5em;"> <a href="/emerald_waterways.cfm">Emerald Cruises</a> </li> <li style="padding:0.5em;"> <a href="/tour_operators.cfm"><b>See all companies</b></a> </li> </ul> </li> <li > <a href="/escorted_tours.cfm">Guided</a> </li> <li > <a href="/independent_tours.cfm">Independent</a> </li> <li > <a href="/river_cruises.cfm">Rivers</a> </li> <li > <a href="/expedition_cruises.cfm">Expeditions</a> </li> <li > <a href="/singles.cfm">Singles</a> </li> <li > <a href="/hotdeals.cfm">Discounts</a> </li> <li class="dropdown" > <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Specialties</a> <ul class="dropdown-menu" style=" width:100%;"> <li style="padding:0.5em;"> <a href="/adventure_tours.cfm">Adventure Travel</a> </li> <li style="padding:0.5em;"> <a href="/african_safaris.cfm">Africa Safaris</a> </li> <li style="padding:0.5em;"> <a href="/barge_cruises.cfm">Barge Cruises</a> </li> <li style="padding:0.5em;"> <a href="/family_vacations.cfm">Family Vacations</a> </li> <li style="padding:0.5em;" data-toggle="collapse" data-target="#greatevents" aria-expanded="false" aria-controls="greatevents"> <a href="#">Great Events<span id="caretGreatEvents" class="glyphicon glyphicon-plus glyphicon-light"></span></a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/albuquerque_balloon_fiesta.cfm">Albuquerque Balloon Fiesta</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/calgary_stampede.cfm">Calgary Stampede</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/christmas_markets.cfm">Christmas Markets</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/edinburgh_military_tattoo.cfm">Edinburgh Military Tattoo</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/fall_foliage.cfm">Fall Foliage</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/floriade.cfm">Floriade</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/great_migration.cfm">Great Migration</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/northern_lights.cfm">Northern Lights Viewing</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/oberammergau_passion_play.cfm">Oberammergau Passion Play</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/oktoberfest.cfm">Oktoberfest</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/rose_bowl_parade.cfm">Rose Bowl Parade</a> </li> <li id="greatevents" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/tulips_in_holland.cfm">Tulip Time in Holland</a> </li> <li style="padding:0.5em;"> <a href="/group_tours.cfm">Group Travel</a> </li> <li style="padding:0.5em;"> <a href="/religious_tours.cfm">Religious Vacations</a> </li> <li style="padding:0.5em;" data-toggle="collapse" data-target="#specialinterests" aria-expanded="false" aria-controls="specialinterests"> <a href="#">Special Interests<span id="caretSpecialInterests" class="glyphicon glyphicon-plus glyphicon-light"></span></a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/civil_war_history.cfm">Civil War History</a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/european_history_politics.cfm">European History</a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/wine.cfm">Food and Drink</a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/music.cfm">Music</a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/photography.cfm">Photography</a> </li> <li id="specialinterests" class="collapse" style="padding:0.5em;margin-left:10px;"> <a href="/wildlife_viewing.cfm">Wildlife Viewing</a> </li> <li style="padding:0.5em;"> <a href="/train_experiences.cfm">Train Experiences</a> </li> </ul> </li> <li > <a href="/tour_newsletter.cfm">Newsletter</a> </li> </ul> </nav> </div> <div class="body-section-container body-content"> <div class="vtg-layout"> <div class="vtg-layout-row"> <div class="vtg-layout-left-col"> <div class="vtg-left-section"> <div id="fabBoxContainer"> <form id="fabForm" action="/ticker.cfm" method="GET"> <div class="form-group"> <div id="fabTitle"> Find a Bargain </div> </div> <div class="form-group "> <select name="ty" id="TourType" class="form-control custom-select" onchange='toggleRiverDest();getDeptCount();' ><option value="0" selected >All travel styles</option><option value="G">Guided tours</option><option value="I">Independent vacations</option><option value="R">River cruises</option></select> <label for="TourType" class="visuallyhidden">Travel Style</label> </div> <div class="form-row "> <div class="form-group col-lg-6"> <select name="sm" id="SMonth" class="form-control custom-select" onchange='getDeptCount()' ><option value="0" selected >From month</option><option value="20255">May 2025</option><option value="20256">Jun 2025</option><option value="20257">Jul 2025</option><option value="20258">Aug 2025</option><option value="20259">Sep 2025</option><option value="202510">Oct 2025</option><option value="202511">Nov 2025</option><option value="202512">Dec 2025</option><option value="20261">Jan 2026</option><option value="20262">Feb 2026</option><option value="20263">Mar 2026</option><option value="20264">Apr 2026</option><option value="20265">May 2026</option><option value="20266">Jun 2026</option><option value="20267">Jul 2026</option><option value="20268">Aug 2026</option><option value="20269">Sep 2026</option><option value="202610">Oct 2026</option><option value="202611">Nov 2026</option><option value="202612">Dec 2026</option><option value="20271">Jan 2027</option><option value="20272">Feb 2027</option><option value="20273">Mar 2027</option><option value="20274">Apr 2027</option><option value="20275">May 2027</option><option value="20276">Jun 2027</option><option value="20277">Jul 2027</option><option value="20278">Aug 2027</option><option value="20279">Sep 2027</option><option value="202710">Oct 2027</option><option value="202711">Nov 2027</option><option value="202712">Dec 2027</option><option value="20281">Jan 2028</option><option value="20282">Feb 2028</option><option value="20283">Mar 2028</option><option value="20284">Apr 2028</option><option value="20285">May 2028</option><option value="20286">Jun 2028</option><option value="20287">Jul 2028</option><option value="20288">Aug 2028</option><option value="20289">Sep 2028</option><option value="202810">Oct 2028</option><option value="202811">Nov 2028</option><option value="202812">Dec 2028</option><option value="20291">Jan 2029</option></select> <label for="SMonth" class="visuallyhidden">From month</label> </div> <div class="form-group col-lg-6"> <select name="tm" id="TMonth" class="form-control custom-select" onchange='getDeptCount()' ><option value="0" selected >To month</option><option value="20255">May 2025</option><option value="20256">Jun 2025</option><option value="20257">Jul 2025</option><option value="20258">Aug 2025</option><option value="20259">Sep 2025</option><option value="202510">Oct 2025</option><option value="202511">Nov 2025</option><option value="202512">Dec 2025</option><option value="20261">Jan 2026</option><option value="20262">Feb 2026</option><option value="20263">Mar 2026</option><option value="20264">Apr 2026</option><option value="20265">May 2026</option><option value="20266">Jun 2026</option><option value="20267">Jul 2026</option><option value="20268">Aug 2026</option><option value="20269">Sep 2026</option><option value="202610">Oct 2026</option><option value="202611">Nov 2026</option><option value="202612">Dec 2026</option><option value="20271">Jan 2027</option><option value="20272">Feb 2027</option><option value="20273">Mar 2027</option><option value="20274">Apr 2027</option><option value="20275">May 2027</option><option value="20276">Jun 2027</option><option value="20277">Jul 2027</option><option value="20278">Aug 2027</option><option value="20279">Sep 2027</option><option value="202710">Oct 2027</option><option value="202711">Nov 2027</option><option value="202712">Dec 2027</option><option value="20281">Jan 2028</option><option value="20282">Feb 2028</option><option value="20283">Mar 2028</option><option value="20284">Apr 2028</option><option value="20285">May 2028</option><option value="20286">Jun 2028</option><option value="20287">Jul 2028</option><option value="20288">Aug 2028</option><option value="20289">Sep 2028</option><option value="202810">Oct 2028</option><option value="202811">Nov 2028</option><option value="202812">Dec 2028</option><option value="20291">Jan 2029</option></select> <label for="TMonth" class="visuallyhidden">To month</label> </div> </div> <div id="DivRiver" class="form-group hidden"> <select name="c1" id="City" class="form-control custom-select" onchange='toggleRiver2();getDeptCount();' ><option value="0" selected >All rivers</option><option value="7">Africa (All)</option><option value="15">Amazon River</option><option value="8">Asia (All)</option><option value="1970">Bordeaux Waterways</option><option value="1363">Chobe River</option><option value="1025">Columbia River</option><option value="1109">Cumberland River</option><option value="662">Danube River</option><option value="1921">Dordogne River</option><option value="666">Douro River</option><option value="664">Dutch & Belgian Waterways</option><option value="667">Elbe River</option><option value="5">Europe (All)</option><option value="1291">Ganges River</option><option value="1922">Garonne River</option><option value="2110">Guadalquivir River</option><option value="2111">Guadiana River</option><option value="1105">Hudson River</option><option value="2125">Loire River</option><option value="2398">Magdalena River</option><option value="1585">Main River</option><option value="130">Mekong River</option><option value="858">Mississippi River</option><option value="668">Mosel River</option><option value="148">Nile River</option><option value="6">North America (All)</option><option value="670">Oder River</option><option value="1111">Ohio River</option><option value="671">Po River</option><option value="665">Rhine River</option><option value="672">Rhone River</option><option value="673">Saone River</option><option value="674">Seine River</option><option value="9">South America (All)</option><option value="1134">St. Johns River</option><option value="1110">Tennessee River</option><option value="1147">Tolomato River</option><option value="206">Yangtze River</option></select> <label for="River" class="visuallyhidden">River</label> </div> <div id="DivRiver2" class="form-group hidden"> <select name="c2" id="City2" class="form-control custom-select" onchange='getDeptCount();' ><option value="0" selected >Choose a river?</option><option value="15">Amazon River</option><option value="1970">Bordeaux Waterways</option><option value="1363">Chobe River</option><option value="1025">Columbia River</option><option value="1109">Cumberland River</option><option value="662">Danube River</option><option value="1921">Dordogne River</option><option value="666">Douro River</option><option value="664">Dutch & Belgian Waterways</option><option value="667">Elbe River</option><option value="1291">Ganges River</option><option value="1922">Garonne River</option><option value="2110">Guadalquivir River</option><option value="2111">Guadiana River</option><option value="1105">Hudson River</option><option value="2125">Loire River</option><option value="2398">Magdalena River</option><option value="1585">Main River</option><option value="130">Mekong River</option><option value="858">Mississippi River</option><option value="668">Mosel River</option><option value="148">Nile River</option><option value="670">Oder River</option><option value="1111">Ohio River</option><option value="671">Po River</option><option value="665">Rhine River</option><option value="672">Rhone River</option><option value="673">Saone River</option><option value="674">Seine River</option><option value="1134">St. Johns River</option><option value="1110">Tennessee River</option><option value="1147">Tolomato River</option><option value="206">Yangtze River</option></select> <label for="River" class="visuallyhidden">River</label> </div> <div id="DivDestination" class="form-group "> <select name="y1" id="Destination" class="form-control custom-select" onchange='toggleCountryOnly();getDeptCount();' ><option value="0" selected >All destinations</option><option value="1004" data-id="0">Africa (All)</option><option value="211" data-id="0">Albania</option><option value="170" data-id="0">Andorra</option><option value="1020" data-id="0">Antarctica</option><option value="1034" data-id="0">Arctic (All)</option><option value="87" data-id="87">Argentina</option><option value="275" data-id="0">Armenia</option><option value="1007" data-id="0">Asia (All)</option><option value="88" data-id="88">Australia</option><option value="89" data-id="89">Austria</option><option value="91" data-id="91">Belgium</option><option value="192" data-id="192">Belize</option><option value="172" data-id="0">Bhutan</option><option value="92" data-id="92">Bolivia</option><option value="194" data-id="0">Bosnia-Herzegovina</option><option value="160" data-id="160">Botswana</option><option value="93" data-id="93">Brazil</option><option value="94" data-id="0">Bulgaria</option><option value="95" data-id="95">Cambodia</option><option value="156" data-id="156">Canada</option><option value="1043" data-id="0">Central America (All)</option><option value="96" data-id="96">Chile</option><option value="97" data-id="97">China</option><option value="163" data-id="163">Colombia</option><option value="98" data-id="98">Costa Rica</option><option value="174" data-id="174">Croatia</option><option value="222" data-id="0">Cyprus</option><option value="99" data-id="99">Czech Republic</option><option value="100" data-id="100">Denmark</option><option value="101" data-id="101">Ecuador</option><option value="102" data-id="102">Egypt</option><option value="209" data-id="0">El Salvador</option><option value="103" data-id="103">England</option><option value="104" data-id="0">Estonia</option><option value="198" data-id="0">Ethiopia</option><option value="1041" data-id="0">Europe & Britain (All)</option><option value="162" data-id="0">Falkland Islands</option><option value="105" data-id="105">Fiji</option><option value="106" data-id="106">Finland</option><option value="107" data-id="107">France</option><option value="108" data-id="108">Galapagos Islands</option><option value="258" data-id="0">Georgia</option><option value="109" data-id="109">Germany</option><option value="238" data-id="0">Ghana</option><option value="267" data-id="0">Gibraltar</option><option value="110" data-id="110">Greece</option><option value="187" data-id="0">Greenland</option><option value="181" data-id="181">Guatemala</option><option value="193" data-id="0">Honduras</option><option value="112" data-id="112">Hungary</option><option value="113" data-id="113">Iceland</option><option value="114" data-id="114">India</option><option value="159" data-id="159">Indonesia</option><option value="115" data-id="115">Ireland</option><option value="117" data-id="117">Israel</option><option value="118" data-id="118">Italy</option><option value="119" data-id="119">Japan</option><option value="120" data-id="120">Jordan</option><option value="214" data-id="0">Kazakhstan</option><option value="121" data-id="121">Kenya</option><option value="232" data-id="0">Kyrgyzstan</option><option value="204" data-id="0">Laos</option><option value="122" data-id="0">Latvia</option><option value="252" data-id="0">Lesotho</option><option value="123" data-id="0">Liechtenstein</option><option value="124" data-id="0">Lithuania</option><option value="125" data-id="0">Luxembourg</option><option value="215" data-id="0">Macedonia</option><option value="201" data-id="0">Madagascar</option><option value="261" data-id="0">Malawi</option><option value="183" data-id="183">Malaysia</option><option value="200" data-id="0">Maldives</option><option value="168" data-id="0">Malta</option><option value="158" data-id="158">Mexico</option><option value="1035" data-id="0">Middle East (All)</option><option value="126" data-id="0">Monaco</option><option value="165" data-id="165">Mongolia</option><option value="210" data-id="0">Montenegro</option><option value="127" data-id="127">Morocco</option><option value="206" data-id="0">Mozambique</option><option value="176" data-id="176">Namibia</option><option value="128" data-id="128">Nepal</option><option value="111" data-id="111">Netherlands</option><option value="129" data-id="129">New Zealand</option><option value="191" data-id="0">Nicaragua</option><option value="1044" data-id="0">North America (All)</option><option value="130" data-id="0">Northern Ireland</option><option value="131" data-id="131">Norway</option><option value="233" data-id="0">Oman</option><option value="169" data-id="169">Panama</option><option value="177" data-id="0">Papua New Guinea</option><option value="133" data-id="133">Peru</option><option value="207" data-id="0">Philippines</option><option value="134" data-id="134">Poland</option><option value="135" data-id="135">Portugal</option><option value="272" data-id="0">Qatar</option><option value="136" data-id="136">Romania</option><option value="205" data-id="205">Rwanda</option><option value="273" data-id="0">Samoa</option><option value="138" data-id="138">Scotland</option><option value="239" data-id="0">Senegal</option><option value="196" data-id="0">Serbia</option><option value="189" data-id="0">Seychelles</option><option value="139" data-id="139">Singapore</option><option value="140" data-id="0">Slovakia</option><option value="175" data-id="0">Slovenia</option><option value="141" data-id="141">South Africa</option><option value="1012" data-id="0">South America (All)</option><option value="182" data-id="0">South Korea</option><option value="1045" data-id="0">South Pacific (All)</option><option value="142" data-id="142">Spain</option><option value="212" data-id="0">Sri Lanka</option><option value="280" data-id="0">Svalbard</option><option value="143" data-id="0">Swaziland</option><option value="144" data-id="144">Sweden</option><option value="145" data-id="145">Switzerland</option><option value="227" data-id="0">Taiwan</option><option value="276" data-id="0">Tajikistan</option><option value="146" data-id="146">Tanzania</option><option value="148" data-id="148">Thailand</option><option value="251" data-id="0">Timor-Leste</option><option value="167" data-id="0">Tunisia</option><option value="149" data-id="149">Turkey</option><option value="219" data-id="0">Turkmenistan</option><option value="186" data-id="186">Uganda</option><option value="199" data-id="0">United Arab Emirates</option><option value="155" data-id="155">United States</option><option value="150" data-id="0">Uruguay</option><option value="173" data-id="0">Uzbekistan</option><option value="202" data-id="0">Vanuatu</option><option value="151" data-id="151">Vietnam</option><option value="152" data-id="0">Wales</option><option value="184" data-id="0">Zambia</option><option value="153" data-id="0">Zimbabwe</option></select> <label for="Destination" class="visuallyhidden">Destination</label> </div> <div id="DivCountry" class="form-group hidden"> <select name="y2" id="Country" class="form-control custom-select" onchange='toggleCountryOnly();getDeptCount();' ><option value="0" selected >Choose a country?</option><option value="211" data-id="0">Albania</option><option value="170" data-id="0">Andorra</option><option value="87" data-id="87">Argentina</option><option value="275" data-id="0">Armenia</option><option value="88" data-id="88">Australia</option><option value="89" data-id="89">Austria</option><option value="91" data-id="91">Belgium</option><option value="192" data-id="192">Belize</option><option value="172" data-id="0">Bhutan</option><option value="92" data-id="92">Bolivia</option><option value="194" data-id="0">Bosnia-Herzegovina</option><option value="160" data-id="160">Botswana</option><option value="93" data-id="93">Brazil</option><option value="94" data-id="0">Bulgaria</option><option value="95" data-id="95">Cambodia</option><option value="156" data-id="156">Canada</option><option value="96" data-id="96">Chile</option><option value="97" data-id="97">China</option><option value="163" data-id="163">Colombia</option><option value="98" data-id="98">Costa Rica</option><option value="174" data-id="174">Croatia</option><option value="222" data-id="0">Cyprus</option><option value="99" data-id="99">Czech Republic</option><option value="100" data-id="100">Denmark</option><option value="101" data-id="101">Ecuador</option><option value="102" data-id="102">Egypt</option><option value="209" data-id="0">El Salvador</option><option value="103" data-id="103">England</option><option value="104" data-id="0">Estonia</option><option value="198" data-id="0">Ethiopia</option><option value="162" data-id="0">Falkland Islands</option><option value="105" data-id="105">Fiji</option><option value="106" data-id="106">Finland</option><option value="107" data-id="107">France</option><option value="108" data-id="108">Galapagos Islands</option><option value="258" data-id="0">Georgia</option><option value="109" data-id="109">Germany</option><option value="238" data-id="0">Ghana</option><option value="267" data-id="0">Gibraltar</option><option value="110" data-id="110">Greece</option><option value="187" data-id="0">Greenland</option><option value="181" data-id="181">Guatemala</option><option value="193" data-id="0">Honduras</option><option value="112" data-id="112">Hungary</option><option value="113" data-id="113">Iceland</option><option value="114" data-id="114">India</option><option value="159" data-id="159">Indonesia</option><option value="115" data-id="115">Ireland</option><option value="117" data-id="117">Israel</option><option value="118" data-id="118">Italy</option><option value="119" data-id="119">Japan</option><option value="120" data-id="120">Jordan</option><option value="214" data-id="0">Kazakhstan</option><option value="121" data-id="121">Kenya</option><option value="232" data-id="0">Kyrgyzstan</option><option value="204" data-id="0">Laos</option><option value="122" data-id="0">Latvia</option><option value="252" data-id="0">Lesotho</option><option value="123" data-id="0">Liechtenstein</option><option value="124" data-id="0">Lithuania</option><option value="125" data-id="0">Luxembourg</option><option value="215" data-id="0">Macedonia</option><option value="201" data-id="0">Madagascar</option><option value="261" data-id="0">Malawi</option><option value="183" data-id="183">Malaysia</option><option value="200" data-id="0">Maldives</option><option value="168" data-id="0">Malta</option><option value="158" data-id="158">Mexico</option><option value="126" data-id="0">Monaco</option><option value="165" data-id="165">Mongolia</option><option value="210" data-id="0">Montenegro</option><option value="127" data-id="127">Morocco</option><option value="206" data-id="0">Mozambique</option><option value="176" data-id="176">Namibia</option><option value="128" data-id="128">Nepal</option><option value="111" data-id="111">Netherlands</option><option value="129" data-id="129">New Zealand</option><option value="191" data-id="0">Nicaragua</option><option value="130" data-id="0">Northern Ireland</option><option value="131" data-id="131">Norway</option><option value="233" data-id="0">Oman</option><option value="169" data-id="169">Panama</option><option value="177" data-id="0">Papua New Guinea</option><option value="133" data-id="133">Peru</option><option value="207" data-id="0">Philippines</option><option value="134" data-id="134">Poland</option><option value="135" data-id="135">Portugal</option><option value="272" data-id="0">Qatar</option><option value="136" data-id="136">Romania</option><option value="205" data-id="205">Rwanda</option><option value="273" data-id="0">Samoa</option><option value="138" data-id="138">Scotland</option><option value="239" data-id="0">Senegal</option><option value="196" data-id="0">Serbia</option><option value="189" data-id="0">Seychelles</option><option value="139" data-id="139">Singapore</option><option value="140" data-id="0">Slovakia</option><option value="175" data-id="0">Slovenia</option><option value="141" data-id="141">South Africa</option><option value="182" data-id="0">South Korea</option><option value="142" data-id="142">Spain</option><option value="212" data-id="0">Sri Lanka</option><option value="280" data-id="0">Svalbard</option><option value="143" data-id="0">Swaziland</option><option value="144" data-id="144">Sweden</option><option value="145" data-id="145">Switzerland</option><option value="227" data-id="0">Taiwan</option><option value="276" data-id="0">Tajikistan</option><option value="146" data-id="146">Tanzania</option><option value="148" data-id="148">Thailand</option><option value="251" data-id="0">Timor-Leste</option><option value="167" data-id="0">Tunisia</option><option value="149" data-id="149">Turkey</option><option value="219" data-id="0">Turkmenistan</option><option value="186" data-id="186">Uganda</option><option value="199" data-id="0">United Arab Emirates</option><option value="155" data-id="155">United States</option><option value="150" data-id="0">Uruguay</option><option value="173" data-id="0">Uzbekistan</option><option value="202" data-id="0">Vanuatu</option><option value="151" data-id="151">Vietnam</option><option value="152" data-id="0">Wales</option><option value="184" data-id="0">Zambia</option><option value="153" data-id="0">Zimbabwe</option></select> <label for="Country" class="visuallyhidden">Country</label> </div> <div id="DivCountryOnly" class="custom-control custom-checkbox hidden" style="margin-bottom:0.2em;"> <input name="co" id="CountryOnly" value="0" class="custom-control-input" type="checkbox" onChange="getDeptCount()" /> <label id="CountryOnlyLabel" class="custom-control-label" for="CountryOnly"> Trips that visit only </label> <img src="https://assets.vacationstogo.com/images/info_gray.png" id="countryOnlyTooltip" data-toggle="tooltip" data-html="true" title="Check this box to show trips that visit only the selected country or place and do not visit any other countries."> </div> <div class="form-group "> <select name="o1" id="Operator" class="form-control custom-select" onchange='getDeptCount()' ><option value="0" >All companies</option><option value="A">Abercrombie & Kent</option><option value="AD">Adventures by Disney</option><option value="AF">African Travel</option><option value="GT">Alexander+Roberts</option><option value="AM">AmaWaterways</option><option value="AC">American Cruise Lines</option><option value="AW">Avalon Waterways</option><option value="BR">Brendan Vacations</option><option value="CS">Canyon Spirit</option><option value="CI">CIE Tours</option><option value="CT">Collette</option><option value="CO">Contiki</option><option value="C">Cosmos</option><option value="TC">Costsaver</option><option value="CR">CroisiEurope</option><option value="EM">Emerald Cruises</option><option value="GA">G Adventures</option><option value="G1">Gate 1 Travel</option><option value="G">Globus</option><option value="IN">Insight Vacations</option><option value="IT">Intrepid Travel</option><option value="LG">Luxury Gold</option><option value="NH">Natural Habitat Adventures</option><option value="RV">Riviera Travel</option><option value="RM">Rocky Mountaineer</option><option value="SE">Scenic Luxury Cruises & Tours</option><option value="ST">SITA World Tours</option><option value="TA">Tauck</option><option value="T">Trafalgar</option><option value="UW">Uniworld Boutique River Cruises</option><option value="VI">Viking River Cruises</option></select> <label for="Operator" class="visuallyhidden">Company</label> </div> <div class="form-group "> <select name="n" id="Length" class="form-control custom-select" onchange='getDeptCount()' ><option value="0" selected >All trip lengths</option><option value="1" >4-6 days</option><option value="2" >7-10 days</option><option value="3" >11-16 days</option><option value="4" >17-24 days</option><option value="5" >25+ days</option></select> <label for="Length" class="visuallyhidden">Trip Length</label> </div> <div class="form-group"> <div class="col-xs-12 fabContainerShowMeTheDeals"> <input id="fabShowMeTheDeals" type="submit" value="Show Me the Deals!" class="btn btn-vtg btn-vtg-yellow" onClick="return checkOne();" /> </div> </div> <div id="fabMsgMisc"></div> </form> </div> </div> <div class="vtg-left-section"> <div class="header">Custom Search</div> View <a href='/custom.cfm'>more search options</a> to help you find your ideal vacation. </div> <div class="vtg-left-section"> <div class="header"> FastDeal Lookup </div> <form action="/tour.cfm" method="get" style="margin-bottom:4px;"> <div class="input-group input-group-sm" style="width:70%;"> <input name="Deal" id="Deal" type="text" class="form-control" placeholder="Enter FastDeal #" style="border:1px solid #aaa;" /> <label for="Deal" class="visuallyhidden">FastDeal</label> <div class="input-group-append"> <button class="btn" type="submit" aria-label="FastDeal Lookup" style="background-color:#fff; border-top:1px solid #aaa; border-right:1px solid #aaa; border-bottom:1px solid #aaa;"> <img src="/images/magnifying-glass.png" width="22" height="19" alt="search" /> </button> </div> </div> </form> </div> <div class="vtg-left-section"> <div class="header"> Destinations </div> <span class="inline-block column" style="min-width:49%;margin-right:20px;"> <a href="/africa_tours.cfm">Africa</a><br/> <a href="/antarctica_tours.cfm">Antarctica</a><br/> <a href="/arctic_tours.cfm">Arctic</a><br/> <a href="/asia_tours.cfm">Asia</a><br/> <a href="/central_america_tours.cfm">Central America</a><br/> </span><span class="inline-block column"> <a href="/europe_and_britain_tours.cfm">Europe & Britain</a><br/> <a href="/middle_east_tours.cfm">Middle East</a><br/> <a href="/north_america_tours.cfm">North America</a><br/> <a href="/south_america_tours.cfm">South America</a><br/> <a href="/south_pacific_tours.cfm">South Pacific</a><br/> </span> </div> </div> <div class="vtg-layout-main"> <div class="row"> <div class="col-lg-12"> <h2 class="center">Save up to 50% on Your Next Vacation!</h2> </div> </div> <div class="row"> <div class="col-lg-12" style="margin-top:-9px;"> <p class="center"> <a href="/alanfox.cfm">First-Time Visitors</a> </p> </div> </div> <div class="row"> <div class="col-lg-12"> <p> Would you like to explore an amazing destination on a guided tour? Since 1984, Vacations To Go has helped more than <span style="color: rgb(33, 37, 41);">8</span> million travelers plan incredible trips at the lowest prices.</p> <p> On this site, we offer a vast selection of guided tours as well as river and expedition cruises and independent vacations. Use the search box on the left to find your ideal trip now.</p> <p> Our travel counselors are standing by to help make the planning process easy and enjoyable. Please give us a call!</p> <!--97D0--> </div> </div> <div class="row"> <div class="col-4" style="padding-top:15px;"> <img src="/images/AlanSig.png" width="121" height="39" alt="Alan Fox, Executive Chairman" style="margin-bottom:0.75em;"/><br/> <b>Alan Fox</b><br /> Executive Chairman<br /> Vacations To Go </div> <div class="col-8" style="padding-left:10px;padding-top:40px;"> <button class="btn btn-vtg btn-vtg-yellow" data-toggle="modal" data-target="#guaranteeModal"> Our Best Price &<br/>Service Guarantee </button> </div> <div class="col-lg-12"> <hr style="margin-top: 1.25em;border-top: 4px solid #eee;" /> </div> <div class="col-lg-12"> <div class="row" style="margin-top: 1em;margin-bottom: 1em;"> <div class="col-12"> <div class="vtg-why-book">Why book with Vacations To Go?</div> </div> </div> <div class="row" style="margin-bottom: 0.5em;"> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> Lowest prices </div> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> Huge selection of tours </div> </div> <div class="row" style="margin-bottom: 0.5em;"> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> No booking fees </div> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> Easy-to-use search tools </div> </div> <div class="row" style="margin-bottom: 0.5em;"> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> Free tour newsletter </div> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> Award-winning service </div> </div> <div class="row" style="margin-bottom: 0.5em;"> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> <a href="/customers_love_us.cfm">Customers love us</a> </div> <div class="col-6"> <img src="/images/icons/pin.png" style="vertical-align:top; margin-right:5px;" /> <a href="/testimonials.cfm">Travel companies love us</a> </div> </div> </div> </div> </div> <div class="vtg-layout-daily-special"> <div class="vtg-ds-header"> <div class="daily-special-container"> <table border="0" style="float:left;"> <tr> <td class="one-place"> May 29, 2025<br/> <span class="daily-special-banner">Daily Specials</span> </td> </tr> </table> <img src="/images/DS-map.png" alt="" style="float:right;padding-bottom:5px;z-index:-999;margin-top:-21px;" /> <div style="clear: both;"></div> </div> </div> <div class="vtg-right-section cursor-pointer" onclick="location.href='/ticker.cfm?ts=4697&r=0&op=T&ds=766'"> <div class="vtg-ds-img"> <picture> <source type="image/webp" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Germany.webp"> <source type="image/jpeg" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Germany.jpg"> <img src="https://www.tourvacationstogo.com/images/ds_tour/41/41_Germany.jpg" style="width: 215px; height:120px;" alt="Trafalgar Tour Deals!" /> </picture> </div> <div class="vtg-ds-heading"> Trafalgar Tour Deals! </div> <div class="vtg-ds-content"> Save up to 25%. <b>Must book today!</b> </div> </div> <div class="vtg-right-section cursor-pointer" onclick="location.href='/ticker.cfm?ts=4698&r=0&op=C&ds=782'"> <div class="vtg-ds-img"> <picture> <source type="image/webp" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Dublin.webp"> <source type="image/jpeg" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Dublin.jpg"> <img src="https://www.tourvacationstogo.com/images/ds_tour/41/41_Dublin.jpg" style="width: 215px; height:120px;" alt="Extra Savings on<br>Cosmos Tours!" /> </picture> </div> <div class="vtg-ds-heading"> Extra Savings on<br>Cosmos Tours! </div> <div class="vtg-ds-content"> Get up to 24% off Cosmos' already low rates. <b>Book by May 31.</b> </div> </div> <div class="vtg-right-section cursor-pointer" onclick="location.href='/ticker.cfm?ts=4709&r=0&op=G&ds=764'"> <div class="vtg-ds-img"> <picture> <source type="image/webp" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Austria.webp"> <source type="image/jpeg" srcset="https://www.tourvacationstogo.com/images/ds_tour/41/41_Austria.jpg"> <img src="https://www.tourvacationstogo.com/images/ds_tour/41/41_Austria.jpg" style="width: 215px; height:120px;" alt="Globus Tour Sale!" /> </picture> </div> <div class="vtg-ds-heading"> Globus Tour Sale! </div> <div class="vtg-ds-content"> Save up to 25%. <b>Book by May 31.</b> </div> </div> <div style="text-align:center; margin-bottom:20px;"> </div> </div> </div> </div> <div id="homeImage" style="clear:both;"> <picture> <source type="image/webp" srcset="/images/home.webp"> <source type="image/jpeg" srcset="/images/home.jpg"> <img src="/images/home.jpg" alt="TourVacationsToGo.com"> </picture> </div> </div> <div class="modal" id="guaranteeModal" tabindex="-1"> <div class="modal-dialog" style="width:750px;" > <div class="modal-content" style="padding:20px 20px 0px 20px; text-align:left;"> <div class="modal-body"> <div align="center"> <button type="button" class="btn btn-vtg btn-vtg-yellow"> Our Best Price &<br/>Service Guarantee </button> </div> <p> Now in our 42<sup>nd</sup> year, Vacations To Go is one of the largest travel agencies in the world. We've built a reputation for discounts, service and professionalism that is second to none. </p> <p> <strong>Price Guarantee</strong><br/> We work with every major tour company in the world, and you'll find their lowest authorized prices on this site. However, if you ever find a lower price for the same company, tour and date, before booking, we'll match it.* </p> <p> <strong>Service Guarantee</strong><br/> Our travel counselors are fast and friendly. However, if you are ever dissatisfied with any aspect of our service or our Web site, please <a href="/tellus.cfm">click here</a> to tell me about it. I will respond as quickly as possible, and always within 24 hours. </p> <p> <img src="/images/AlanSig.png" width="121" height="39" alt="Alan Fox, Executive Chairman" style="margin-bottom:0.75em;"/><br/> <b>Alan Fox</b><br /> Executive Chairman<br /> Vacations To Go </p> <p> * The lower rate must be advertised on a competitor's website and available for booking at the time you contact us; offer does not apply to group rates. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal"> Close </button> </div> </div> </div> </div> <div id="siteFooter" class="body-section-container"> <div class="callback"> Call us at <span class="phone-footer">800-680-2858</span> or inquire about a vacation <a href="/callback.cfm">here</a>. </div> <div class="office-hours"> Open Mon-Fri 7am to 10pm, Sat-Sun 8am to 8pm, U.S. Central Time </div> <div class="office-hours" style="color:green;"> Our office is open now. </div> <div class="link-section"> <div style="margin-bottom: 1em;"> <a href="/coronavirus_tour_update.cfm"> Covid-Related Refund and Cancellation Policies </a> </div> <div align="center"> <span class="inline-block separate"> <b>Travel Info</b> <br/> <a href="/espanol.cfm">Español</a><br/> <a href="/internat.cfm">International Customers</a><br/> <a href="/passport_requirements.cfm">Passports & Visas</a><br/> <a href="/payrefund.cfm">Payments & Refunds</a><br/> <a href="/insurance.cfm">Travel Insurance</a><br/> </span> <span class="inline-block separate"> <b>Company Info</b> <br/> <a href="/about.cfm">About Vacations To Go</a><br/> <a href="/why_book.cfm">Why Book With Us</a><br/> <a href="/community_involvement.cfm">Community Involvement</a><br/> <a href="/contact.cfm">Contact Us</a><br/> <a href="/vtg_leadership.cfm">Corporate Officers</a><br/> <a href="/testimonials.cfm">Travel Companies Love Us</a><br/> <a href="/customers_love_us.cfm">Vacations To Go Reviews</a><br/> </span> <span class="inline-block separate"> <b>Our Newsletters</b> <br/> <a href="/tour_newsletter.cfm">Tours</a><br/> <a href="https://www.vacationstogo.com/cruise_newsletter.cfm?source=tourfooter">Cruises</a><br/> <a href="https://www.rivercruise.com/river_cruise_newsletter.cfm?source=tourfooter">River Cruises</a><br/> <a href="https://www.resortvacationstogo.com/newsletter.html?source=tourfooter">Resorts</a><br/> <a href="https://www.africasafari.com/safari_newsletter.cfm?source=tourfooter">Safaris</a><br/> <a href="https://www.vacationstogo.com/singles_newsletter.cfm?source=tourfooter">Singles</a><br/> <a href="https://www.vacationstogonewsletters.com">Newsletter Archive</a><br/> </span> <span class="inline-block"> <b>Site Info</b> <br/> <a href="/privacy.cfm">Privacy Policy</a><br/> <a href="/site_map.cfm">Site Map</a><br/> <a href="/terms.cfm">Terms & Conditions</a><br/> </span> </div> <div align="center" class="career-tellus"> <a href="https://www.vacationstogo.com/employ_opp.cfm">Careers with Vacations To Go</a> <span class="pipe">❘</span> <a href="/tellus.cfm">Site feedback</a> </div> </div> <div class="copyright"> Copyright © 2025 by Vacations To Go. All rights reserved. <!--2072920-50--> </div> </div> </div> </div> <script type="text/javascript" src="/lib/jquery/3.5.1/jquery.min.js"></script> <script type="text/javascript" src="/lib/popper/1.15.0/popper.min.js"></script> <script type="text/javascript" src="/lib/bootstrap/4.3.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="/js/fab.js"></script> <script type="text/javascript"> $( document ).ready( function() { var collapse_shown_icon = 'glyphicon-minus'; var collapse_hidden_icon = 'glyphicon-plus'; $( '#greatevents' ).on( 'shown.bs.collapse', function () { $( '#caretGreatEvents' ).removeClass( collapse_hidden_icon ).addClass( collapse_shown_icon ); }) .on( 'hidden.bs.collapse', function () { $( '#caretGreatEvents' ).removeClass( collapse_shown_icon ).addClass( collapse_hidden_icon ); }); $( '#specialinterests' ).on( 'shown.bs.collapse', function () { $( '#caretSpecialInterests' ).removeClass( collapse_hidden_icon ).addClass( collapse_shown_icon ); }) .on( 'hidden.bs.collapse', function () { $( '#caretSpecialInterests' ).removeClass( collapse_shown_icon ).addClass( collapse_hidden_icon ); }); $('img').each(function () { if ($(this).attr('src') == '/images/trans.png') { var srcOriginal = $(this).data('original-src') $(this).attr('src', srcOriginal); } }); }); </script> <!-- Global site tag (gtag.js) - Google Ads: 1072669009 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1072669009"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1072669009', { 'cookie_expires': 0 }); </script> <script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"4057686"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script> <noscript><img src="//bat.bing.com/action/0?ti=4057686&Ver=2" height="0" width="0" style="display:none; visibility: hidden;" /></noscript> <script> function getBingCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } function overwriteBingCookie() { var cname = "_uetmsclkid"; var cvalue = getBingCookie(cname); if(cname){ var expires = "expires=Session"; document.cookie = cname + "=" + cvalue + ";" + "domain=www.TourVacationsToGo.com;" + expires + ";path=/"; } } overwriteBingCookie(); </script> </body> </html>