function trackMovie(videoId){ if(typeof _gaq !== 'undefined'){ _gaq.push(['_trackEvent', 'Videos', 'Play', videoId]); } }
