this["PGM"] = this["PGM"] || {};
this["PGM"]["JST"] = this["PGM"]["JST"] || {};
this["PGM"]["JST"]["ads/slot"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '
\n';
}
return __p
};
this["PGM"]["JST"]["embeds/gallery"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n \n
\n
View Slideshow\n
\n \n \n SEE MORE: \n ' +
((__t = ( title )) == null ? '' : __t) +
'\n
\n \n \n';
}
return __p
};
this["PGM"]["JST"]["embeds/image"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n \n ';
if (caption || credit) { ;
__p += '\n \n ';
if (credit) { ;
__p += '\n ' +
((__t = ( credit )) == null ? '' : __t) +
'
\n ';
} ;
__p += '\n ';
if (caption) { ;
__p += '\n ' +
((__t = ( caption )) == null ? '' : __t) +
'
\n ';
} ;
__p += '\n \n ';
} ;
__p += '\n \n';
}
return __p
};
this["PGM"]["JST"]["embeds/readmore"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n ';
if (
'undefined' !== typeof media &&
'undefined' !== typeof media.url
) { ;
__p += '\n \n \n \n ';
} ;
__p += '\n \n
' +
((__t = ( verb )) == null ? '' : __t) +
' More \n ' +
((__t = ( title )) == null ? '' : __t) +
' \n \n \n';
}
return __p
};
this["PGM"]["JST"]["example-one"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += 'PGM Example One \n' +
((__t = ( foo )) == null ? '' : __t) +
'\n';
}
return __p
};
this["PGM"]["JST"]["header/breaking_news"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n \n \n \n\n Breaking News \n ' +
((__t = ( title )) == null ? '' : __t) +
' \n \n';
}
return __p
};
this["PGM"]["JST"]["hybrid_player/mainView"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["hybrid_player/player-youtube"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["hybrid_player/player"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '
\n\n ' +
((__t = ( title )) == null ? '' : __t) +
'\n \n';
}
return __p
};
this["PGM"]["JST"]["hybrid_player/playlist"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n
\n ';
_.each(items, function(item) { ;
__p += '\n \n
\n ' +
((__t = ( item.title )) == null ? '' : __t) +
'\n \n ';
}); ;
__p += '\n \n
\nPrevious \nNext \n';
}
return __p
};
this["PGM"]["JST"]["left_rail/left_rail"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n ' +
((__t = ( title )) == null ? '' : __t) +
'\n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["left_rail/rail_item"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += ' \n\n \n \n';
if( categoryName || publishDate ) { ;
__p += '\n \n ' +
((__t = ( categoryName )) == null ? '' : __t) +
' \n ' +
((__t = ( publishDate )) == null ? '' : __t) +
' \n
\n';
} ;
__p += '\n\n ' +
((__t = (title)) == null ? '' : __t) +
' \n
\n';
}
return __p
};
this["PGM"]["JST"]["left_rail/topic_block"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n\n';
}
return __p
};
this["PGM"]["JST"]["longform/promo"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
var single = items.length === 1 ;
__p += '\n\n\n\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-chart"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n' +
((__t = ( deck )) == null ? '' : __t) +
' \n\n
\n ';
_.each(items, function(item, index) { ;
__p += '\n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n ' +
((__t = ( item.data )) == null ? '' : __t) +
'
\n \n ';
}); ;
__p += '\n \n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-list"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n\n ';
_.each(currentPageItems, function(item, index) { ;
__p += '\n
\n \n \n \n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n \n \n ';
}); ;
__p += '\n ';
if (totalPages > 1) { ;
__p += '\n
\n \n ' +
((__t = ( currentPage )) == null ? '' : __t) +
'/' +
((__t = ( totalPages )) == null ? '' : __t) +
'\n \n \n \n \n ';
} ;
__p += '\n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-media"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n\n ';
_.each(currentPageItems, function(item) { ;
__p += '\n
\n \n \n \n \n \n \n \n ';
}); ;
__p += '\n ';
if (totalPages > 1) { ;
__p += '\n
\n \n ' +
((__t = ( currentPage )) == null ? '' : __t) +
'/' +
((__t = ( totalPages )) == null ? '' : __t) +
'\n \n \n \n \n ';
} ;
__p += '\n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-multiple"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n\n ';
_.each(items, function(item, index) { ;
__p += '\n
\n \n \n \n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n \n \n ';
}); ;
__p += '\n ';
if (linkUrl && linkText) { ;
__p += '\n
' +
((__t = ( linkText )) == null ? '' : __t) +
' \n ';
} ;
__p += '\n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-pushdown"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n ' +
((__t = ( title )) == null ? '' : __t) +
'\n ';
if (linkUrl && linkText) { ;
__p += '\n ' +
((__t = ( linkText )) == null ? '' : __t) +
' \n ';
} ;
__p += '\n \n\n ';
_.each(items, function(item, index) { ;
__p += '\n
\n \n \n \n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n \n \n ';
}); ;
__p += '\n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-swipe-chart"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n' +
((__t = ( deck )) == null ? '' : __t) +
' \n\n
\n ';
_.each(items.slice(0,10), function(item) { ;
__p += '\n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n ' +
((__t = ( item.data )) == null ? '' : __t) +
'
\n \n ';
}); ;
__p += '\n ';
if (linkUrl && linkText) { ;
__p += '\n ' +
((__t = ( linkText )) == null ? '' : __t) +
' \n ';
} ;
__p += '\n \n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-swipe-pushdown"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n\n
\n ';
_.each(items.slice(0,10), function(item) { ;
__p += '\n
\n \n \n \n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n \n \n ';
}); ;
__p += '\n ';
if (linkUrl && linkText) { ;
__p += '\n
' +
((__t = ( linkText )) == null ? '' : __t) +
' \n ';
} ;
__p += '\n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["topic_index/capsule-swipe"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '' +
((__t = ( title )) == null ? '' : __t) +
' \n\n
\n ';
_.each(items.slice(0,10), function(item) { ;
__p += '\n
\n \n \n \n \n ' +
((__t = ( item.title )) == null ? '' : __t) +
' \n \n \n ';
}); ;
__p += '\n ';
if (linkUrl && linkText) { ;
__p += '\n
' +
((__t = ( linkText )) == null ? '' : __t) +
' \n ';
} ;
__p += '\n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["emailSubscribeCompleted"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += 'Thank you for signing up for THR\'s Today In Entertainment newsletter! \n\n\tYou will start seeing emails from us soon at ' +
((__t = ( email )) == null ? '' : __t) +
' \n\tPlease be sure to check out all of our newsletters! \n
\n';
}
return __p
};
this["PGM"]["JST"]["emailSubscribeMultipleCompleted"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += 'Thank you for signing up for our newsletter' +
((__t = ( (plural ? 's' : '') )) == null ? '' : __t) +
' \n\n You will start seeing our emails soon at ' +
((__t = ( email )) == null ? '' : __t) +
'.\n
\nPlease be sure to
\ncheck out all of our newsletters! \n';
}
return __p
};
this["PGM"]["JST"]["embeds/chart"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n ' +
((__t = ( title )) == null ? '' : __t) +
' \n \n\n ' +
((__t = ( chartDescription )) == null ? '' : __t) +
' \n \n \n ';
_.each(projectItems, function(project, i) { ;
__p += '\n \n \n ' +
((__t = ( (i + 1) )) == null ? '' : __t) +
'. \n <' +
((__t = ( project.path ? 'a href="' + project.url + '" title="' + _.escape(project.title) + '"' : 'span' )) == null ? '' : __t) +
' class="embedded-content--chart__row-title">' +
((__t = ( project.title )) == null ? '' : __t) +
'' +
((__t = ( project.path ? 'a' : 'span' )) == null ? '' : __t) +
'>\n \n ';
_.each(columns, function(column, columnIndex) { ;
__p += '\n ' +
((__t = ( column[i] )) == null ? '' : __t) +
' \n ';
}) ;
__p += '\n \n ';
}) ;
__p += '\n \n
\n';
}
return __p
};
this["PGM"]["JST"]["gallery/endSlide"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n
\n
\n
' +
((__t = (promoText)) == null ? '' : __t) +
'
\n
' +
((__t = ( galleryTitle )) == null ? '' : __t) +
' \n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["gallery/galleryPage"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n\n
\n\n\n';
}
return __p
};
this["PGM"]["JST"]["gallery/grid"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
_.each(slides, function(slide, i) { ;
__p += '\n ';
if (slide.galleryUrl != undefined) { ;
__p += '\n \n
\n
\n
' +
((__t = (slide.promoText)) == null ? '' : __t) +
'
\n
' +
((__t = ( slide.galleryTitle )) == null ? '' : __t) +
' \n
\n
\n ';
} else { ;
__p += '\n \n ';
} ;
__p += '\n ';
if (i % 6 == 5 && (slot = adSlots.shift())) { ;
__p += '\n
\n ';
} ;
__p += '\n';
}) ;
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["gallery/inline"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
__p += '\n \n \n\n
\n
\n
\n ';
_.each(slides, function(slide) { ;
__p += '\n
\n ';
if (slide.galleryUrl != undefined) { ;
__p += '\n
\n
\n
\n
' +
((__t = (slide.promoText)) == null ? '' : __t) +
'
\n
' +
((__t = ( slide.galleryTitle )) == null ? '' : __t) +
' \n
\n
\n ';
} else { ;
__p += '\n
\n ';
} ;
__p += '\n
\n ';
}) ;
__p += '\n
\n
\n
previous slide \n
next slide \n
swipe \n
\n \n\n \n
\n';
}
return __p
};
this["PGM"]["JST"]["gallery/lightbox"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["gallery/photoSlide"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["gallery/slide"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
if ('video' === type) { ;
__p += '\n \n';
} else { ;
__p += '\n \n';
} ;
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["gallery/slides"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n\nprevious slide \nnext slide \nswipe \n';
}
return __p
};
this["PGM"]["JST"]["gallery/verticalView"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
_.each(slides, function(slide, i) { ;
__p += '\n ';
if (slide.galleryUrl != undefined) { ;
__p += '\n \n
\n
\n
' +
((__t = (slide.promoText)) == null ? '' : __t) +
'
\n
' +
((__t = ( slide.galleryTitle )) == null ? '' : __t) +
' \n
\n
\n ';
} else { ;
__p += '\n \n ';
} ;
__p += '\n';
}) ;
__p += '\n';
}
return __p
};
this["PGM"]["JST"]["gallery/video"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n';
}
return __p
};
this["PGM"]["JST"]["homepage/featured-video-player"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += ' \n\n';
}
return __p
};
this["PGM"]["JST"]["homepage/featured-videos"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape;
with (obj) {
__p += '\n
\n
Play Video\n
' +
((__t = ( model.get('title') )) == null ? '' : __t) +
' \n
\n
\n ' +
((__t = ( currentSlide )) == null ? '' : __t) +
' / ' +
((__t = ( numberOfSlides )) == null ? '' : __t) +
'\n \n\n
\n
\n
\n
\n
\n\n
\n
next video \n
' +
((__t = ( nextVideoModel.get('title') )) == null ? '' : __t) +
' \n
\n
\n ' +
((__t = ( currentSlide )) == null ? '' : __t) +
' / ' +
((__t = ( numberOfSlides )) == null ? '' : __t) +
'\n \n\n
\n
\n
\n
\n
\n';
}
return __p
};
this["PGM"]["JST"]["video/player"] = function(obj) {
obj || (obj = {});
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
with (obj) {
if( PGM.debug.getData('player') ) { playerId = PGM.debug.getData('player') } ;
__p += '\n \n\n';
}
return __p
};