$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Top a').click(function(event){
if (!$(this).hasClass('disabled')){
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Top a').addClass('disabled');
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Bottom a').addClass('disabled');
$('#FeedbackSearchResultList_USRQRCXEENCQ_OnlyFromConnectedPersons').addClass('disabled');
ShowLoaderReplace('FeedbackSearchResultList_USRQRCXEENCQ_Results');
GetContentReplace('FeedbackSearchResultList_USRQRCXEENCQ', $(this).attr('href'));
event.preventDefault();
return false;
return true;
}
event.preventDefault();
return false;
});
je krijgt er altijd goede ondersteuning en hulp. ze zijn altijd vriendelijk en moedigen je aan. er loopt altijd wel iemand rond in de zaal om je te verbeteren als je een oefening niet goed uitoefend. echt super.
E. uit Arendonk bezocht Boukesport te Reusel op 7/02/2012
Goede begeleiding, aangename sfeer, kan hier goed sporten,kom er graag, ga er met plezier naar toe
M. uit Arendonk bezocht Boukesport te Reusel op 9/01/2012
Prima uitleg en begeleiding door Lucien.
C. uit Bladel bezocht Boukesport te Reusel op 15/12/2011
Ik was er op attent gemaakt een tijdje midner geweest te zijn, helaas door vele klachten. Door dit bespreekbaar te maken kon er meegedacht worden en was ik een dag later alweer flink vooruit geholpen!
G. uit Bladel bezocht Boukesport te Reusel op 10/11/2011
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Bottom a').click(function(event){
if (!$(this).hasClass('disabled')){
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Bottom a').addClass('disabled');
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Top a').addClass('disabled');
$('#FeedbackSearchResultList_USRQRCXEENCQ_OnlyFromConnectedPersons').addClass('disabled');
ShowLoaderReplace('FeedbackSearchResultList_USRQRCXEENCQ_Results');
GetContentReplace('FeedbackSearchResultList_USRQRCXEENCQ', $(this).attr('href'));
event.preventDefault();
return false;
return true;
}
event.preventDefault();
return false;
});
window.FeedbackSearchResultList_USRQRCXEENCQ_Refresh = function(){
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Top').hide();
$('#FeedbackSearchResultList_USRQRCXEENCQ_Paging_Bottom').hide();
ShowLoaderReplace('FeedbackSearchResultList_USRQRCXEENCQ_Results');
GetContentInto('FeedbackSearchResultList_USRQRCXEENCQ', '/boukesport/recensies/?CID=43&SCID=0&AID=1&ModuleID=RN&LC=NL&DBSUID=36B5C465-D3E7-4C89-8216-349EF77D0353&ForFacebookFrame=0');
}