jQuery(document).ready(function(t){t("a").click(function(e){t(this).attr("href","#")&&e.preventDefault()}),t(".hotspots li.item1").hover(function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item1").addClass("active")},function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item1").removeClass("active")}),t(".hotspots li.item2").hover(function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item2").addClass("active")},function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item2").removeClass("active")}),t(".hotspots li.item3").hover(function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item3").addClass("active")},function(){t(this).parent().parent().parent().children(".hotspots-content").children(".item3").removeClass("active")}),t(".fancybox-media").magnificPopup({items:{src:"http://www.youtube.com/watch?v=j5fsWzgY1Kk"},type:"iframe",iframe:{markup:'
',patterns:{youtube:{index:"youtube.com/",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"}},srcAction:"iframe_src"}}),t(".hotspots a").hover(function(){var e=t(this).parent().parent().parent().parent().find(".hotspots-content img").attr("title");_gaq.push(["_trackEvent","Hotspots",e])})});