Brembate (BG) – 7° Raduno
Aggiungi al Calendario
Quando:
Giugno 1, 2019@9:00 am–Giugno 2, 2019@3:00 pm
2019-06-01T09:00:00+02:00
2019-06-02T15:00:00+02:00
Domenica 2 giugno 2019 il V.C. Brembate organizza il 7° raduno Nazione ” Vespiamo Insieme”
PROGRAMMA:
ore 8.30 Ritrovo presso la piazza della chiesa di Brembate di sotto, consegna gadget e buono colazione
ore 10.00 Chiusura iscrizioni
ore 10.30 Partenza per giro turisistico
ore 11.30 Aperitivo Ristorante Continental
ore 12.30 Pranzo Ristorante Continental
ore 14.30 Premiazioni
Al termine ,estrazioni a premi:
1° premio Vespa 50 special – 2° premio Televisore – 3° premio 2 cerchi tubles – Porta Pacchi Cromato – 5° premio casco –
6° premio – Sella Vespa – 7° premio Due cuscini vespa – ecc. ecc………….

',
enableHover: false,
enableTracking: true,
buttons:{layout: 'box_count'},
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
// Scrollable sharrre bar, contributed by Erik Frye. Awesome!
var $_shareContainer = $(".sharrre-container"),
$_header = $('#header'),
$_postEntry = $('.entry'),
$window = $(window),
startSharePosition = $_shareContainer.offset(),//object
contentBottom = $_postEntry.offset().top + $_postEntry.outerHeight(),
topOfTemplate = $_header.offset().top,
topSpacing = _setTopSpacing();
//triggered on scroll
shareScroll = function(){
var scrollTop = $window.scrollTop() + topOfTemplate,
stopLocation = contentBottom - ($_shareContainer.outerHeight() + topSpacing);
$_shareContainer.css({position : 'fixed'});
if( scrollTop > stopLocation ){
$_shareContainer.css( { position:'relative' } );
$_shareContainer.offset(
{
top: contentBottom - $_shareContainer.outerHeight(),
left: startSharePosition.left,
}
);
}
else if (scrollTop >= $_postEntry.offset().top - topSpacing){
$_shareContainer.css( { position:'fixed',top: '100px' } );
$_shareContainer.offset(
{
//top: scrollTop + topSpacing,
left: startSharePosition.left,
}
);
} else if (scrollTop 1024 ) {
topSpacing = distanceFromTop + $('.nav-wrap').outerHeight();
} else {
topSpacing = distanceFromTop;
}
return topSpacing;
}
//setup event listeners
$window.scroll( _.throttle( function() {
if ( $window.width() > 719 ) {
shareScroll();
} else {
$_shareContainer.css({
top:'',
left:'',
position:''
})
}
}, 50 ) );
$window.resize( _.debounce( function() {
if ( $window.width() > 719 ) {
shareMove();
} else {
$_shareContainer.css({
top:'',
left:'',
position:''
})
}
}, 50 ) );
});


Commenti recenti