jQuery(function(){var d=0;var c=0;var a=0;jQuery(".fw-panel-store-l-course-inner").each(function(){d=jQuery(this).height();if(d>c){c=d}});jQuery("#panel-combined-courses .course-panel").each(function(){d=jQuery(this).height();if(d>c){c=d}});jQuery("#panel-online-courses .course-panel").each(function(){d=jQuery(this).height();if(d>a){a=d}});jQuery("#panel-combined-courses .course-offer, #panel-combined-courses .panel-courses-promo .promo-inner-panel").each(function(){d=jQuery(this).height();if(d>c){c=d}});jQuery("#panel-online-courses .course-offer, #panel-online-courses .panel-courses-promo .promo-inner-panel").each(function(){d=jQuery(this).height();if(d>a){a=d}});jQuery(".fw-panel-store-l-course-inner").css("height",c+13);jQuery("#panel-combined-courses .course-panel").css("height",c+23);jQuery("#panel-combined-courses .course-offer").css("height",c+68);jQuery("#panel-combined-courses .panel-courses-promo .promo-inner-panel").css("height",c);jQuery("#panel-online-courses .course-panel").css("height",a+23);jQuery("#panel-online-courses .course-offer").css("height",a+68);jQuery("#panel-online-courses .panel-courses-promo .promo-inner-panel").css("height",a);jQuery(".course-panel,.course-panel-wide,.promo-inner-panel").css("cursor","pointer");jQuery(".course-panel,.course-panel-wide,.promo-inner-panel").click(function(f){if(f.target.className!="btn-buycourse pop-venue"&&f.target.className!="course-dates pop-venue"){window.location=jQuery(this).find("a:first").attr("href")}else{return false}});jQuery(".course-panel,.course-panel-wide").hover(function(){jQuery(this).addClass("course-panel-hover")},function(){jQuery(this).removeClass("course-panel-hover")});jQuery(".side-tefl-taster-new").css("cursor","pointer");jQuery(".side-tefl-taster-new").click(function(f){if(f.target.className!="btn-standard btn-green btn-arrow"){window.open(jQuery(this).find("a:first").attr("href"),"taster")}});jQuery(".side-tefl-brochure-new").css("cursor","pointer");jQuery(".side-tefl-brochure-new").click(function(f){if(f.target.className!="btn-standard btn-green btn-arrow"){window.location=jQuery(this).find("a:first").attr("href")}});var e=jQuery("#panel-undecided-inner").height();var b=jQuery("#panel-faq-small-inner").height();if(b>e){jQuery("#panel-undecided-inner").css("height",b)}if(e>b){jQuery("#panel-faq-small-inner").css("height",e)}jQuery(".pu-box").css("cursor","pointer");jQuery(".pu-box").click(function(f){window.location=jQuery(this).find("a:first").attr("href")});jQuery(".pu-box").hover(function(){jQuery(this).find("a:first").addClass("hover")},function(){jQuery(this).find("a:first").removeClass("hover")})});
