Asociaţia Maghiara de Terapia Familiei
Locaţia: SOPRON Ungaria
Perioada: 17-19 aprilie 2009
Taxa de participare: 5000 Forinti
Magyar Családterápiás Egyesület
OTP Bank:11702036 – 20680154
Inscrieri online:
Posibilităţi de cazare avantajoase:
- Colegiul Evanghelic Berzsenyi Dániel- 1900 forinti/persoană/ noapte;
- Colegiu Gimnazial- 2400 forinti/persoană/noapte;
- Colegiul NYME- 3000 forinti/persoană/noapte;
La acestea se adaugă şi oferte pentru pensiuni sau hoteluri:
Din partea Societăţii Civile Profesionale de Psihologie Perşa Alina & Secan Călin - va pleca o delegaţie, persoanele interesate se pot alătura grupului.
Pentru informatii suplimentare accesaţi: 0)
{ if(!is_fixed) make_fix(); is_fixed = true; }
oot = jQuery('#oferta_div').offset().top;
if(st < oot)
{ if(is_fixed) un_fix(); is_fixed = false; }
bmax = jQuery('#site_bottom_div').outerHeight();
if(sb < bmax)
{ jQuery('#oferta_filters_div').css('bottom', bmax - sb + 15 + 'px'); }
}
jQuery(document).ready(function() {
if(isMobileWidth(1200))
jQuery(window).scroll(scrollHandler);
});
function make_fix()
{
jQuery('#oferta_filters_div').addClass('_fixed');
left = jQuery('#oferta_div').offset().left;
jQuery('#oferta_filters_div').css('left', left + 'px');
jQuery('#oferta_filters_div').css('top', 'auto');
jQuery('#oferta_filters_div').css('bottom', '10px');
jQuery('#oferta_filters_dum').css('display', 'block');
}
function un_fix(where)
{
jQuery('#oferta_filters_div').removeClass('_fixed');
jQuery('#oferta_filters_div').css('left', 'auto');
jQuery('#oferta_filters_div').css('top', 'auto');
jQuery('#oferta_filters_div').css('bottom', 'auto');
jQuery('#oferta_filters_dum').css('display', 'none');
}