//
Home
(current)
Where Are We Now?
(current)
Contact
(current)
Calendar / Availability
(current)
Ports of Call
(current)
Photo Gallery
(current)
About the Boat
(current)
Visitor Comments
(current)
Captain's Log
(current)
Click the link below to see all photos of the Voyage of the Ocean Dance:
Voyage of the Ocean Dance Photo Gallery
$(function () { $.ajax({ type: "POST", url: "/aspx/Blob2/Admin/Sliders/SliderWebService.aspx/RenderSlider", data: '{sliderid: "341226", stylesheet: "/aspx/blob2/admin/sliders/xslt/slider-royal-live.xslt",jsonpackage: "' + '' + '" }', contentType: "application/json; charset=utf-8", dataType: "json", async: true, cache: false, success: function (response) { if ('False' == 'True' && response.d == '') { $('#Slider-341226').html("
Please add Photos to this Gallery
"); } else { $('#Slider-341226').html(response.d) } }, failure: function (response) { //debugger; }, error: function (response) { //debugger; } }); });
$(function () { $.ajax({ type: "POST", url: "/aspx/Blob2/Admin/Sliders/SliderWebService.aspx/RenderSlider", data: '{sliderid: "336687", stylesheet: "/aspx/blob2/admin/sliders/xslt/slider-royal-live.xslt",jsonpackage: "' + '' + '" }', contentType: "application/json; charset=utf-8", dataType: "json", async: true, cache: false, success: function (response) { if ('False' == 'True' && response.d == '') { $('#Slider-336687').html("
Please add Photos to this Gallery
"); } else { $('#Slider-336687').html(response.d) } }, failure: function (response) { //debugger; }, error: function (response) { //debugger; } }); });
$(document).ready(function () { App.init(); $('#cycle-slideshow').cycle({ speed: 1500, manualSpeed: 100 }); });
×
Modal Heading
function IsMarketingMessageOn() { var wrk = 0; return wrk == "1" ? true : false; } function returnLoginLink() { return "https://www.talkspot.com/aspx/Blob2/Admin/Signin/SecureSignin.aspx/rp/485463/rs/www.oceandancevoyage.com"; } function returnRegisterLink() { return "https://www.talkspot.com/aspx/blob2/admin/signin/secureregister.aspx?tempkey="; } function raiseAsyncPostback() { //ff-bug #325 fix setTimeout(function () { __doPostBack("LinkButton_AsyncPostBack", ""); }, 1); } function getBlockOutColor() { return '#c0c0c0'; } function getSSLServer() { return 'www.talkspot.com'; } var allTagsStyle = 'border-box'; var publicMsgid = '485463'; var publicHoaid = '26662' var publicPageList = ''; var publicJsVersion = '2019-01-17'; var publicIsResponsive = 'true'; var customer_email = ''; var customer_number = ''; var customer_avatar = '/images/Blobs/bbsPerson2.0.png?y=2902'; var customer_pending_comments = '0'; var customer_notifications = '0'; var public_hasSEOPriviledges = ''; var public_hasMailingListPriviledges = ''; var public_hasEditingPriviledges = ''; var public_domain_admin_link = ''; var public_domain_mail_link = ''; var my_editing = false; $(document).ready(function () { var public_isAdmin = 'false'; var public_isPreview = 'false' if (public_isPreview == 'false') { if (public_isAdmin == 'true') { my_editing = true; var publicJsVersion = '2019-01-17'; var fix = '/aspx/blob2/admin/blobpg'; var fix2 = '/blobPgJS.h'; if ($('#UnifyTemplate').length == 0) { fix2 = '/blobPgJS.b3.h'; } var fix3 = 'tml'; var fix4 = fix + fix2 + fix3; $('#tsMenuBlobpage').load(fix4 + '?x=' + publicJsVersion); } } if ($('#UnifyTemplate').length == 0) { $('body').find('div.input-group').find('input').css('box-sizing', 'border-box'); $('body').find('div.input-group').find('span.input-group-btn').attr('style', ''); $('body').find('div.input-group').find('span.input-group-btn').css('box-sizing', 'border-box'); } var $fxdTp; var $fxdBtm; if (my_editing == false) { if ($('.barWrapper').length > 0) { // new preview make it fit var tsmh = $('.barWrapper').outerHeight(); $fxdTp = $('body').find('nav.navbar.fixed-top'); if ($fxdTp.length > 0) { // re-parent the navbar to the of UnifyTemplate, thus // simulating fixed-top, no matter where the original // menu widget was placed this keeps page content // spacing correct without addtional resizing. $fxdTp.removeClass('fixed-top'); $('.barWrapper').append($fxdTp); $('#UnifyTemplate').prepend($('.barWrapper')).css('margin-top', tsmh + 'px'); } // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } } else { // adjust margins top/bottom template for fixed navbars // per ken, doesn't happen when editing. $fxdTp = $('body').find('nav.navbar.fixed-top'); // http://getpaid.talkspot.com, currently has bootstrap3 bits, bootslider (bootstrap3) loading from // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } $fxdBtm = $('body').find('nav.navbar.fixed-bottom'); if ($fxdBtm.length > 0) { var margin = $fxdBtm.height() + ($fxdBtm.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-bottom', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-bottom', margin + 2); } // end fixed navbar } } else { setTimeout(function () { var tsmh = $('#ts-menu-main-btn-wrapper').height() $('#UnifyTemplate').css('margin-top', tsmh + 1); // any sidebars we want to nuke placement for editor $('#UnifyTemplate').removeClass('sidebar').removeClass('left').removeClass('right'); $('.ts-sidebar-btn').css('display', 'none'); $('.mnu-wrapper').find('.left').each(function () { $(this).removeClass('left').addClass('leftx'); }); $('.mnu-wrapper').find('.right').each(function () { $(this).removeClass('right').addClass('rightx'); }); }, 100); } if (IsMarketingMessageOn() == true) { var content; $.get('/aspx/_scripts/bootbox/_BoostrapAjax.html', function (data) { content = data; bootbox.dialog({ animate: false, size: "fullscreen", closeButton: true, message: content, title: "Modal title", buttons: { cancel: { label: "Cancel", className: "btn btn-secondary", callback: function () { bootbox.hideAll(); result = 0; } }, OK: { label: "Save", className: "btn btn-" + "primary", callback: function () { bootbox.hideAll(); } } } }).on('shown.bs.modal', function (e) { $("body").css('overflow', 'hidden'); }).on('hide.bs.modal', function (e) { }); }); } }); enableBackground("body"); // Log Off $('body').on('click', '.ts-logout', function (e) { e.preventDefault(); window.location.href = "/aspx/blob2/blobpage2.aspx?type=logoff"; }); function tsLogIt(menu) { return false; var fix = '/aspx/blob2/admin/blobpg'; var fix2 = '/blobpglogger.a'; var fix3 = 'spx'; var fix4 = fix + fix2 + fix3; var se = 'www.oceandancevoyage.com'; var sc = '/aspx/blob2/blobpage.aspx'; var q = 'msgid=485463'; var parms = '?se=' + se + '&ms=' + publicMsgid + '&sc=' + sc + '&q=' + encodeURIComponent(q) + '&me=' + encodeURIComponent(menu); $.ajax({ url: fix4 + parms, dataType: 'json', type: 'GET', success: function (data) { }, error: function (xhr, ajaxOptions, thrownError) { } }); }
//