function trackDemoOpen(n){_gaq.push(["_trackEvent","DemoLoad","Open",n])}$(function(){$("a.external").click(function(){_gaq.push(["_trackEvent","External Links","Click",$(this).attr("href")])});$("[data-eventid]").click(function(){_gaq.push(["_trackEvent","Banner","eventid: "+$(this).data("eventid"),$(this).attr("href")])})})