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 a").hover(function(){var e=t(this).parent().parent().parent().parent().find(".hotspots-content img").attr("title");_gaq.push(["_trackEvent","Hotspots",e])})});