window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/virgilbunao.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.2.2"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s("\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!s("\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!s("\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!s("\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
https://virgilbunao.com/wp-includes/js/jquery/jquery.min.js
https://virgilbunao.com/wp-includes/js/jquery/jquery-migrate.min.js
https://virgilbunao.com/wp-content/plugins/flo-forms-tave-integration/public/js/flo-forms-tave-integration-public.js
!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/3ea8fbe7976b2ba17b7a32ba8/165a90c5386ac272dda8bbdde.js");
lauren + billy | 10.24.2009
I didn’t meet Lauren and Billy until a couple of days before the wedding. When i went up to meet with them, i immediately thought that there was something special about the two of them and their families. I really enjoyed spending time with them and being a part of their wedding. They are the most laid back people. This event was definitely “stress-free” on all levels. I think maybe because they both were just happy to be there and wanted to just get married, and have a great time with their friends and family, who flew to Charleston (some drove) from all over. Even the long lost cousin, whom Lauren have never seen in 15 years, came to celebrate with them!
What a wonderful celebration, indeed.
1
Thanks Ron for the photo!
At the end of every event, I am probably the dirtiest mo'fo in the house. Somehow, i forget that i wear black and that i can get dirty easily. But who cares,,, as long as i get the kick ass image, right? Here's me trying to shoot through the wine glass to get the next image,,,
To view more images, click here.
Reception Venue, Decor and Catering: Rivercourse Club, Kiawah
Flowers: Tiger Lilly
DJ: Other Brother Entertainment
jQuery(function($){
$(".flo-block-comments__form").parsley();
});
document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );
var sbiajaxurl = "https://virgilbunao.com/wp-admin/admin-ajax.php";
var sb_instagram_js_options = {"font_method":"svg","resized_url":"https:\/\/virgilbunao.com\/wp-content\/uploads\/sb-instagram-feed-images\/","placeholder":"https:\/\/virgilbunao.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png","ajax_url":"https:\/\/virgilbunao.com\/wp-admin\/admin-ajax.php"};
https://virgilbunao.com/wp-content/plugins/instagram-feed/js/sbi-scripts.min.js
var renderInvisibleReCaptcha = function() {
for (var i = 0; i < document.forms.length; ++i) {
var form = document.forms[i];
var holder = form.querySelector('.inv-recaptcha-holder');
if (null === holder) continue;
holder.innerHTML = '';
(function(frm){
var cf7SubmitElm = frm.querySelector('.wpcf7-submit');
var holderId = grecaptcha.render(holder,{
'sitekey': '6LfbNpcUAAAAACSHxEBy5agRPVKa718QGA-RztA-', 'size': 'invisible', 'badge' : 'inline',
'callback' : function (recaptchaToken) {
if((null !== cf7SubmitElm) && (typeof jQuery != 'undefined')){jQuery(frm).submit();grecaptcha.reset(holderId);return;}
HTMLFormElement.prototype.submit.call(frm);
},
'expired-callback' : function(){grecaptcha.reset(holderId);}
});
if(null !== cf7SubmitElm && (typeof jQuery != 'undefined') ){
jQuery(cf7SubmitElm).off('click').on('click', function(clickEvt){
clickEvt.preventDefault();
grecaptcha.execute(holderId);
});
}
else
{
frm.onsubmit = function (evt){evt.preventDefault();grecaptcha.execute(holderId);};
}
})(form);
}
};
https://virgilbunao.com/wp-includes/js/comment-reply.min.js
https://virgilbunao.com/wp-content/themes/fiji2/theme-files/public/js/vendor.min.js
https://virgilbunao.com/wp-content/themes/fiji2/theme-files/public/js/vendors/jquery.fancybox.min.js
var ajaxurl = ["https:\/\/virgilbunao.com\/wp-admin\/admin-ajax.php"];
https://virgilbunao.com/wp-content/themes/fiji2/theme-files/public/js/scripts.min.js
https://virgilbunao.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
https://virgilbunao.com/wp-includes/js/jquery/ui/core.min.js
https://virgilbunao.com/wp-includes/js/jquery/ui/datepicker.min.js
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"mm\/d\/yy","firstDay":1,"isRTL":false});});
_stq = window._stq || [];
_stq.push([ "view", {v:'ext',blog:'159659164',post:'3868',tz:'-4',srv:'virgilbunao.com',j:'1:12.6.1'} ]);
_stq.push([ "clickTrackerInit", "159659164", "3868" ]);
https://virgilbunao.com/wp-content/plugins/akismet/_inc/akismet-frontend.js
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/3ea8fbe7976b2ba17b7a32ba8/165a90c5386ac272dda8bbdde.js");
The one of the little girl looking at the kissing couple is awesome!
I love the wine glass lens pic too. So neat.
Why do photographers wear black? I think I figured it out the other day but want to be sure…