//Javascript Document $(document).ready(function() { $('a[href*="downloaddocument"]').click(function() { pageTracker._trackPageview(this); }); });