(function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
Inloggen
Home
Doe mee
Steun
Evenement
De beleving
Hoe kan ik meedoen?
Onze ambassadeurs
Onze sponsoren
De dag zelf
Pers informatie
Veelgestelde vragen
Foto's & Video's
Inschrijven
Deelnemersinfo
Fondsenwerven is leuk!
Teampagina's
Beloningen voor fondsenwervers
Tips & Ideeën
Tools & Downloads
De dag zelf
Veelgestelde vragen
Inloggen
Vrijwilligersinfo
Over vrijwilligers
Fondsenwerven is leuk!
Top fondsenwervers
Inschrijven
Vier Voeters
Doggy Marathon teampagina's
Meest opgehaald
Minst opgehaald
Nieuwste team
Oudste team
Naam A-Z
Naam Z-A
Actie tegen Dierenleed
€ 165,00
Meer informatie
Albert
€ 40,00
Meer informatie
AmLaRiCi
€ 805,00
Meer informatie
Bailey
€ 67,00
Meer informatie
Baloe
€ 0,00
Meer informatie
Banthu lobo
€ 125,00
Meer informatie
Benji
€ 0,00
Meer informatie
Bente Berit
€ 0,00
Meer informatie
Biggie
€ 115,00
Meer informatie
Binkie
€ 0,00
Meer informatie
Bongo
€ 90,00
Meer informatie
Bonus
€ 0,00
Meer informatie
1
2
3
4
5
...
{1}
##LOC[OK]##
{1}
##LOC[OK]##
##LOC[Cancel]##
{1}
##LOC[OK]##
##LOC[Cancel]##
function homeRotator(){ $('.IP_RotatorControl_rrPhotoRotator .rrItem.animate').show().animate({ opacity: 1 }, 1000, function () { setTimeout(function () { if ($('.IP_RotatorControl_rrPhotoRotator .rrItem.animate').next('.rrItem').length > 0) { $('.IP_RotatorControl_rrPhotoRotator .rrItem.animate').next('.rrItem').addClass('animate'); $('.IP_RotatorControl_rrPhotoRotator .rrItemsList.rrVerticalList').children('.rrItem.animate').first().removeClass('animate').animate({ opacity: 0 }, 1000, function() { $(this).hide(); }); } else { $('.IP_RotatorControl_rrPhotoRotator .rrItemsList.rrVerticalList').children('.rrItem').first().addClass('animate'); $('.IP_RotatorControl_rrPhotoRotator .rrItemsList.rrVerticalList').children('.rrItem.animate').last().removeClass('animate').animate({ opacity: 0 }, 1000, function () { $(this).hide(); }); } homeRotator(); }, 2000); }); } $(document).ready(function () { $('.IP_RotatorControl_rrPhotoRotator .rrItemsList').children('.rrItem').first().addClass('animate'); $('.IP_RotatorControl_rrPhotoRotator .rrItemsList').children('.rrItem').css('opacity', '0').hide(); homeRotator(); }); function sponsorRotator() { $('.IP_RotatorControl_rrSponsorRotator .rrItem.animate').animate({ opacity: 1 }, 1000, function () { setTimeout(function () { if ($('.IP_RotatorControl_rrSponsorRotator .rrItem.animate').next('.rrItem').length > 0) { $('.IP_RotatorControl_rrSponsorRotator .rrItem.animate').next('.rrItem').addClass('animate'); $('.IP_RotatorControl_rrSponsorRotator .rrItemsList.rrVerticalList').children('.rrItem.animate').first().removeClass('animate').animate({ opacity: 0 }, 1000); } else { $('.IP_RotatorControl_rrSponsorRotator .rrItemsList').children('.rrItem').first().addClass('animate'); $('.IP_RotatorControl_rrSponsorRotator .rrItemsList').children('.rrItem.animate').last().removeClass('animate').animate({ opacity: 0 }, 1000); } sponsorRotator(); }, 2000); }); } $(document).ready(function () { $('.IP_RotatorControl_rrSponsorRotator .rrItemsList').children('.rrItem').first().addClass('animate'); $('.IP_RotatorControl_rrSponsorRotator .rrItemsList').children('.rrItem').css('opacity', '0'); sponsorRotator(); }); $(document).ready(function () { $('#cbTeamSponsoren, #ntbSelfDonation').click(function () { if (!$('#cbTeamSponsoren').is(':checked')) { $("#ntbSelfDonation").attr('readonly', true).val(""); } else { $("#ntbSelfDonation").attr('readonly', false); } }); }); $("#ntbSponsorGoalAmount").blur(function () { if ($(this).val() == '') { $(this).val(50); } }); // Make RadComboBox empty at backspace/delete (FormSelectSponsorType) if (typeof(makeRadComboBoxEmpty) !== 'undefined') makeRadComboBoxEmpty();