Historic homes, centuries-old churches, and amazing miracles and mysteries await you. We’ve created charming stories set in Charleston. Meet the characters here and then read the stories for free.
Download Our Cozy Short Mysteries in Our Free eBook Here
.ui-dialog-titlebar-close { display:none; }
.ui-dialog-buttonset {
float:none!important;
text-align:center;
}
#dialog-confirm {
background: url(/sites/guideposts.org/files/survey-popup-corrie-ten-book-background.jpg);
}
$( function() { $( “#dialog-confirm” ).dialog({ autoOpen:false, resizable: false, height: 300, width: 500, modal: true, buttons: { Yes: function() { window.location.href=”https://www.surveymonkey.com/r/M7WH7HQ” }, No: function() { window.location.href=”/miracles-and-mysteries-of-charleston” } } }); $(“.popup-target”).click(function(e) { e.preventDefault(); $(‘#dialog-confirm’).dialog(‘open’); }); } );