
window.addEvent('domready', function() {
	ContentFetcherInstance = new ContentFetcher($$('a.jpLightbox'), {
		adoptOnly: 'termsPop'
	});
});
