$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Top a').click(function(event){
if (!$(this).hasClass('disabled')){
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Top a').addClass('disabled');
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Bottom a').addClass('disabled');
$('#FeedbackSearchResultList_PBHUNOIRQGFV_OnlyFromConnectedPersons').addClass('disabled');
ShowLoaderReplace('FeedbackSearchResultList_PBHUNOIRQGFV_Results');
GetContentReplace('FeedbackSearchResultList_PBHUNOIRQGFV', $(this).attr('href'));
event.preventDefault();
return false;
return true;
}
event.preventDefault();
return false;
});
zoals altijd !!! Kurt en zijn Team zijn SUPER ! veel groetjes sim
S. uit Zoersel bezocht Comme il faut te Schilde op 3/02/2012
kleur perfect en zeer goed geknipt , bedankt ; doe zo verder lena
L. bezocht Comme il faut te Schilde op 28/12/2011
Afspraak stipt nageleefd. Snel klaar. Perfect ! Super team !!!!!
M. uit Schilde bezocht Comme il faut te Schilde op 30/12/2011
Schitterend zoals altijd!!! Happy New Year!!!
I. uit Schoten bezocht Comme il faut te Schilde op 30/12/2011
Zeer klantvriendelijk en op tijd. Niets wachten of treuzelen. Goede communicatie en zichtbaar allemaal talentvolle kapsters. Tot de volgende keer!
Nicolas Peeters
uit 's-gravenwezel bezocht Comme il faut te Schilde op 29/12/2011
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Bottom a').click(function(event){
if (!$(this).hasClass('disabled')){
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Bottom a').addClass('disabled');
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Top a').addClass('disabled');
$('#FeedbackSearchResultList_PBHUNOIRQGFV_OnlyFromConnectedPersons').addClass('disabled');
ShowLoaderReplace('FeedbackSearchResultList_PBHUNOIRQGFV_Results');
GetContentReplace('FeedbackSearchResultList_PBHUNOIRQGFV', $(this).attr('href'));
event.preventDefault();
return false;
return true;
}
event.preventDefault();
return false;
});
window.FeedbackSearchResultList_PBHUNOIRQGFV_Refresh = function(){
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Top').hide();
$('#FeedbackSearchResultList_PBHUNOIRQGFV_Paging_Bottom').hide();
ShowLoaderReplace('FeedbackSearchResultList_PBHUNOIRQGFV_Results');
GetContentInto('FeedbackSearchResultList_PBHUNOIRQGFV', '/comme-il-faut/recensies/?CID=43&SCID=0&AID=1&ModuleID=RN&LC=NL&DBSUID=816F0A29-FCAE-4A14-AC6F-68F1B6DE1261&ForFacebookFrame=0');
}