function report10(){hasReported10||(ga("send","event","Lander","Read 10","Tracking",10),clearInterval(intv10)),hasReported10=!0}function report20(){hasReported20||(ga("send","event","Lander","Read 20","Tracking",20),clearInterval(intv20)),hasReported20=!0}hasReported10=!1,hasReported20=!1;var inview=new Waypoint.Inview({element:jQuery("#read-track-container")[0],enter:function(e){"down"==e&&(hasReported10||(intv10=setInterval(report10,1e4)),hasReported20||(intv20=setInterval(report20,2e4)))},exited:function(e){"up"==e&&(hasReported10||clearInterval(intv10),hasReported20||clearInterval(intv20))}});