This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
"use strict"; | |
//dynamically add a Google Event tracking event to a CDM download button | |
//make sure that Google Analytics is loaded | |
if (_gaq) { | |
var sizes, p, url, item_id, title_div, item_title, dlb; | |
//define download buttons for loop below |