בעוד שבוע אתה אמור לצאת לחופשה בתאילנד, אבל במקום להתרגש אתה עסוק בעיקר בפחד הטיסה: המחבל שעלול להשתלט על המטוס; התאונה הנוראית וההתרסקות; כיסי האוויר, הסערות, התקלות הטכניות... נשמע מוכר? פחד טיסה הוא בעיה נפוצה אשר עשויה לגרום לפגיעה בתפקוד עקב ההמנעות מטיסות, או למצוקה משמעותית לפני או במהלך הטיסה. מידע על הגורמים ודרכי הטיפול.
קרא עוד אודות פחד טיסה
כל מי שחווה אי פעם פחד טיסה יוכל להעיד על תפקידם המרכזי של סימפטומים גופניים כרעד, דפיקות לב מואצות, הזעה, סחרחורת ועוד. ביופידבק היא שיטת טיפול המכוונת להגברת השליטה בסימפטומים הגופניים באופן שמאפשר התמודדות עם חרדה ובמקרה זה- התמודדות עם פחד טיסה. למאמר המלא
מצא אנשי מקצוע בתחום פחד טיסה
פחד טיסה - אנשי מקצוע
דיאנה גלזר
איזור בארץ: תל אביב וגוש דן שפה: עברית, ספרדית
טל: 0547-391088
בעלת תואר שני MSc (מוסמכת) בטיפול נפשי בגישה הקוגניטיבית-התנהגותית (CBT).
בעלת נסיון... לפרטים נוספים
אריאלה זאבי
איזור בארץ: תל אביב וגוש דן, השרון שפה: עברית
טל: 0545440036
אריאלה זאבי, Msc פסיכותראפיה התנהגותית קוגניטיבית עם התמחות בטיפול בחרדה: OCD, חרדה... לפרטים נוספים
SELECT b.*
FROM
cms_module_banners_in_category_manager bc,
cms_module_banners b
WHERE
bc.cat_id = 15 and
bc.status = 'active' and
(
bc.max_impressions = 0 or
bc.max_impressions > (
select sum(impressions)
from cms_module_banners_hits_and_impressions bhi
where
bhi.cat_id = 15 and
bhi.banner_id = bc.banner_id
)
) and
(
bc.never_expire = 1 or
(
(
bc.from_date = '0000-00-00' and bc.to_date = '0000-00-00'
) or
(
bc.from_date != '0000-00-00' and bc.to_date = '0000-00-00' and bc.from_date <= curdate()
) or
(
bc.from_date = '0000-00-00' and bc.to_date != '0000-00-00' and bc.to_date >= curdate()
) or
(
curdate() between bc.from_date and bc.to_date
)
)
) and
bc.banner_id = b.banner_id
ORDER BY RAND() LIMIT 0,1
Error!
No banners matched the query
SELECT b.*
FROM
cms_module_banners_in_category_manager bc,
cms_module_banners b
WHERE
bc.cat_id = 16 and
bc.status = 'active' and
(
bc.max_impressions = 0 or
bc.max_impressions > (
select sum(impressions)
from cms_module_banners_hits_and_impressions bhi
where
bhi.cat_id = 16 and
bhi.banner_id = bc.banner_id
)
) and
(
bc.never_expire = 1 or
(
(
bc.from_date = '0000-00-00' and bc.to_date = '0000-00-00'
) or
(
bc.from_date != '0000-00-00' and bc.to_date = '0000-00-00' and bc.from_date <= curdate()
) or
(
bc.from_date = '0000-00-00' and bc.to_date != '0000-00-00' and bc.to_date >= curdate()
) or
(
curdate() between bc.from_date and bc.to_date
)
)
) and
bc.banner_id = b.banner_id
ORDER BY RAND() LIMIT 0,1
Error!
No banners matched the query
SELECT b.*
FROM
cms_module_banners_in_category_manager bc,
cms_module_banners b
WHERE
bc.cat_id = 17 and
bc.status = 'active' and
(
bc.max_impressions = 0 or
bc.max_impressions > (
select sum(impressions)
from cms_module_banners_hits_and_impressions bhi
where
bhi.cat_id = 17 and
bhi.banner_id = bc.banner_id
)
) and
(
bc.never_expire = 1 or
(
(
bc.from_date = '0000-00-00' and bc.to_date = '0000-00-00'
) or
(
bc.from_date != '0000-00-00' and bc.to_date = '0000-00-00' and bc.from_date <= curdate()
) or
(
bc.from_date = '0000-00-00' and bc.to_date != '0000-00-00' and bc.to_date >= curdate()
) or
(
curdate() between bc.from_date and bc.to_date
)
)
) and
bc.banner_id = b.banner_id
ORDER BY RAND() LIMIT 0,1