Created
January 28, 2021 22:19
-
-
Save facelordgists/52c320b40842e5e8628a03248c5b7a8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
window.addEventListener("load", function(){ | |
document.getElementById('product-specs-tab').click(); | |
}); | |
</script> | |
<div> | |
<h4 style="font-size:28px;margin-bottom:10px">Waggoner Guide Flotillas</h4> | |
<div>Desolation Sound is a place of extraordinary beauty. And, it is one of the Pacific Northwest’s most dreamed-about and sought-after cruising destinations. Desolation Sound offers a wilderness setting, generally easy waters, many bays and coves to explore, tranquility, and more.</div> | |
<div>For adventurous cruisers, try the holy grail of Pacific Northwest cruising: the Inside Passage to Alaska. The scenery is magnificent and the experience is once-in-a-lifetime. Cruise to Southeast Alaska on our yearly flotilla to Ketchikan every May.</div> | |
<div>Visit our website (<a href="https://waggonerguide.com/flotillas/">https://waggonerguide.com/flotillas/)</a></div> | |
<div>Disclaimer: Due to Covid - Flotillas are subject to change</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment