Gallery: SGB Elections 3/2/2016

Gallery: SGB Elections 3/2/2016
Natalie Dall celebrating after winning the presidential seat. Kate Koenig | Visual Editor
Natalie Dall celebrating after winning the presidential seat. Kate Koenig | Visual Editor
March 2, 2016
Hang on for a minute...we're trying to find some more stories you might like.
Email This Story
var sno_slideshow_open = 'no'; $('html').on('wheel', function(event) { var delta = { y: event.originalEvent.deltaY };
if (delta.y > 20 && sno_slideshow_open == 'yes') { $('button.remodal-close').trigger('click'); sno_slideshow_open = 'no'; } });
$('.flexslider').animate({'opacity': 1}, { 'duration': 'slow'}); $('.flex-container').css('background', 'unset'); $(document).ready(function() { $('html').on('click', 'button.remodal-close', function(){ sno_slideshow_open = 'no'; }); $('html').on('click', '.sfi-return-to-story', function(){ sno_slideshow_open = 'no'; }); $('body').keypress(function(e){ if(e.which == 27 || e.which == 0){ sno_slideshow_open = 'no'; } }); $(function(){ $('.modal-photo14674').click(function() { var image = $(this).attr('data-image'); sno_slideshow_open = 'yes'; var inst = $('[data-remodal-id=modal-photo14674]').remodal(); var photoids = '69183,69182,69171,69180,69179,69178,69177,69176,69175,69174,69172'; var unique = '14674'; var storyid = '69184'; inst.open();
$.ajax({ url:'/wp-admin/admin-ajax.php', type:'POST', data:'action=getslideshow&photoids=' + photoids + '&unique=' + unique + '&storyid=' + storyid + '&image=' + image, success:function(results) { $('.photo-container14674').replaceWith(results); } }); }); }); $('.sfiphotowrap14674').hover(function(){ $('.slideshow-enlarge').css('background', '#990000'); }, function(){ $('.slideshow-enlarge').css('background', '#000'); }) });