var gfillgauge1916;
var $gp = jQuery.noConflict();
$gp(function() {
var configCustom = {
minValue: 0,
maxValue: 100,
circleThickness: 0.25,
circleFillGap: 0.05,
circleColor: "#8dc53e",
waveHeight: 0.05,
waveCount: 1,
waveRiseTime: 1000,
waveAnimateTime: 1000,
waveRise: true,
waveHeightScaling: true,
waveAnimate: true,
waveColor: "#8dc53e",
waveOffset: 0,
textVertPosition: 0.5,
textSize: 1,
valueCountUp: true,
displayPercent: true,
textColor: "#444444",
waveTextColor: "#deff00"
};
var gfillgauge1916 = loadLiquidFillGauge("fillgauge1916", 50, configCustom);
});
Sarcastic
var gfillgauge2704;
var $gp = jQuery.noConflict();
$gp(function() {
var configCustom = {
minValue: 0,
maxValue: 100,
circleThickness: 0.25,
circleFillGap: 0.05,
circleColor: "#8dc53e",
waveHeight: 0.05,
waveCount: 1,
waveRiseTime: 1000,
waveAnimateTime: 1000,
waveRise: true,
waveHeightScaling: true,
waveAnimate: true,
waveColor: "#8dc53e",
waveOffset: 0,
textVertPosition: 0.5,
textSize: 1,
valueCountUp: true,
displayPercent: true,
textColor: "#444444",
waveTextColor: "#deff00"
};
var gfillgauge2704 = loadLiquidFillGauge("fillgauge2704", 20, configCustom);
});
Neat Freak
var gfillgauge1086;
var $gp = jQuery.noConflict();
$gp(function() {
var configCustom = {
minValue: 0,
maxValue: 100,
circleThickness: 0.25,
circleFillGap: 0.05,
circleColor: "#8dc53e",
waveHeight: 0.05,
waveCount: 1,
waveRiseTime: 1000,
waveAnimateTime: 1000,
waveRise: true,
waveHeightScaling: true,
waveAnimate: true,
waveColor: "#8dc53e",
waveOffset: 0,
textVertPosition: 0.5,
textSize: 1,
valueCountUp: true,
displayPercent: true,
textColor: "#444444",
waveTextColor: "#deff00"
};
var gfillgauge1086 = loadLiquidFillGauge("fillgauge1086", 15, configCustom);
});
90s Music Fanatic
var gfillgauge1059;
var $gp = jQuery.noConflict();
$gp(function() {
var configCustom = {
minValue: 0,
maxValue: 100,
circleThickness: 0.25,
circleFillGap: 0.05,
circleColor: "#8dc53e",
waveHeight: 0.05,
waveCount: 1,
waveRiseTime: 1000,
waveAnimateTime: 1000,
waveRise: true,
waveHeightScaling: true,
waveAnimate: true,
waveColor: "#8dc53e",
waveOffset: 0,
textVertPosition: 0.5,
textSize: 1,
valueCountUp: true,
displayPercent: true,
textColor: "#444444",
waveTextColor: "#deff00"
};
var gfillgauge1059 = loadLiquidFillGauge("fillgauge1059", 15, configCustom);
});
TV Binge Watcher
Maria Ashenfelder is a tiny little dynamo with mad graphic design skills. She’s fiery, feisty, gets doodoo done and knows better than most what works best for web and wraps. She hails from Harrisburg, Pa. and moved to Morgantown, and The Stick Co., when she found no other design firms around that could compare.
And now class, we offer a few random tidbits about Maria – she doesn’t like desserts, she does like curse words, she doesn’t like people, she does like dancing on High Street FOR people though, she doesn’t like Brussels sprouts, she does like Motown, she doesn’t like skunks nor does she know how to effectively wash her dog of their aroma, she does like things nice and tidy, she doesn’t like the outdoors BUT she does like cocktails outdoors as long as the outdoor space is nice and tidy.
In all seriousness, Maria is one very talented designer with an advertising background. She specializes in creating designs for logos, print and all other things visual. She can design the shite out of a website and, admittedly, is among the most organized of our pack.
(function($){
$("#justified_gallery_UZb7Qy").justifiedGallery({
sizeRangeSuffixes : {
'lt100': '',
'lt240': '',
'lt320': '',
'lt500': '',
'lt640': '',
'lt1024': ''
},rowHeight: 200,
margins: 0,
lastRow: "justify",
fixedHeight: false,
captions: false,
captionsColor: "#000000",
captionsOpacity: 0.7,
randomize: true,
maxRowHeight: 0,
rel: "UZb7Qy",
target: null,
refreshTime: 250,
cssAnimation: true,
captionsAnimationDuration: 500,
imagesAnimationDuration: 300,
captionsVisibleOpacity: 0.7,
class: "",
})
.on('jg.complete', function(){
$('#justified_gallery_UZb7Qy a').magnificPopup({type: 'image',
mainClass: 'mfp-with-zoom',
closeOnContentClick: true,
closeBtnInside: false,
preloader: 'true',
tLoading: '',
tClose: '',image: {
verticalFit: true,titleSrc: function(item) {
return "";
}},zoom: {
enabled: true,
duration: 300
},
gallery: {
enabled: true,
tPrev: '',
tNext: '',
tCounter: '(%curr%/%total%)'
},iframe: {
patterns: {
youtube: {
index: 'youtube.com/', // String that detects type of video (in this case YouTube). Simply via url.indexOf(index).
id: 'v=', // String that splits URL in a two parts, second part should be %id%
// Or null - full URL will be returned
// Or a function that should return %id%, for example:
// id: function(url) { return 'parsed id'; }
src: '//www.youtube.com/embed/%id%?showinfo=0' // URL that will be set as a source for iframe.
},
youtu_be: {
index: 'youtu.be/',
id: '/',
src: '//www.youtube.com/embed/%id%?showinfo=0'
},
vimeo: {
index: 'vimeo.com/',
id: '/',
src: '//player.vimeo.com/video/%id%?byline=0&portrait=0'
}
}
}}); });
var galleries = [];
var gallery = $("#justified_gallery_UZb7Qy");
$(window).scroll(function() {
if ( galleries.length >= 1 ) {
var scroll_top = $(window).scrollTop();
var scroll_bottom = scroll_top + $(window).height();
var gallery_top = $(gallery).offset().top;
var gallery_height = $(gallery).innerHeight();
var gallery_bottom = gallery_top + gallery_height;
if( gallery_bottom <= scroll_bottom ) {
var images = galleries.splice(0,1);
var image_html = $("#load_more_holder_UZb7Qy").html(images).text();
$(gallery).append(image_html);
$(gallery).justifiedGallery('norewind');
}
}
}); })(jQuery);
#justified_gallery_UZb7Qy .sgg-caption {
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
color: #ffffff;
font-size: 1em;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
}
#load_more_UZb7Qy {
background: #444444;
color: #ffffff;
}