Prive sauna BoraBora
Brecht - St.-Lenaarts Antwerpen
woensdag 8 februari 2012 • 1:20 - 3:20
Sauna 2 u:
: € 98
$('#OSORSDQ .ModuleCodeList a').click(function(event){
if (!$(this).hasClass('disabled')){
$('#OSORSDQ .ModuleCodeList a').addClass('disabled');
$('#OSORSDQ .LastMinutes').hide();
$('#OSORSDQ .Loader').show();
GetContentReplace('OSORSDQ', $(this).attr('href'));
} // if (!$(this).hasClass('disabled'))
event.preventDefault();
return false;
});